[www-scripts] Doxygen Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Thu Jul 9 01:07:39 PDT 2020


UPDATING /opt/doxygen-docs/src/llvm-project
>From https://github.com/llvm/llvm-project
 * branch            master     -> FETCH_HEAD
   edc7da2..e38727a  master     -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to e38727a0bbbf2a0ee8f29458163a56f3c821f010.
Generating Makefiles
CMake Warning at CMakeLists.txt:6 (message):
  Your CMake version is 3.7.1.  Starting with LLVM 12.0.0, the minimum
  version of CMake required to build LLVM will become 3.13.4, and using an
  older CMake will become an error.  Please upgrade your CMake to at least
  3.13.4 now to avoid issues in the future!


-- clang project is enabled
-- clang-tools-extra project is enabled
-- compiler-rt project is disabled
-- debuginfo-tests project is disabled
-- libc project is disabled
-- libclc project is disabled
-- libcxx project is disabled
-- libcxxabi project is disabled
-- libunwind project is disabled
-- lld project is disabled
-- lldb project is enabled
-- mlir project is disabled
-- openmp project is disabled
-- parallel-libs project is disabled
-- polly project is enabled
-- pstl project is disabled
-- flang project is disabled
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.1") 
-- 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.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting AVR
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Clang version: 11.0.0
-- Enable editline support in LLDB: TRUE
-- Enable curses support in LLDB: TRUE
-- Enable LZMA compression support in LLDB: TRUE
-- Could NOT find Lua (missing:  LUA_LIBRARIES LUA_INCLUDE_DIR) (Required is at least version "5.3")
-- Could NOT find LuaAndSwig (missing:  LUA_LIBRARIES LUA_INCLUDE_DIR) 
-- Enable Lua scripting support in LLDB: FALSE
-- Enable Python scripting support in LLDB: TRUE
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found suitable version "2.9.1", minimum required is "2.8") 
-- Enable Libxml 2 support in LLDB: TRUE
-- LLDB version: 11.0.0git
-- Symbols (liblldb): exporting all symbols from the lldb namespace
-- Found epydoc - /usr/local/bin/epydoc
-- Found dot - /usr/bin/dot
-- ISL version: isl-0.22.1-87-gfee05a13
-- PPCG version: ppcg-0.07
-- Registering Polly as a pass plugin (static build: ON)
-- Registering Bye as a pass plugin (static build: OFF)
-- Failed to find LLVM FileCheck
-- 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/Frontend
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Frontend/OpenMP
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Frontend/OpenMP/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Frontend/OpenMP/CMakeFiles/omp_gen.dir
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/Bye
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/HowToUseLLJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/IRTransforms
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 directwarning: source /opt/doxygen-docs/src/llvm/docs/img is not a readable file or directory... skipping.
ory /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/examples/OCaml-Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITDumpObjects
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithInitializers
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithLazyReexports
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithObjectCache
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OrcV2Examples/OrcV2CBindingsReflectProcessSymbols
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ParallelJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/SpeculativeJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ThinLtoJIT
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/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitstream
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/GSYM
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/DWARFLinker
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/JITLink
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/ExecutionEngine/Orc/RPC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Frontend/Directive
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP
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/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/Support/Windows
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/Coroutines
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/Analysis/models
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Analysis/models/inliner
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Analysis/models/inliner/variables
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/Bitstream
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitstream/Reader
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/GSYM
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/DWARFLinker
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/JITLink
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/OrcError
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/Extensions
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer
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/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/GISel
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/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/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/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/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/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/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/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/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/NVPTX
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/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/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/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/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/VE
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/VE/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/VE/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/VE/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/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/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/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/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/CFGuard
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/Bitfields.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Bitfields.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/CoalescingBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/CoalescingBitVector.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/DirectedGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DirectedGraph.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/EnumeratedArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EnumeratedArray.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/FloatingPointMode.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FloatingPointMode.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/StringMapEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMapEntry.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/TypeSwitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/TypeSwitch.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/Waymarking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Waymarking.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/AssumeBundleQueries.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumeBundleQueries.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/DDG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.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/DependenceGraphBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceGraphBuilder.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/HeatUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/HeatUtils.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/InlineAdvisor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineAdvisor.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/InlineFeaturesAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineFeaturesAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineModelFeatureMaps.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/LoopCacheAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopCacheAnalysis.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/LoopNestAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopNestAnalysis.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/MLInlineAdvisor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MLInlineAdvisor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MLModelRunner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MLModelRunner.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/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/ScalarEvolutionDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionDivision.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/StackLifetime.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/StackLifetime.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/BinaryFormat/XCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/XCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeAnalyzer.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/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/LLVMBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamWriter.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/AntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AntiDepBreaker.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...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.h...
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/CSEConfigBase.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CSEConfigBase.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/GISelKnownBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.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/InlineAsmLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.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/LostDebugLocObserver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.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/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IndirectThunks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IndirectThunks.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/LiveIntervalCalc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalCalc.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/LiveRangeCalc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeCalc.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/MachineLoopUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopUtils.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/MachineSizeOpts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSizeOpts.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/MBFIWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MBFIWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRFormatter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRFormatter.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/ModuloSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ModuloSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/NonRelocatableStringpool.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/RDFGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RDFGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RDFLiveness.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RDFLiveness.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RDFRegisters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RDFRegisters.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/Register.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Register.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/Spiller.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Spiller.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/SwiftErrorValueTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwitchLoweringUtils.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/DWARFLocationExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.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/GSYM/DwarfTransformer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Header.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Header.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Range.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Range.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/StringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/StringTable.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/InjectedSourceStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.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/NativeEnumInjectedSources.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.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/DWARFLinker/DWARFLinker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFLinker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DWARFLinker/DWARFStreamer.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/JITLink/EHFrameSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.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/DebugUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.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/MachOPlatform.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Mangling.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/ObjectLinkingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.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/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/RPC/RawByteChannel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/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/SpeculateAnalyses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Speculation.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/OrcV1Deprecation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcV1Deprecation.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/Frontend/OpenMP/OMPConstants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.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/AbstractCallSite.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AbstractCallSite.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/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.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/FPEnv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/FPEnv.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/IRBuilderFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilderFolder.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/LLVMRemarkStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMRemarkStreamer.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/MatrixBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/MatrixBuilder.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/PassManagerImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerImpl.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/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/MCAsmInfoXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoXCOFF.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/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/MCRegister.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegister.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/MCSectionXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionXCOFF.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/MCSymbolXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolXCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h...
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/MCXCOFFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.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/CodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/CodeEmitter.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/MicroOpQueueStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.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/TapiFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiUniversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiUniversal.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/WindowsMachineFlag.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsMachineFlag.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/Object/XCOFFObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/XCOFFObjectFile.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/XCOFFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/XCOFFYAML.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/ObjectYAML/yaml2obj.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/yaml2obj.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/BitstreamRemarkContainer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.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/RemarkFormat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkFormat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkLinker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkLinker.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/Remarks/RemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStringTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.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/Alignment.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Alignment.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/AllocatorBase.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AllocatorBase.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/Automaton.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Automaton.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Base64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Base64.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/CFGDiff.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CFGDiff.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/CRC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CRC.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/ELFAttributeParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ELFAttributeParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ELFAttributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ELFAttributes.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/ExtensibleRTTI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ExtensibleRTTI.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/FileCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCollector.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/GenericIteratedDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.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/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/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/OptimizedStructLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/OptimizedStructLayout.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/RISCVAttributeParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RISCVAttributeParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RISCVAttributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RISCVAttributes.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/SMTAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SMTAPI.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/StringSaver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SuffixTree.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SuffixTree.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/TimeProfiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TimeProfiler.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/TypeSize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeSize.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/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/Windows/WindowsSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Windows/WindowsSupport.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/X86TargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/X86TargetParser.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/Annotations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Annotations.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/Platform.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Platform.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/Target.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Target.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/CFGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/CFGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroElide.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroElide.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines/CoroSplit.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/AddressSanitizerCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.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/HWAddressSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.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/PoisonChecking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.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/Attributor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.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/MergeFunctions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/MergeFunctions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/OpenMPOpt.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/LoopFuse.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopFuse.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/LowerConstantIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.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/MergeICmps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergeICmps.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/AMDGPUEmitPrintf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.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/AssumeBundleBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.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/CanonicalizeFreezeInLoops.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.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/CodeMoverUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.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/Debugify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Debugify.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/InjectTLIMappings.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.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/MisExpect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/MisExpect.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/ScalarEvolutionExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.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/SizeOpts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SizeOpts.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/UniqueInternalLinkageNames.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UniqueInternalLinkageNames.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/VectorCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/VectorCombine.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/ExternC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ExternC.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/Orc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Orc.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/AssumeBundleQueries.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AssumeBundleQueries.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/DDG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DDG.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/DependenceGraphBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceGraphBuilder.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/HeatUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/HeatUtils.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/InlineAdvisor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InlineAdvisor.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/InlineFeaturesAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InlineFeaturesAnalysis.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/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/LoopCacheAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopCacheAnalysis.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/LoopNestAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopNestAnalysis.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/MLInlineAdvisor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MLInlineAdvisor.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/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/ReleaseModeModelRunner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ReleaseModeModelRunner.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/ScalarEvolutionDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionDivision.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/StackLifetime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StackLifetime.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/Analysis/VFABIDemangling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/VFABIDemangling.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/MachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MachO.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/BinaryFormat/XCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/XCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.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/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/Bitstream/Reader/BitstreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitstream/Reader/BitstreamReader.cpp...
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/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/BBSectionsPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BBSectionsPrepare.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/CFGuardLongjmp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CFGuardLongjmp.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/CommandFlags.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CommandFlags.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/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/FinalizeISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FinalizeISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FixupStatepointCallerSaved.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/GISelKnownBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.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/InlineAsmLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.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/LostDebugLocObserver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.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/HardwareLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/HardwareLoops.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/LiveIntervalCalc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalCalc.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/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/MachineDebugify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDebugify.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/MachineLoopUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopUtils.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/MachineSizeOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSizeOpts.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/MachineStripDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineStripDebug.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/MBFIWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MBFIWrapper.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/MIRNamerPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRNamerPass.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/MIRVRegNamerUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ModuloSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ModuloSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/NonRelocatableStringpool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/NonRelocatableStringpool.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/RDFGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RDFGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RDFLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RDFLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RDFRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RDFRegisters.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/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/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/SwiftErrorValueTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SwitchLoweringUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SwitchLoweringUtils.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/TypePromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TypePromotion.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/DWARFLocationExpression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFLocationExpression.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/GSYM/DwarfTransformer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FileWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FileWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Header.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Header.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LineTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LineTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LookupResult.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LookupResult.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Range.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Range.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/InjectedSourceStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.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/NativeEnumInjectedSources.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeFunctionSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeLineNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativePublicSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSourceFile.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/DWARFLinker/DWARFLinker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFLinker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DWARFLinker/DWARFStreamer.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/JITLink/BasicGOTAndStubsBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/BasicGOTAndStubsBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/ELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/ELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.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/CompileUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileUtils.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/DebugUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/DebugUtils.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/MachOPlatform.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Mangling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Mangling.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/ObjectLinkingLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.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/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/OrcV2CBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.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/SpeculateAnalyses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Speculation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Speculation.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/OrcError/OrcError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/OrcError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/RPCError.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/RuntimeDyldCOFFAArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFAArch64.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/Extensions/Extensions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Extensions/Extensions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPConstants.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPConstants.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Frontend/OpenMP/OMPIRBuilder.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/FPEnv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/FPEnv.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/LLVMRemarkStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMRemarkStreamer.cpp...
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/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/MCAsmInfoXCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoXCOFF.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/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/MCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrInfo.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/COFFMasmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFMasmParser.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/MasmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MasmParser.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/MCSectionXCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionXCOFF.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/MCSymbolXCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolXCOFF.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/MCTargetOptionsCommandFlags.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptionsCommandFlags.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/MCXCOFFObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFStreamer.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/MC/XCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/XCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/CodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/CodeEmitter.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/MicroOpQueueStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/MicroOpQueueStage.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/TapiFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/TapiFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/TapiUniversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/TapiUniversal.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/WindowsMachineFlag.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WindowsMachineFlag.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/Object/XCOFFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/XCOFFObjectFile.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/COFFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFEmitter.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/ELFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFEmitter.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/MachOEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOEmitter.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/MinidumpEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpEmitter.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/WasmEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmEmitter.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/XCOFFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/XCOFFYAML.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/ObjectYAML/yaml2obj.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/yaml2obj.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/BitstreamRemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkSerializer.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/RemarkFormat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkFormat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkLinker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkLinker.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/RemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStringTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStringTable.cpp...
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/Remarks/YAMLRemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkSerializer.cpp...
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/ABIBreak.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ABIBreak.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/CRC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CRC.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/ELFAttributeParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ELFAttributeParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ELFAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ELFAttributes.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/ExtensibleRTTI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ExtensibleRTTI.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/FileCheckImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCollector.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/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/MemAlloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MemAlloc.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/NativeFormatting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/OptimizedStructLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/OptimizedStructLayout.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/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/RISCVAttributeParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RISCVAttributeParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RISCVAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RISCVAttributes.cpp...
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/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/SuffixTree.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SuffixTree.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/TimeProfiler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TimeProfiler.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/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/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/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/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/WithColor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/WithColor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/X86TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/X86TargetParser.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/Support/Z3Solver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Z3Solver.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/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/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/AArch64LoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.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/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/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/AArch64SLSHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SLSHardening.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/AArch64StackOffset.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackOffset.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTagging.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTagging.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.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/GISel/AArch64CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.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/AArch64InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.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/SVEIntrinsicOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp...
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/TargetInfo/AArch64TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
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/AMDGPUExportClustering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUExportClustering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUExportClustering.h...
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/AMDGPUGlobalISelUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.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/AMDGPUPostLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
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/AMDGPUPropagateAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.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/AMDGPURegBankCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegBankCombiner.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/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/GCNNSAReassign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegBankReassign.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/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/AMDGPUInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.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/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/SIInsertHardClauses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp...
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/SILowerSGPRSpills.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.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/SIPostRABundler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPostRABundler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreEmitPeephole.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/SIRemoveShortExecBranches.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRemoveShortExecBranches.cpp...
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/TargetInfo/AMDGPUTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h...
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/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/ARCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.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/ARC/TargetInfo/ARCTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.h...
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.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp...
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/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/ARMLowOverheadLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLowOverheadLoops.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/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/ARMInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.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/MVEGatherScatterLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTOptimisationsPass.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/TargetInfo/ARMTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
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/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/AVRInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.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...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
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/BPFAbstractMemberAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp...
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/BPFCORE.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFCORE.h...
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/BPFMISimplifyPatchable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFPreserveDIType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFPreserveDIType.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/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/BPFInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
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/BPF/TargetInfo/BPFTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.h...
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/HexagonArch.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonArch.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/HexagonDepMask.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepMask.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/TargetInfo/HexagonTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
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/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/LanaiInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.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/Lanai/TargetInfo/LanaiTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
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/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/MipsInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.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/Mips/TargetInfo/MipsTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.h...
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/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/MSP430InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.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/MSP430/TargetInfo/MSP430TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.h...
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/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/NVPTXInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.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/NVPTX/TargetInfo/NVPTXTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.h...
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/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/PPCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h...
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/PPCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
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/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
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/PPCLoopInstrFormPrep.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.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/PPCMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMacroFusion.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/PowerPC/TargetInfo/PowerPCTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.h...
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/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/RISCVInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.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/RISCVCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.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/RISCVInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstructionSelector.cpp...
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/RISCVISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h...
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/RISCVLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.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/RISCVRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h...
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/RISCVTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.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/TargetInfo/RISCVTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
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/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/SparcInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.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/Sparc/TargetInfo/SparcTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.h...
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/MCTargetDesc/SystemZInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/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/SystemZCopyPhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp...
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/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/SystemZPostRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp...
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/SystemZ/TargetInfo/SystemZTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.h...
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/VE/AsmParser/VEAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/Disassembler/VEDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VETargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/TargetInfo/VETargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/TargetInfo/VETargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/TargetInfo/VETargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/TargetInfo/VETargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VE.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VE.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VEMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VERegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VERegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VERegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VERegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VESubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VESubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VESubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VESubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/VE/VETargetTransformInfo.h...
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/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/WebAssemblyInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.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/TargetInfo/WebAssemblyTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.h...
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/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/WebAssemblyDebugFixup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.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/WebAssemblyFixBrTableDefaults.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.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.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/ImmutableGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/ImmutableGraph.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/X86ATTInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
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/X86InstComments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.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/X86ShuffleDecode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ShuffleDecode.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/TargetInfo/X86TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.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/X86AvoidTrailingCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidTrailingCall.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/X86IndirectThunks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IndirectThunks.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/X86InsertWait.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InsertWait.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/X86LoadValueInjectionLoadHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LoadValueInjectionRetHardening.cpp...
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/X86PartialReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PartialReduction.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/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/X86SpeculativeExecutionSideEffectSuppression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp...
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/MCTargetDesc/XCoreInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/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/TargetInfo/XCoreTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.h...
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/Annotations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/Annotations.cpp...
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/Platform.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Platform.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/Target.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Target.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/CFGuard/CFGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/CFGuard/CFGuard.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/InstCombineNegator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineNegator.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/PoisonChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PoisonChecking.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/Instrumentation/ValueProfileCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h...
Reading /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
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/Attributor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Attributor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AttributorAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AttributorAttributes.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/OpenMPOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/OpenMPOpt.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/LoopFuse.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopFuse.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/LowerConstantIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.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/AMDGPUEmitPrintf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.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/AssumeBundleBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallGraphUpdater.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/CanonicalizeFreezeInLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.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/CodeMoverUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeMoverUtils.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/Debugify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Debugify.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/FixIrreducible.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FixIrreducible.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/InjectTLIMappings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InjectTLIMappings.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/MisExpect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MisExpect.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/ScalarEvolutionExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.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/SizeOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SizeOpts.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/UnifyLoopExits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UniqueInternalLinkageNames.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UniqueInternalLinkageNames.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/VectorCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VectorCombine.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/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/VPlanTransforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanTransforms.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanTransforms.h...
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/lib/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/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>
 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/ExternC.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/Orc.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/Types.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 for file include/llvm/ADT/bit.h...
Generating code for file include/llvm/ADT/Bitfields.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/CoalescingBitVector.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/DirectedGraph.h...
Generating code for file include/llvm/ADT/edit_distance.h...
Generating code for file include/llvm/ADT/EnumeratedArray.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/FloatingPointMode.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/StringMapEntry.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/ADT/Triple.h...
Generating code for file include/llvm/ADT/Twine.h...
Generating code for file include/llvm/ADT/TypeSwitch.h...
Generating code for file include/llvm/ADT/UniqueVector.h...
Generating code for file include/llvm/ADT/Waymarking.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/AssumeBundleQueries.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/DDG.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/DependenceGraphBuilder.h...
Generating code for file include/llvm/Analysis/DivergenceAnalysis.h...
Generatin/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:48: warning: Found unknown command `\When'
g 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/HeatUtils.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/InlineAdvisor.h...
Generating code for file include/llvm/Analysis/InlineCost.h...
Generating code for file include/llvm/Analysis/InlineFeaturesAnalysis.h...
Generating code for file include/llvm/Analysis/InlineModelFeatureMaps.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/LoopCacheAnalysis.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...
Generating code for file include/llvm/Analysis/LoopNestAnalysis.h...
Generating 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/MLInlineAdvisor.h...
Generating code for file include/llvm/Analysis/MLModelRunner.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/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./opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:202: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:527: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:544: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:539: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:549: warning: Unsupported xml/html tag <Y> found
..
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/ScalarEvolutionDivision.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/StackLifetime.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/ExecutionEngine/JITLink/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/ExecutionEngine/JITLink/MachO.h...
Generating code for file include/llvm/Object/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/BinaryFormat/XCOFF.h...
Generating code for file include/llvm/Bitcode/BitcodeAnalyzer.h...
Generating code for file include/llvm/Bitcode/BitcodeReader.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/LLVMBitCodes.h...
Generating code for file include/llvm/Bitstream/BitCodes.h...
Generating code for file include/llvm/Bitstream/BitstreamReader.h...
Generating code for file include/llvm/Bitstream/BitstreamWriter.h...
Generating code for file incl/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: 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
/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
ude/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/AntiDepBreaker.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.h...
Generating code for file include/llvm/CodeGen/CostTable.h...
Generating code for file include/llvm/CodeGen/CSEConfigBase.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/GISelKnownBits.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InlineAsmLowering.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/CodeGen/GlobalISel/LegalizerInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.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/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 i/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:798: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `copyCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `moveCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:769: warning: unable to resolve reference to `eraseCallSiteInfo' for \ref command
nclude/llvm/CodeGen/IndirectThunks.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/LiveIntervalCalc.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/LiveRangeCalc.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/MachineLoopUtils.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/MachineSizeOpts.h...
Generating code for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating code for 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/MBFIWrapper.h...
Generating code for file include/llvm/CodeGen/MIRFormatter.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/Code/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1060: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
Gen/MIRPrinter.h...
Generating code for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating code for file include/llvm/CodeGen/ModuloSchedule.h...
Generating code for file include/llvm/CodeGen/NonRelocatableStringpool.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/RDFGraph.h...
Generating code for file include/llvm/CodeGen/RDFLiveness.h...
Generating code for file include/llvm/CodeGen/RDFRegisters.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/Register.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/Spiller.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/SwiftErrorValueTracking.h...
Generating code for file include/llvm/CodeGen/SwitchLoweringUtils.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/DWARFLocationExpression.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/GSYM/DwarfTransformer.h...
Generating code for file include/llvm/DebugInfo/GSYM/FileEntry.h...
Generating code for file include/llvm/DebugInfo/GSYM/FileWriter.h...
Generating code for file include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Generating code for file include/llvm/DebugInfo/GSYM/GsymCreator.h...
Generating code for file include/llvm/DebugInfo/GSYM/GsymReader.h...
Generating code for file include/llvm/DebugInfo/GSYM/Header.h...
Generating code for file include/llvm/DebugInfo/GSYM/InlineInfo.h...
Generating code for file include/llvm/DebugInfo/GSYM/LineEntry.h...
Generating code for file include/llvm/DebugInfo/GSYM/LineTable.h...
Generating code for file include/llvm/DebugInfo/GSYM/LookupResult.h...
Generating code for file include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h...
Generating code for file include/llvm/DebugInfo/GSYM/Range.h...
Generating code for file include/llvm/DebugInfo/GSYM/StringTable.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/InjectedSourceStream.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/NativeEnumInjectedSources.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.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 code 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/PDBSymbolTy/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2441: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2428: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2482: warning: Unsupported xml/html tag <name> found
peBaseClass.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/DWARFLinker/DWARFLinker.h...
Generating code for file include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h...
Generating code for file include/llvm/DWARFLinker/DWARFLinkerDeclContext.h...
Generating code for file include/llvm/DWARFLinker/DWARFStreamer.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/JITLink/EHFrameSupport.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/JITLink.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/MachO_x86_64.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/DebugUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Generating code for file include/llv/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:318: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:179: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:146: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:156: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:174: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:184: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:307: warning: explicit link request to 'omp' could not be resolved
m/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/MachOPlatform.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Mangling.h...
Generating code for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.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/RemoteObjectLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Speculation.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/OrcV1Deprecation.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/Frontend/OpenMP/OMPConstants.h...
Generating code for file include/llvm/Frontend/OpenMP/OMPContext.h...
Generating code for file include/llvm/Frontend/OpenMP/OMPGridValues.h...
Generating code for file include/llvm/Frontend/OpenMP/OMPIRBuilder.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...
Generating code for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating code for file include/llvm/InitializePasses.h...
Generating code for file include/llvm/IR/AbstractCallSite.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/Comdat.h...
Generating c/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:928: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
ode 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/FPEnv.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/IRBuilderFolder.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/LLVMRemarkStreamer.h...
Generating code for file include/llvm/IR/Mangler.h...
Generating code for file include/llvm/IR/MatrixBuilder.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/PassManagerImpl.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...
Generating code for file include/llvm/IR/ProfileSummary.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/Typ/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'
/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'
e.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/MCAsmInfoXCOFF.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/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 code 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/MCRegister.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/MCSectionXCOFF.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/MCSymbolXCOFF.h...
Generating code for file include/llvm/MC/MCTargetOptions.h...
Generating code for file include/llvm/MC/MCTargetOptionsCommandFlags.h...
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/MCXCOFFObjectWriter.h...
Generating code for file include/llvm/MC/MCXCOFFStreamer.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/CodeEmitter.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/MicroOpQueueStage.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/llv/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:212: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
m/Object/COFFImportFile.h...
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/TapiFile.h...
Generating code for file include/llvm/Object/TapiUniversal.h...
Generating code for file include/llvm/Object/WasmTraits.h...
Generating code for file include/llvm/Object/WindowsMachineFlag.h...
Generating code for file include/llvm/Object/WindowsResource.h...
Generating code for file include/llvm/Object/XCOFFObjectFile.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/XCOFFYAML.h...
Generating code for file include/llvm/ObjectYAML/YAML.h...
Generating code for file include/llvm/ObjectYAML/yaml2obj.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...
Generat/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:260: warning: Found unknown command `\macro'
ing code for file include/llvm/ProfileData/SampleProfReader.h...
Generating code for file include/llvm/ProfileData/SampleProfWriter.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkContainer.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkParser.h...
Generating code for file lib/Remarks/BitstreamRemarkParser.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkSerializer.h...
Generating code for file include/llvm/Remarks/Remark.h...
Generating code for file include/llvm/Remarks/RemarkFormat.h...
Generating code for file include/llvm/Remarks/RemarkLinker.h...
Generating code for file include/llvm/Remarks/RemarkParser.h...
Generating code for file include/llvm/Remarks/RemarkSerializer.h...
Generating code for file include/llvm/Remarks/RemarkStreamer.h...
Generating code for file include/llvm/Remarks/RemarkStringTable.h...
Generating code for file include/llvm/Remarks/YAMLRemarkSerializer.h...
Generating code for file include/llvm/Support/AArch64TargetParser.h...
Generating code for file include/llvm/Support/Alignment.h...
Generating code for file include/llvm/Support/AlignOf.h...
Generating code for file include/llvm/Support/Allocator.h...
Generating code for file include/llvm/Support/AllocatorBase.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/Automaton.h...
Generating code for file include/llvm/Support/Base64.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/CFGDiff.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/CRC.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...
Ge/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:371: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h:210: warning: explicit link request to 'exit()' could not be resolved
nerating 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/ELFAttributeParser.h...
Generating code for file include/llvm/Support/ELFAttributes.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/ExtensibleRTTI.h...
Generating code for file include/llvm/Support/FileCheck.h...
Generating code for file include/llvm/Support/FileCollector.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/GenericIteratedDominanceFrontier.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/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/NativeFormatting.h...
Generating code for file include/llvm/Support/OnDiskHashTable.h...
Generating code for file include/llvm/Support/OptimizedStructLayout.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...
G/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
enerating 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/RISCVAttributeParser.h...
Generating code for file include/llvm/Support/RISCVAttributes.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/SMTAPI.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/StringSaver.h...
Generating code for file include/llvm/Support/SuffixTree.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/Support/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/TimeProfiler.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/TypeSize.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/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/Windows/WindowsSupport.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/X86TargetParser.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/Annotations.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/Platform.h...
Generating code for file include/llvm/TextAPI/MachO/Symbol.h...
Generating code for file include/llvm/TextAPI/MachO/Target.h...
Generating code for file include/llvm-c/Target.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/CFGuard.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/Coroutines/CoroCleanup.h...
Generating code for file include/llvm/Transforms/Coroutines/CoroEarly.h...
Generating code for file include/llvm/Transforms/Coroutines/CoroElide.h...
Generating code for file include/llvm/Transforms/Coroutines/CoroSplit.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/AddressSanitizerCommon.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/HWAddressSanitizer.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/PoisonChecking.h...
Generating code for file include/llvm/Transforms/Instrumentation/SanitizerCoverage.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/Attributor.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/MergeFunctions.h...
Generating code for file include/llvm/Transforms/IPO/OpenMPOpt.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/LoopFuse.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/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.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/MergeICmps.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/AMDGPUEmitPrintf.h...
Generating code for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating code for file include/llvm/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.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/CanonicalizeFreezeInLoops.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/CodeMoverUtils.h...
Generating code for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating code for file include/llvm/Transforms/Utils/Debugify.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/InjectTLIMappings.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/MisExpect.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/ScalarEvolutionExpander.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/SizeOpts.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/UniqueInternalLinkageNames.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/Transforms/Vectorize/VectorCombine.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/FDRRe/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:719: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pSrc'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pTgt'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1956: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1978: warning: Found unknown command `\llvm'
cordProducer.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/XRay/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/AssumeBundleQueries.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/DDG.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/DependenceGraphBuilder.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/HeatUtils.cpp...
Generating code for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating code for file lib/Analysis/InlineAdvisor.cpp...
Generating code for file lib/Analysis/InlineCost.cpp...
Generating code for file lib/Analysis/InlineFeaturesAnalysis.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/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/LoopCacheAnalysis.cpp...
Generating code for file lib/Analysis/LoopInfo.cpp...
Generating code for file lib/Analysis/LoopNestAnalysis.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/MLInlineAdvisor.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/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/ReleaseModeModelRunner.cpp...
Generating code for file lib/Analysis/ScalarEvolution.cpp...
Generating code for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating code for file lib/Analysis/ScalarEvolutionDivision.cpp...
Generating code for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating code for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating code for file lib/Analysis/StackLifetime.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/Analysis/VFABIDemangling.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/MachO.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO.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 f/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2555: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2556: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:230: warning: Unsupported xml/html tag <Offset> found
or 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/BinaryFormat/XCOFF.cpp...
Generating code for file lib/Bitcode/Reader/BitcodeAnalyzer.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/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/Bitstream/Reader/BitstreamReader.cpp...
Generating code for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating code for file 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/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...
Generat/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: 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
ing 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/BBSectionsPrepare.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/CFGuardLongjmp.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/CommandFlags.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...
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/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/FinalizeISel.cpp...
Generating code for file lib/CodeGen/FixupStatepointCallerSaved.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/GISelKnownBits.cpp...
Generating code for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating code for file lib/CodeGen/GlobalISel/InlineAsmLowering.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/LostDebugLocObserver.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 co/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h:1065: warning: Found unknown command `\New'
de for file lib/CodeGen/GlobalMerge.cpp...
Generating code for file lib/CodeGen/HardwareLoops.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/LiveIntervalCalc.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/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...
Generating 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/MachineDebugify.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/MachineLoopUtils.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/Machin/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1490: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:748: warning: Found unknown command `\Dst'
eSizeOpts.cpp...
Generating code for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating code for file lib/CodeGen/MachineStripDebug.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/MBFIWrapper.cpp...
Generating code for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating code for file lib/CodeGen/MIRNamerPass.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/MIRVRegNamerUtils.cpp...
Generating code for file lib/CodeGen/MIRVRegNamerUtils.h...
Generating code for file lib/CodeGen/ModuloSchedule.cpp...
Generating code for file lib/CodeGen/NonRelocatableStringpool.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/RDFGraph.cpp...
Generating code for file lib/CodeGen/RDFLiveness.cpp...
Generating code for file lib/CodeGen/RDFRegisters.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 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/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/Selectio/opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5643: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:81: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1053: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1069: warning: Found unknown command `\P'
nDAG/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/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/SwiftErrorValueTracking.cpp...
Generating code for file lib/CodeGen/SwitchLoweringUtils.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/TypePromotion.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/DWARFLocationExpression.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/GSYM/DwarfTransformer.cpp...
Generating code for file lib/DebugInfo/GSYM/FileWriter.cpp...
Generating code for file lib/DebugInfo/GSYM/FunctionInfo.cpp...
Generating code for file lib/DebugInfo/GSYM/GsymCreator.cpp...
Generating code for file lib/DebugInfo/GSYM/GsymReader.cpp...
Generating code for file lib/DebugInfo/GSYM/Header.cpp...
Generating code for file lib/DebugInfo/GSYM/InlineInfo.cpp...
Generating code for file lib/DebugInfo/GSYM/LineTable.cpp...
Generating code for file lib/DebugInfo/GSYM/LookupResult.cpp...
Generating code for file lib/DebugInfo/GSYM/ObjectFileTransformer.cpp...
Generating code for file lib/DebugInfo/GSYM/Range.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/InjectedSourceStream.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/NativeEnumInjectedSources.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeLineNumber.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.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/DWARFLinker/DWARFLinker.cpp...
Generating code for file lib/DWARFLinker/DWARFLinkerCompileUnit.cpp...
Generating code for file lib/DWARFLinker/DWARFLinkerDeclContext.cpp...
Generating code for file lib/DWARFLinker/DWARFStreamer.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/JITLink/BasicGOTAndStubsBuilder.h...
Generating code for file lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Generating code for file lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Generating code for file lib/ExecutionEngine/JITLink/ELF.cpp...
Generating code for file lib/Object/ELF.cpp...
Generating code for file lib/ExecutionEngine/JITLink/ELF_x86_64.cpp...
Generating code for file lib/ExecutionEngine/JITLink/JITLink.cpp...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
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/CompileUtils.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/DebugUtils.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/MachOPlatform.cpp...
Generating code for file lib/ExecutionEngine/Orc/Mangling.cpp...
Generating code for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating code for file lib/ExecutionEngine/Orc/ObjectLinkingLayer.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/OrcMCJITReplacement.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcV2CBindings.cpp...
Generating code for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Generating code for file lib/ExecutionEngine/Orc/Speculation.cpp...
Generating code for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating code for file lib/ExecutionEngine/OrcError/OrcError.cpp...
Generating code for file lib/ExecutionEngine/OrcError/RPCError.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/RuntimeDyldCOFFAArch64.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/Extensions/Extensions.cpp...
Generating code for file lib/Frontend/OpenMP/OMPConstants.cpp...
Generating code for file lib/Frontend/OpenMP/OMPContext.cpp...
Generating code for file lib/Frontend/OpenMP/OMPIRBuilder.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/FPEnv.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/LLVMRemarkStreamer.cpp...
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/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../opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1363: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/MasmParser.cpp:1580: warning: Unsupported xml/html tag <string> found
.
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/MCAsmInfoXCOFF.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/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/MCInstrInfo.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...
Generating 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/COFFMasmParser.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/MasmParser.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/MCSectionXCOFF.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/MCSymbolXCOFF.cpp...
Generating code for file lib/MC/MCTargetOptions.cpp...
Generating code for file lib/MC/MCTargetOptionsCommandFlags.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/MCXCOFFObjectTargetWriter.cpp...
Generating code for file lib/MC/MCXCOFFStreamer.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/MC/XCOFFObjectWriter.cpp...
Generating code for file lib/MCA/CodeEmitter.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/MicroOpQueueStage.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/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/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/TapiFile.cpp...
Generating code for file lib/Object/TapiUniversal.cpp...
Generating code for file lib/Object/WasmObjectFile.cpp...
Generating code for file lib/Object/WindowsMachineFlag.cpp...
Generating code for file lib/Object/WindowsResource.cpp...
Generating code for file lib/Object/XCOFFObjectFile.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/COFFEmitter.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/ELFEmitter.cpp...
Generating code for file lib/ObjectYAML/ELFYAML.cpp...
Generating code for file lib/ObjectYAML/MachOEmitter.cpp...
Generating code for file lib/ObjectYAML/MachOYA/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
ML.cpp...
Generating code for file lib/ObjectYAML/MinidumpEmitter.cpp...
Generating code for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating code for file lib/ObjectYAML/ObjectYAML.cpp...
Generating code for file lib/ObjectYAML/WasmEmitter.cpp...
Generating code for file lib/ObjectYAML/WasmYAML.cpp...
Generating code for file lib/ObjectYAML/XCOFFYAML.cpp...
Generating code for file lib/ObjectYAML/YAML.cpp...
Generating code for file lib/ObjectYAML/yaml2obj.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/BitstreamRemarkParser.cpp...
Generating code for file lib/Remarks/BitstreamRemarkSerializer.cpp...
Generating code for file lib/Remarks/Remark.cpp...
Generating code for file lib/Remarks/RemarkFormat.cpp...
Generating code for file lib/Remarks/RemarkLinker.cpp...
Generating code for file lib/Remarks/RemarkParser.cpp...
Generating code for file lib/Remarks/RemarkSerializer.cpp...
Generating code for file lib/Remarks/RemarkStreamer.cpp...
Generating code for file lib/Remarks/RemarkStringTable.cpp...
Generating code for file lib/Remarks/YAMLRemarkParser.cpp...
Generating code for file lib/Remarks/YAMLRemarkParser.h...
Generating code for file lib/Remarks/YAMLRemarkSerializer.cpp...
Generating code for file lib/Support/AArch64TargetParser.cpp...
Generating code for file lib/Support/ABIBreak.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...
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/CRC.cpp...
Generating code for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating code /opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:481: warning: Found unknown command `\LINE'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:63: warning: Unsupported xml/html tag <encoding> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:526: warning: Found unknown command `\macro'
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/ELFAttributeParser.cpp...
Generating code for file lib/Support/ELFAttributes.cpp...
Generating code for file lib/Support/Errno.cpp...
Generating code for file lib/Support/ErrorHandling.cpp...
Generating code for file lib/Support/ExtensibleRTTI.cpp...
Generating code for file lib/Support/FileCheck.cpp...
Generating code for file lib/Support/FileCheckImpl.h...
Generating code for file lib/Support/FileCollector.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/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/MemAlloc.cpp...
Generating code for file lib/Support/Memory.cpp...
Generating code for file lib/Support/MemoryBuffer.cpp...
Generating code for file lib/Support/NativeFormatting.cpp...
Generating code for file lib/Support/OptimizedStructLayout.cpp...
Generating code for file lib/Support/Optional.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/RISCVAttributeParser.cpp...
Generating code for file lib/Support/RISCVAttributes.cpp...
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/StringRef.cpp...
Generating code for file lib/Support/StringSaver.cpp...
Generating code for file lib/Support/SuffixTree.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/TimeProfiler.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/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/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/WithColor.cpp...
Generating code for file lib/Support/X86TargetParser.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/Support/Z3Solver.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...
Generat/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2136: warning: explicit link request to 'elements' could not be resolved
ing code for file lib/Target/AArch64/AArch64CallingConvention.cpp...
Generating code for file lib/Target/AArch64/AArch64CallingConvention.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/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/AArch64LoadStoreOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64MachineFunctionInfo.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/AArch64PromoteConstant.cpp...
Generating code for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
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/AArch64SLSHardening.cpp...
Generating code for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating code for file lib/Target/AArch64/AArch64StackOffset.h...
Generating code for file lib/Target/AArch64/AArch64StackTagging.cpp...
Generating code for file lib/Target/AArch64/AArch64StackTaggingPreRA.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/AArch64/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/GISel/AArch64CallLowering.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64CallLowering.h...
Generating code for file lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64LegalizerInfo.h...
Generating code for file lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp...
Generating code for file lib/Target/AArch64/GISel/AArch64RegisterBankInfo.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/AArch64InstPrinter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.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/SVEIntrinsicOpts.cpp...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
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/AMDGPUExportClustering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUExportClustering.h...
Generating code for file lib/Tar/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h:208: warning: Unsupported xml/html tag <n> found
get/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/AMDGPUGlobalISelUtils.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUGlobalISelUtils.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/AMDGPUPostLegalizerCombiner.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegBankCombiner.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/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/GCNNSAReassign.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegBankReassign.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/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/AMDGPUInstPrinter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.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/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/SIInsertHardClauses.cpp...
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/AMDGPU/SILowerSGPRSpills.cpp...
Generating code for file lib/Target/AMDGPU/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/SIPostRABundler.cpp...
Generating code for file lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Generating code for file lib/Target/AMDGPU/SIPreEmitPeephole.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/SIRemoveShortExecBranches.cpp...
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/TargetInfo/AMDGPUTargetInfo.h...
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/MCTargetDesc/ARCInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.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/ARC/TargetInfo/ARCTargetInfo.h...
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.cpp...
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/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/ARMLowOverheadLoops.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/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/ARMInstPrinter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.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/MVEGatherScatterLowering.cpp...
Generating code for file lib/Target/ARM/MVETailPredication.cpp...
Generating code for file lib/Target/ARM/MVEVPTBlockPass.cpp...
Generating code for file lib/Target/ARM/MVEVPTOptimisationsPass.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
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/Targ/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
et/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/MCTargetDesc/AVRAsmBackend.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.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/AVRInstPrinter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRInstPrinter.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/TargetInfo/AVRTargetInfo.h...
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/BPFAbstractMemberAccess.cpp...
Generating code for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating code for file lib/Target/BPF/BPFCORE.h...
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/BPFMISimplifyPatchable.cpp...
Generating code for file lib/Target/BPF/BPFPreserveDIType.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/MCTargetDesc/BPFAsmBackend.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
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/BPF/TargetInfo/BPFTargetInfo.h...
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/HexagonArch.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/HexagonDepMask.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/HexagonGe/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
nMux.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/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/TargetInfo/HexagonTargetInfo.cpp...
Generating code for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
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/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/LanaiInstPrinter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.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/Lanai/TargetInfo/LanaiTargetInfo.h...
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/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/MipsInstPrinter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.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 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.cp/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'
p...
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/Mips/TargetInfo/MipsTargetInfo.h...
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/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/MSP430InstPrinter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.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/MSP430/TargetInfo/MSP430TargetInfo.h...
Generating code for file lib/Target/NVPTX/cl_common_defines.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/NVPTXInstPrinter.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.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 /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h:102: warning: Found unknown command `\pcrel'
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/NVPTX/TargetInfo/NVPTXTargetInfo.h...
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/MCTargetDesc/PPCAsmBackend.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
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...
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/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
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/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:336: warning: Unsupported xml/html tag <Root> found
/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/PPCLoopInstrFormPrep.cpp...
Generating code for file lib/Target/PowerPC/PPCLowerMASSVEntries.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/PPCMachineScheduler.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineScheduler.h...
Generating code for file lib/Target/PowerPC/PPCMacroFusion.cpp...
Generating code for file lib/Target/PowerPC/PPCMacroFusion.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/PowerPC/TargetInfo/PowerPCTargetInfo.h...
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/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/RISCVInstPrinter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.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/RISCVCallLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVCallLowering.h...
Generating code for file lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.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/RISCVInstructionSelector.cpp...
Generating code for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating code for file lib/Target/RISCV/RISCVISelDAGToDAG.h...
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/RISCVLegalizerInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVLegalizerInfo.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/RISCVRegisterBankInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterBankInfo.h...
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/RISCVTargetTransformInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetTransformInfo.h...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
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/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/SparcInstPrinter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.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/Sparc/TargetInfo/SparcTargetInfo.h...
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/MCTargetDesc/SystemZInstPrinter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/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/SystemZCopyPhysRegs.cpp...
Generating code for file lib/Target/SystemZ/SystemZElimCompare.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 fil/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:26: warning: Found unknown command `\pc_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:41: warning: Found unknown command `\gotoff_lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:23: warning: Found unknown command `\lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:35: warning: Found unknown command `\got_lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:38: warning: Found unknown command `\gotoff_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:32: warning: Found unknown command `\got_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:20: warning: Found unknown command `\hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:29: warning: Found unknown command `\pc_lo'
e lib/Target/SystemZ/SystemZMCInstLower.h...
Generating code for file lib/Target/SystemZ/SystemZPostRewrite.cpp...
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/SystemZ/TargetInfo/SystemZTargetInfo.h...
Generating code for file lib/Target/Target.cpp...
Generating code for file lib/TextAPI/MachO/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/VE/AsmParser/VEAsmParser.cpp...
Generating code for file lib/Target/VE/Disassembler/VEDisassembler.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEFixupKinds.h...
Generating code for file lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEInstPrinter.h...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCAsmInfo.h...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCExpr.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCExpr.h...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h...
Generating code for file lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp...
Generating code for file lib/Target/VE/MCTargetDesc/VETargetStreamer.h...
Generating code for file lib/Target/VE/TargetInfo/VETargetInfo.cpp...
Generating code for file lib/Target/VE/TargetInfo/VETargetInfo.h...
Generating code for file lib/Target/VE/VE.h...
Generating code for file lib/Target/VE/VEAsmPrinter.cpp...
Generating code for file lib/Target/VE/VEFrameLowering.cpp...
Generating code for file lib/Target/VE/VEFrameLowering.h...
Generating code for file lib/Target/VE/VEInstrInfo.cpp...
Generating code for file lib/Target/VE/VEInstrInfo.h...
Generating code for file lib/Target/VE/VEISelDAGToDAG.cpp...
Generating code for file lib/Target/VE/VEISelLowering.cpp...
Generating code for file lib/Target/VE/VEISelLowering.h...
Generating code for file lib/Target/VE/VEMachineFunctionInfo.cpp...
Generating code for file lib/Target/VE/VEMachineFunctionInfo.h...
Generating code for file lib/Target/VE/VEMCInstLower.cpp...
Generating code for file lib/Target/VE/VERegisterInfo.cpp...
Generating code for file lib/Target/VE/VERegisterInfo.h...
Generating code for file lib/Target/VE/VESubtarget.cpp...
Generating code for file lib/Target/VE/VESubtarget.h...
Generating code for file lib/Target/VE/VETargetMachine.cpp...
Generating code for file lib/Target/VE/VETargetMachine.h...
Generating code for file lib/Target/VE/VETargetTransformInfo.h...
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/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.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/TargetInfo/WebAssemblyTargetInfo.h...
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/WebAssemblyCFGSort.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyDebugFixup.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/WebAssemblyFixBrTableDefaults.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//opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:556: warning: Found unknown command `\ABS8'
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.h...
Generating code for file lib/Target/X86/ImmutableGraph.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
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/X86InstComments.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstComments.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.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/X86ShuffleDecode.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86ShuffleDecode.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 /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:44590: warning: explicit link request to 'PACKSS' could not be resolved
file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.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/X86AvoidTrailingCall.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/X86IndirectThunks.cpp...
Generating code for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating code for file lib/Target/X86/X86InsertWait.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/X86LoadValueInjectionLoadHardening.cpp...
Generating code for file lib/Target/X86/X86LoadValueInjectionRetHardening.cpp...
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/X86PartialReduction.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/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/X86SpeculativeExecutionSideEffectSuppression.cpp...
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/MCTargetDesc/XCoreInstPrinter.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/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/TargetInfo/XCoreTargetInfo.h...
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...
Generating code for file lib/Target/XCore/XCoreTargetTransformInfo.h...
Generating code for file lib/Testing/Support/Annotations.cpp...
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/Platform.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/CFGuard/CFGuard.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/InstCombineNegator.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/PoisonChecking.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/Instrumentation/ValueProfileCollector.cpp...
Generating code for file lib/Transforms/Instrumentation/ValueProfileCollector.h...
Generating code for file lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
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/Attributor.cpp...
Generating code for file lib/Transforms/IPO/AttributorAttributes.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/OpenMPOpt.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/CallSiteSplit/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:120: warning: Found unknown command `\llvm'
ting.cpp...
Generating code for file lib/Transforms/Scalar/ConstantHoisting.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/LoopFuse.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/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.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/Scal/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1232: warning: Found unknown command `\llvm'
ar/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/Transforms/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/AMDGPUEmitPrintf.cpp...
Generating code for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating code for file lib/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.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/CanonicalizeFreezeInLoops.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/CodeMoverUtils.cpp...
Generating code for file lib/Transforms/Utils/CtorUtils.cpp...
Generating code for file lib/Transforms/Utils/Debugify.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/FixIrreducible.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/InjectTLIMappings.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/Util/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1213: warning: Found unknown command `\Returns'
s/MetaRenamer.cpp...
Generating code for file lib/Transforms/Utils/MisExpect.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/ScalarEvolutionExpander.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/SizeOpts.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...
Generating 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/UnifyLoopExits.cpp...
Generating code for file lib/Transforms/Utils/UniqueInternalLinkageNames.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/VectorCombine.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/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/VPlanTransforms.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanTransforms.h...
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/BitWrit/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.
warning: 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 'MapVector.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.
er.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/ExternC.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/Orc.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/Types.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/Bitfields.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/CoalescingBitVector.h...
Generating docs for file include/llvm/ADT/DAGDeltaAlgorithm.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/DirectedGraph.h...
Generating docs for file include/llvm/ADT/edit_distance.h...
Generating docs for file include/llvm/ADT/EnumeratedArray.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/FloatingPointMode.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.hwarning: 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.
warning: 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.
...
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/StringMapEntry.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/TypeSwitch.h...
Generating docs for file include/llvm/ADT/UniqueVector.h...
Generating docs for file include/llvm/ADT/Waymarking.h...
Generating docs for file include/llvm/Analysis/AliasAnalysis.h...
Generating docs for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating docs for file include/llvm/Analysis/AliasSetTracker.h...
Generating docs for file include/llvm/Analysis/AssumeBundleQueries.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/DDG.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/DependenceGraphBuilder.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...
Generwarning: Included by graph for 'InstructionSimplify.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.
/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 'OptimizationRemarkEmitter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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.
ating docs for file include/llvm/Transforms/Utils/GuardUtils.h...
Generating docs for file include/llvm/Analysis/HeatUtils.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/InlineAdvisor.h...
Generating docs for file include/llvm/Analysis/InlineCost.h...
Generating docs for file include/llvm/Analysis/InlineFeaturesAnalysis.h...
Generating docs for file include/llvm/Analysis/InlineModelFeatureMaps.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/LoopCacheAnalysis.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/LoopNestAnalysis.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/MemoryLocation.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/MLInlineAdvisor.h...
Generating docs for file include/llvm/Analysis/MLModelRunner.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/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/ScalarEvolutionAliasAnalysiswarning: 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:202: 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:527: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:539: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:544: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:549: warning: Unsupported xml/html tag <Y> 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.
warning: Included by graph for 'AsmPrinter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionDivision.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/StackLifetime.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/ExecutionEngine/JITLink/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/ExecutionEngine/JITLink/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.h...
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/BinaryFormat/XCOFF.h...
Generating docs for file include/llvm/Bitcode/BitcodeAnalyzer.h...
Generating docs for file include/llvm/Bitcode/BitcodeReader.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/LLVMBitCodes.h...
Generating docs for file include/llvm/Bitstream/BitCodes.h...
Generating docs for file include/llvm/Bitstream/BitstreamReader.h...
Generating docs for file include/llvm/Bitstream/BitstreamWriter.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/AntiDepBreaker.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.../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

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.h...
Generating docs for file include/llvm/CodeGen/CostTable.h...
Generating docs for file include/llvm/CodeGen/CSEConfigBase.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/GISelKnownBits.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InlineAsmLowering.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/LostDebugLocObserver.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/RegBankSelect.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/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/IndirectThunks.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.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.
h...
Generating docs for file include/llvm/CodeGen/LiveInterval.h...
Generating docs for file include/llvm/CodeGen/LiveIntervalCalc.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/LiveRangeCalc.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/MachineLoopUtils.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/MachineSizeOpts.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/MBFIWrapper.h...
Generating docs for file include/llvm/CodeGen/MIRFormatter.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIParser.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generating docs for file include/llvm/CodeGen/MIRPrinter.h...
Generating docs for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating docs for file include/llvm/CodeGen/ModuloSchedule.h...
Generating docs for file include/llvm/CodeGen/NonRelocatableStringpool.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...
Gwarning: 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.
enerating 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/RDFGraph.h...
Generating docs for file include/llvm/CodeGen/RDFLiveness.h...
Generating docs for file include/llvm/CodeGen/RDFRegisters.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/Register.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/Spiller.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/SwiftErrorValueTracking.h...
Generating docs for file include/llvm/CodeGen/SwitchLoweringUtils.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/DWARFLocationExpression.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/GSYM/DwarfTransformer.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FileEntry.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FileWriter.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Generating docs for file include/llvm/DebugInfo/GSYM/GsymCreator.h...
Generating docs for file include/llvm/DebugInfo/GSYM/GsymReader.h...
Generating docs for file include/llvm/DebugInfo/GSYM/Header.h...
Generating docs for file include/llvm/DebugInfo/GSYM/InlineInfo.h...
Generating docs for file include/llvm/DebugInfo/GSYM/LineEntry.h...
Generating docs for file include/llvm/DebugInfo/GSYM/LineTable.h...
Generating docs for file include/llvm/DebugInfo/GSYM/LookupResult.h...
Generating docs for file include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h...
Generating docs for file include/llvm/DebugInfo/GSYM/Range.h...
Generating docs for file include/llvm/DebugInfo/GSYM/StringTable.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/InjectedSourceStream.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/NativeEnumInjectedSources.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.h...
Generating docs for file include/llvm/Dewarning: Included by graph for 'PDBSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
bugInfo/PDB/Native/NativeLineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.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 include/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/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:2455: warning: Unsupported xml/html tag <name> found
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/DWARFLinker/DWARFLinker.h...
Generating docs for file include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h...
Generating docs for file include/llvm/DWARFLinker/DWARFLinkerDeclContext.h...
Generating docs for file include/llvm/DWARFLinker/DWARFStreamer.h...
Generating docs for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating docs for file include/llvm-c/ExecutionEngine.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/JITLink/EHFrameSupport.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/JITLink.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/MachO_x86_64.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/DebugUtils.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 warning: Included by graph for 'InitializePasses.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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.
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 '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:993: 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:258: 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, const char *SysRoot, size_t SysRootLen, const char *SDK, size_t SDKLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:443: 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:1119: 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:375: 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:720: 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:1211: 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:879: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope, uint32_t AlignInBits) are not documented:
  parameter 'NameLen'
  parameter 'AlignInBits'
warning: Included by graph for 'DebugInfoMetadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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/MachOPlatform.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Mangling.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.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/RemoteObjectLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Speculation.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/OrcV1Deprecation.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/Frontend/OpenMP/OMPConstants.h...
Generating docs for file include/llvm/Frontend/OpenMP/OMPContext.h...
Generating docs for file include/llvm/Frontend/OpenMP/OMPGridValues.h...
Generating docs for file include/llvm/Frontend/OpenMP/OMPIRBuilder.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/AbstractCallSite.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 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/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/lwarning: 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 'DiagnosticInfo.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 'InlineAsm.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.
warning: 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.
lvm/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/FPEnv.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/IRBuilderFolder.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/LLVMRemarkStreamer.h...
Generating docs for file include/llvm/IR/Mangler.h...
Generating docs for file include/llvm/IR/MatrixBuilder.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/PassManagerImpl.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/SafepointIRVerifier.h...
Generating docs for file include/llvm/IR/Statepoint.h...
Generating docs for file include/llvm/IR/SymbolTableListTraits.h...
Generating docs for file 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 includwarning: 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 'MCCodeEmitter.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.
warning: Included by graph for 'MCObjectWriter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
e/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/MCAsmInfoXCOFF.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/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 file 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/llvwarning: 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.
warning: Included by graph for 'Error.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
m/MC/MCParser/MCTargetAsmParser.h...
Generating docs for file include/llvm/MC/MCRegister.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/MCSectionXCOFF.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/MCSymbolXCOFF.h...
Generating docs for file include/llvm/MC/MCTargetOptions.h...
Generating docs for file include/llvm/MC/MCTargetOptionsCommandFlags.h...
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/MCXCOFFObjectWriter.h...
Generating docs for file include/llvm/MC/MCXCOFFStreamer.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/CodeEmitter.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/MicroOpQueueStage.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...
Generating 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 fwarning: 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:364: warning: explicit link request to 'included' could not be resolved
or 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/TapiFile.h...
Generating docs for file include/llvm/Object/TapiUniversal.h...
Generating docs for file include/llvm/Object/WasmTraits.h...
Generating docs for file include/llvm/Object/WindowsMachineFlag.h...
Generating docs for file include/llvm/Object/WindowsResource.h...
Generating docs for file include/llvm/Object/XCOFFObjectFile.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/XCOFFYAML.h...
Generating docs for file include/llvm/ObjectYAML/YAML.h...
Generating docs for file include/llvm/ObjectYAML/yaml2obj.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/BitstreamRemarkContainer.h...
Generating docs for file include/llvm/Remarks/BitstreamRemarkParser.h...
Generating docs for file lib/Remarks/BitstreamRemarkParser.h...
Generating docs for file include/llvm/Remarks/BitstreamRemarkSerializer.h...
Generating docs for file include/llvm/Remarks/Remark.h...
Generating docs for file include/llvm/Remarks/RemarkFwarning: Included by graph for 'Allocator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BinaryStreamReader.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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:55: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:71: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:260: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:371: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:382: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:410: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:426: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:439: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:450: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:493: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:513: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:526: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:439: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:371: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:260: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:55: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:426: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:71: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:493: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:382: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:513: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:410: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:526: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:450: 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:34: warning: explicit link request to 'value' could not be resolved
ormat.h...
Generating docs for file include/llvm/Remarks/RemarkLinker.h...
Generating docs for file include/llvm/Remarks/RemarkParser.h...
Generating docs for file include/llvm/Remarks/RemarkSerializer.h...
Generating docs for file include/llvm/Remarks/RemarkStreamer.h...
Generating docs for file include/llvm/Remarks/RemarkStringTable.h...
Generating docs for file include/llvm/Remarks/YAMLRemarkSerializer.h...
Generating docs for file include/llvm/Support/AArch64TargetParser.h...
Generating docs for file include/llvm/Support/Alignment.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/AllocatorBase.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...
Generating 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/Automaton.h...
Generating docs for file include/llvm/Support/Base64.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/CFGDiff.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/CRC.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/ELFAttributeParser.h...
Generating docs for file include/llvm/Support/ELFAttributes.h...
Generating docs for file include/llvm/Support/Endian.h...
Generating docs for file include/llvm/Swarning: 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.
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 'Path.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.
upport/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/ExtensibleRTTI.h...
Generating docs for file include/llvm/Support/FileCheck.h...
Generating docs for file include/llvm/Support/FileCollector.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/GenericIteratedDominanceFrontier.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 include/llvm/Support/InitLLVM.h...
Generating docs for file include/llvm/Support/ItaniumManglingCanonicalizer.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/NativeFormatting.h...
Generating docs for file include/llvm/Support/OnDiskHashTable.h...
Generating docs for file include/llvm/Support/OptimizedStructLayout.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 inwarning: Included by graph for 'SMLoc.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.
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: 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.
clude/llvm/Support/RISCVAttributeParser.h...
Generating docs for file include/llvm/Support/RISCVAttributes.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/SMTAPI.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/StringSaver.h...
Generating docs for file include/llvm/Support/SuffixTree.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...
Generating docs for file include/llvm/Support/ThreadPool.h...
Generating docs for file include/llvm/Support/TimeProfiler.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/TypeSize.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/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/Windows/WindowsSupport.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/X86TargetParser.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/Annotations.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/Platform.h...
Generating docs for file include/llvm/TextAPI/MachO/Symbol.h...
Generating docs for file include/llvm/TextAPI/MachO/Target.h...
Generating docs for file include/llvm-c/Target.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/CFGuard.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/Coroutines/CoroCleanup.h...
Generating docs for file include/llvm/Transforms/Coroutines/CoroEarly.h...
Generating docs for file include/llvm/Transforms/Coroutines/CoroElide.h...
Generating docs for file include/llvm/Transforms/Coroutines/CoroSplit.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/AddressSanitizerCommon.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/HWAddressSanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Generating docs 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/PoisonChecking.h...
Generating docs for file include/llvm/Transforms/Instrumentation/SanitizerCoverage.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/Attributor.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 includwarning: Included by graph for 'Scalar.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
e/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/MergeFunctions.h...
Generating docs for file include/llvm/Transforms/IPO/OpenMPOpt.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/Scalar/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/LoopFuse.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...warning: Included by graph for 'BasicBlockUtils.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.

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/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.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/MergeICmps.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/AMDGPUEmitPrintf.h...
Generating docs for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating docs for file include/llvm/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.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/CanonicalizeFreezeInLoops.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/CodeMoverUtils.h...
Generating docs for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating docs for file include/llvm/Transforms/Utils/Debugify.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/InjectTLIMappings.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/MisExpect.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/ScalarEvolutionExpander.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/SizeOpts.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/UniqueInternalLinkageNames.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/Transforms/Vectorize/VectorCombine.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/opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp:274: 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'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1956: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1978: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1978: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1983: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1956: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1961: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1936: warning: Found unknown command `\llvm'
warning: Include graph for 'LoopAccessAnalysis.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 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.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/AssumeBundleQueries.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/DDG.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/DependenceGraphBuilder.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/HeatUtils.cpp...
Generating docs for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating docs for file lib/Analysis/InlineAdvisor.cpp...
Generating docs for file lib/Analysis/InlineCost.cpp...
Generating docs for file lib/Analysis/InlineFeaturesAnalysis.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/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/LoopCacheAnalysis.cpp...
Generating docs for file lib/Analysis/LoopInfo.cpp...
Generating docs for file lib/Analysis/LoopNestAnalysis.cpp...
Generating docs for file lib/Analysis/LoopPass.cpp...
Generating docs for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating docs for file lib/Analysis/MemDepPwarning: 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.
rinter.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/MLInlineAdvisor.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...
Generating 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/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/ReleaseModeModelRunner.cpp...
Generating docs for file lib/Analysis/ScalarEvolution.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionDivision.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating docs for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating docs for file lib/Analysis/StackLifetime.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/Analysis/VFABIDemangling.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/MachO.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO.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/BinaryFormat/XCOFF.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitReader.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.
warning: 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.
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/Bitstream/Reader/BitstreamReader.cpp...
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/AsmPrinter/AccelTable.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/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/BBSectionsPrepare.cpp...
Generating docs for file lib/CodeGen/BranchFolding.cpp...
Generating docs for file lib/CodeGen/BranchFolding.h...
Generating docs for file lib/CodeGen/Branwarning: 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:1854: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1861: warning: Found unknown command `\llvm'
warning: Include graph for 'IRTranslator.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
chRelaxation.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/CFGuardLongjmp.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/CommandFlags.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/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/FinalizeISel.cpp...
Generating docs for file lib/CodeGen/FixupStatepointCallerSaved.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/GISelKnownBits.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InlineAsmLowering.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/LostDebugLocObserver.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/HardwareLoops.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...
Genera/opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp:52: warning: Found unknown command `\top'
/opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp:54: warning: Found unknown command `\bot'
/opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp:86: warning: Found unknown command `\top'
warning: 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.
ting 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/LiveIntervalCalc.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/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/CodeGen/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/MachineDebugify.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/MachineLoopUtils.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/MachineSizeOpts.cpp...
Generating docs for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating docs for file lib/CodeGen/MachineStripDebug.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/MBFIWrapper.cpp...
Generating docs for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating docs for file lib/CodeGen/MIRNamerPass.cpp...
Generating docs for file lib/CodeGen/MIwarning: 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:1490: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1490: 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:748: warning: Found unknown command `\Dst'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:748: warning: Found unknown command `\Dst'
warning: 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.
RParser/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/MIRVRegNamerUtils.cpp...
Generating docs for file lib/CodeGen/MIRVRegNamerUtils.h...
Generating docs for file lib/CodeGen/ModuloSchedule.cpp...
Generating docs for file lib/CodeGen/NonRelocatableStringpool.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/RDFGraph.cpp...
Generating docs for file lib/CodeGen/RDFLiveness.cpp...
Generating docs for file lib/CodeGen/RDFRegisters.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/RegisterUsageInfo.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/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/ResourcePwarning: 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.
/opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5643: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp:5643: warning: Found unknown command `\llvm'
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:406: warning: Unsupported xml/html tag <stack> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:407: warning: Found unknown command `\llvm'
warning: Include graph for 'TargetLoweringBase.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'TargetLoweringObjectFileImpl.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
riorityQueue.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/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/SwiftErrorValueTracking.cpp...
Generating docs for file lib/CodeGen/SwitchLoweringUtils.cpp...
Generating docs for file lib/CodeGen/TailDuplication.cpp...
Generating docs for file lib/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/TypePromotion.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/DWARFLocationExpression.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Ge/opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp:108: warning: The following parameters of lookup(const GsymReader &GR, DataExtractor &Data, uint64_t &Offset, uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, llvm::Error &Err) are not documented:
  parameter 'GR'
  parameter 'Addr'
  parameter 'SrcLocs'
  parameter 'Err'
nerating docs for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating docs for file lib/DebugInfo/GSYM/DwarfTransformer.cpp...
Generating docs for file lib/DebugInfo/GSYM/FileWriter.cpp...
Generating docs for file lib/DebugInfo/GSYM/FunctionInfo.cpp...
Generating docs for file lib/DebugInfo/GSYM/GsymCreator.cpp...
Generating docs for file lib/DebugInfo/GSYM/GsymReader.cpp...
Generating docs for file lib/DebugInfo/GSYM/Header.cpp...
Generating docs for file lib/DebugInfo/GSYM/InlineInfo.cpp...
Generating docs for file lib/DebugInfo/GSYM/LineTable.cpp...
Generating docs for file lib/DebugInfo/GSYM/LookupResult.cpp...
Generating docs for file lib/DebugInfo/GSYM/ObjectFileTransformer.cpp...
Generating docs for file lib/DebugInfo/GSYM/Range.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/InjectedSourceStream.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/NativeEnumInjectedSources.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumLineNumbers.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/NativeFunctionSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeLineNumber.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativePublicSymbol.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/NativeSourceFile.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/DWARFLinker/DWARFLinker.cpp...
Generating docs for file lib/DWARFLinker/DWARFLinkerCompileUnit.cpp...
Generating docs for file lib/DWARFLinker/DWARFLinkerDeclContext.cpp...
Generating docs for file lib/DWARFLinker/DWARFStreamer.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/JITLink/BasicGOTAndStubsBuilder.h...
Generating docs for file lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Generating docs for file lib/ExecutionEngine/JITLink/ELF.cpp...
Generating docs for file lib/Object/ELF.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/ELF_x86_64.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/JITLink.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
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/CompileUtils.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/DebugUtils.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/warning: Include graph for 'AsmWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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/MachOPlatform.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Mangling.cpp...
Generating docs for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ObjectLinkingLayer.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/OrcMCJITReplacement.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcV2CBindings.cpp...
Generating docs for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Speculation.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating docs for file lib/ExecutionEngine/OrcError/OrcError.cpp...
Generating docs for file lib/ExecutionEngine/OrcError/RPCError.cpp...
Generating docs for file lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Generating docs 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/RuntimeDyldCOFFAArch64.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/Extensions/Extensions.cpp...
Generating docs for file lib/Frontend/OpenMP/OMPConstants.cpp...
Generating docs for file lib/Frontend/OpenMP/OMPContext.cpp...
Generating docs for file lib/Frontend/OpenMP/OMPIRBuilder.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...
G/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1208: 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:759: 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, const char *SysRoot, size_t SysRootLen, const char *SDK, size_t SDKLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:891: 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:1291: 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:842: 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:1035: 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:1341: 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:1115: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope, uint32_t AlignInBits) are not documented:
  parameter 'NameLen'
  parameter 'AlignInBits'
warning: Include graph for 'Function.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Verifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
enerating 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/FPEnv.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/LLVMRemarkStreamer.cpp...
Generating docs for file lib/IR/Mangler.cpp...
Generating docs for file lib/IR/MDBuilder.cpp...
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/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/MCAsmInfoELwarning: 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:1363: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1363: warning: Unsupported xml/html tag <string> found
warning: Include graph for 'MasmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/MasmParser.cpp:1580: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/MasmParser.cpp:1580: warning: Unsupported xml/html tag <string> found
F.cpp...
Generating docs for file lib/MC/MCAsmInfoWasm.cpp...
Generating docs for file lib/MC/MCAsmInfoXCOFF.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/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/MCInstrInfo.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.cpp...
Generating docs for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/COFFMasmParser.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/MasmParser.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/MCSectionXCOFF.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/MCSymbolXCOFF.cpp...
Generating docs for file lib/MC/MCTargetOptions.cpp...
Generating docs for file lib/MC/MCTargetOptionsCommandFlags.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/MCXCOFFObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCXCOFFStreamer.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/MC/XCOFFObjectWriter.cpp...
Generating docs for file lib/MCA/CodeEmitter.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/MicroOpQueueStage.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/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 lib/Object/TapiFile.cpp...
Generating docs for file lib/Object/TapiUniversal.cpp...
Generating docs for file lib/Object/WasmObjectFile.cpp...
Generating docs for file lib/Object/WindowsMachineFlag.cpp...
Generating docs for file lib/Object/WindowsResource.cpp...
Generating docs for file lib/Object/XCOFFObjectFile.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/COFFEmitter.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/ELFEmitter.cpp...
Generating docs for file lib/ObjectYAML/ELFYAML.cpp...
Generating docs for file lib/ObjectYAML/MachOEmitter.cpp...
Generating docs for file lib/ObjectYAML/MachOYAML.cpp...
Generating docs for file lib/ObjectYAML/MinidumpEmitter.cpp...
Generating docs for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating docs for file lib/ObjectYAML/ObjectYAML.cpp...
Generating docs for file lib/ObjectYAML/WasmEmitter.cpp...
Generating docs for file lib/ObjectYAML/WasmYAML.cpp...
Generating docs for file lib/ObjectYAML/XCOFFYAML.cpp...
Generating docs for file lib/ObjectYAML/YAML.cpp...
Generating docs for file lib/ObjectYAML/yaml2obj.cpp...
Generating docs for file lib/Option/Arg.cpp...
Generating docs for 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:97: 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'
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/BitstreamRemarkParser.cpp...
Generating docs for file lib/Remarks/BitstreamRemarkSerializer.cpp...
Generating docs for file lib/Remarks/Remark.cpp...
Generating docs for file lib/Remarks/RemarkFormat.cpp...
Generating docs for file lib/Remarks/RemarkLinker.cpp...
Generating docs for file lib/Remarks/RemarkParser.cpp...
Generating docs for file lib/Remarks/RemarkSerializer.cpp...
Generating docs for file lib/Remarks/RemarkStreamer.cpp...
Generating docs for file lib/Remarks/RemarkStringTable.cpp...
Generating docs for file lib/Remarks/YAMLRemarkParser.cpp...
Generating docs for file lib/Remarks/YAMLRemarkParser.h...
Generating docs for file lib/Remarks/YAMLRemarkSerializer.cpp...
Generating docs for file lib/Support/AArch64TargetParser.cpp...
Generating docs for file lib/Support/ABIBreak.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/CRC.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/ELFAttributeParser.cpp...
Generating docs for file lib/Support/ELFAttributes.cpp...
Generating docs for file lib/Support/Errno.cpp...
Generating docs for file lib/Support/ErrorHandling.cpp...
Generating docs for file lib/Support/ExtensibleRTTI.cpp...
Generating docs for file lib/Support/FileCheck.cpp...
Generating docs for file lib/Support/FileCheckImpl.h...
Generating docs for file lib/Support/FileCollector.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/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/MemAlloc.cpp...
Generating docs for file lib/Support/Memory.cpp...
Generating docs for file lib/Support/MemoryBuffer.cpp...
Generating docs for file lib/Support/NativeFormatting.cpp...
Generating docs for file lib/Support/OptimizedStructLayout.cpp...
Generating docs for file lib/Support/Optional.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/RISCVAttributeParser.cpp...
Generating docs for file lib/Support/RISCVAttributes.cpp...
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/StringRef.cpp...
Generating docs for file lib/Support/StringSaver.cpp...
Generating docs for file lib/Support/SuffixTree.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/TimeProfiler.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/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/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/WithColor.cpp...
Generating docs for file lib/Support/X86TargetParser.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/Support/Z3Solver.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/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 docswarning: 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:2035: 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'
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13400: warning: Unsupported xml/html tag <Zn> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13400: warning: Unsupported xml/html tag <imm> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13402: warning: Unsupported xml/html tag <imm> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13421: warning: Unsupported xml/html tag <Zn> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13421: warning: Unsupported xml/html tag <imm> found
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:13423: warning: Unsupported xml/html tag <imm> found
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:2136: warning: explicit link request to 'elements' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2136: warning: explicit link request to 'elements' could not be resolved
 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/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/AArch64LoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64MachineFunctionInfo.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/AArch64PromoteConstant.cpp...
Generating docs for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
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/AArch64SLSHardening.cpp...
Generating docs for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating docs for file lib/Target/AArch64/AArch64StackOffset.h...
Generating docs for file lib/Target/AArch64/AArch64StackTagging.cpp...
Generating docs for file lib/Target/AArch64/AArch64StackTaggingPreRA.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/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Generating docs for file lib/Target/AArch64/GISel/AArch64CallLowering.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64CallLowering.h...
Generating docs for file lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64LegalizerInfo.h...
Generating docs for file lib/Target/AArch64/GIS/opt/doxygen-docs/src/llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp:242: warning: The following parameters of matchUZP(MachineInstr &MI, MachineRegisterInfo &MRI, ShuffleVectorPseudo &MatchInfo) are not documented:
  parameter 'MRI'
warning: Included by graph for 'AMDGPU.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
el/AArch64PostLegalizerCombiner.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp...
Generating docs for file lib/Target/AArch64/GISel/AArch64RegisterBankInfo.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/AArch64InstPrinter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.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/SVEIntrinsicOpts.cpp...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
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/AMDGPUExportClustering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUExportClustering.h...
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/AMDGPUGlobalISelUtils.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUGlobalISelUtils.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...
Gwarning: 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.
enerating 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/AMDGPULibCalls.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/AMDGPUPostLegalizerCombiner.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegBankCombiner.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/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/AMwarning: 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
DGPU/GCNMinRegStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNNSAReassign.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegBankReassign.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/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/AMDGPUFixupKinds.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.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/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/SIInsewarning: 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.
rtHardClauses.cpp...
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/SILowerSGPRSpills.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 file 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/SIPostRABundler.cpp...
Generating docs for file lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Generating docs for file lib/Target/AMDGPU/SIPreEmitPeephole.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/SIRemoveShortExecBranches.cpp...
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/TargetInfo/AMDGPUTargetInfo.h...
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 filewarning: Include graph for 'ARMBaseInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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:374: 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.
 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/MCTargetDesc/ARCInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.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/ARC/TargetInfo/ARCTargetInfo.h...
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.cpp...
Generating docs for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating docs for file lib/Target/ARM/ARMCallingConv.cpp...
Generating docs for file lib/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/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/ARMLowOverheadLoops.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/Twarning: 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:4171: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4171: warning: Unsupported xml/html tag <number> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4173: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4175: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4176: warning: Unsupported xml/html tag <number> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp:33: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp:36: warning: Found unknown command `\llvm'
arget/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/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/ARMInstPrinter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.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/MVEGatherScatterLowering.cpp...
Generating docs for file lib/Target/ARM/MVETailPredication.cpp...
Generating docs for file lib/Target/ARM/MVEVPTBlockPass.cpp...
Generating docs for file lib/Target/ARM/MVEVPTOptimisationsPass.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
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/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/AVRInstPrinter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating docs for 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/TargetInfo/AVRTargetInfo.h...
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/BPFAbstractMemberAccess.cpp...
Generating docs for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating docs for file lib/Target/BPF/BPFCORE.h...
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/BPFMISimplifyPatchable.cpp...
Generating docs for file lib/Target/BPF/BPFPreserveDIType.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfwarning: Include graph for 'HexagonAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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.
o.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/MCTargetDesc/BPFAsmBackend.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
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/BPF/TargetInfo/BPFTargetInfo.h...
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/HexagonArch.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/Hexagon/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/HexagonDepMask.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/Twarning: Include graph for 'HexagonISelLowering.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.
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
arget/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/HexagonVectorLoopCarriedReuse.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/TargetInfo/HexagonTargetInfo.cpp...
Generating docs for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
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/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/LanaiInstPrinter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.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 dowarning: Include graph for 'MipsAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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
cs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
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/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/MipsInstPrinter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.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/Target/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 fiwarning: 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'
le 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/Mips/TargetInfo/MipsTargetInfo.h...
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/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/MSP430InstPrinter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.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/MSP430FrameLowerinwarning: Include graph for 'NVPTXAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
g.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/MSP430/TargetInfo/MSP430TargetInfo.h...
Generating docs for file lib/Target/NVPTX/cl_common_defines.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/NVPTXInstPrinter.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.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 docs 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 fwarning: Include graph for 'PPCAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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:9056: warning: The following parameters of haveEfficientBuildVectorPattern(BuildVectorSDNode *V, bool HasDirectMove, bool HasP8Vector) are not documented:
  parameter 'HasP8Vector'
ile 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/NVPTX/TargetInfo/NVPTXTargetInfo.h...
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/MCTargetDesc/PPCAsmBackend.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
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/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
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/PPCBoolRetToInt.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/PPCLoopInstrFormPrep.cpp...
Generating docs for file lib/Target/PowerPC/PPCLowerMASSVEntries.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/PPCMachineScheduler.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineScheduler.h...
Generating docs for file lib/Target/PowerPC/PPCMacroFusion.cpp...
Generating docs for file lib/Target/PowerPC/PPCMacroFusion.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/PowerPC/TargetInfo/PowerPCTargetInfo.h...
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/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/RISCVInstPrinter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.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/RISCVCallLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVCallLowering.h...
Generating docs for file lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.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/RISCVInstructionSelector.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelDAGToDAG.h...
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/RISCVLegalizerInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVLegalizerInfo.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/RISCVRegisterBankInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterBankInfo.h...
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/RISCVTargetTransformInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetTransformInfo.h...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
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/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/SparcInstPrinter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.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...
Generating 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/Targ/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'
et/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/Sparc/TargetInfo/SparcTargetInfo.h...
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/MCTargetDesc/SystemZInstPrinter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/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/SystemZCopyPhysRegs.cpp...
Generating docs for file lib/Target/SystemZ/SystemZElimCompare.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/SystemZPostRewrite.cpp...
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/SystemZSelectionDAGInfo.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/SystemZ/TargetInfo/SystemZTargetInfo.h...
Generating docs for file lib/Target/Target.cpp...
Generating docs for file lib/TextAPI/MachO/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/VE/AsmParser/VEAsmParser.cpp...
Generating docs for file lib/Target/VE/Disassembler/VEDisassembler.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEAsmBackend.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEELFObjectWriter.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEFixupKinds.h...
Generating docs for file lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEInstPrinter.h...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCAsmInfo.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCAsmInfo.h...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCCodeEmitter.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCExpr.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCExpr.h...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCTargetDesc.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VEMCTargetDesc.h...
Generating docs for file lib/Target/VE/MCTargetDesc/VETargetStreamer.cpp...
Generating docs for file lib/Target/VE/MCTargetDesc/VETargetStreamer.h...
Generating docs for file lib/Target/VE/TargetInfo/VETargetInfo.cpp...
Generating docs for file lib/Target/VE/TargetInfo/VETargetInfo.h...
Generating docs for file lib/Target/VE/VE.h...
Generating docs for file lib/Target/VE/VEAsmPrinter.cpp...
Generating docs for file lib/Target/VE/VEFrameLowering.cpp...
Generating docs for file lib/Target/VE/VEFrameLowering.h...
Generating docs for file lib/Target/VE/VEInstrInfo.cpp...
Generating docs for file lib/Target/VE/VEInstrInfo.h...
Generating docs for file lib/Target/VE/VEISelDAGToDAG.cpp...
Generating docs for file lib/Target/VE/VEISelLowering.cpp...
Generating docs for file lib/Target/VE/VEISelLowering.h...
Generating docs for file lib/Target/VE/VEMachineFunctionInfo.cpp...
Generating docs for file lib/Target/VE/VEMachineFunctionInfo.h...
Generating docs for file lib/Target/VE/VEMCInstLower.cpp...
Generating docs for file lib/Target/VE/VERegisterInfo.cpp...
Generating docs for file lib/Target/VE/VERegisterInfo.h...
Generating docs for file lib/Target/VE/VESubtarget.cpp...
Generating docs for file lib/Target/VE/VESubtarget.h...
Generating docs for file lib/Target/VE/VETargetMachine.cpp...
Generating docs for file lib/Target/VE/VETargetMachine.h...
Generating docs for file lib/Target/VE/VETargetTransformInfo.h...
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/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating docs for/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp:9: warning: explicit link request to 'included' could not be resolved
/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'
 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/TargetInfo/WebAssemblyTargetInfo.h...
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/WebAssemblyCFGSort.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyDebugFixup.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/WebAssemblyFixBrTableDefaults.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/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 fo/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:1880: 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:1669: 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:2253: 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:2187: 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:2025: warning: The following parameters of translateRMMemory(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis, bool ForceSIB=false) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:1798: 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'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:165: warning: The following parameters of is16BitMemOperand(const MCInst &MI, unsigned Op, const MCSubtargetInfo &STI) are not documented:
  parameter 'MI'
  parameter 'STI'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:185: warning: The following parameters of is32BitMemOperand(const MCInst &MI, unsigned Op) are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:207: warning: The following parameters of is64BitMemOperand(const MCInst &MI, unsigned Op) are not documented:
  parameter 'MI'
r 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.h...
Generating docs for file lib/Target/X86/ImmutableGraph.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstComments.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.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/X86ShuffleDecode.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ShuffleDecode.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/TargetInfo/X86TargetInfo.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/X86AvoidTrailingCall.cpp...
Generating docs fwarning: Include graph for 'X86ISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:44590: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:44590: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:2888: 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:41243: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41243: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41244: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41244: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41244: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41247: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41247: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41248: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41248: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41249: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41250: warning: Unsupported xml/html tag <N> found
or 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/X86IndirectThunks.cpp...
Generating docs for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating docs for file lib/Target/X86/X86InsertWait.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/X86LoadValueInjectionLoadHardening.cpp...
Generating docs for file lib/Target/X86/X86LoadValueInjectionRetHardening.cpp...
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/X86PadShortFunction.cpp...
Generating docs for file lib/Target/X86/X86PartialReduction.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/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/X86SpeculativeExecutionSideEffectSuppression.cpp...
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./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'
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/MCTargetDesc/XCoreInstPrinter.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/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/TargetInfo/XCoreTargetInfo.h...
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/Annotations.cpp...
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 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/Platform.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/AggressiveInstCombineIntewarning: Include graph for 'CoroSplit.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/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/InstCombineCompares.cpp:4577: 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.
warning: Include graph for 'ArgumentPromotion.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
rnal.h...
Generating docs for file lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Generating docs for file lib/Transforms/CFGuard/CFGuard.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/InstCombineNegator.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/PoisonChecking.cpp...
Generating docs for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating docs for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Generating docs for file lib/Transforms/Instrumentation/ValueProfileCollector.h...
Generating docs for file lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
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/Attributor.cpp...
Generating docs for file lib/Transforms/IPO/AttributorAttributes.cpp...
Generating docs for file lib/Transforms/IPO/Bawarning: 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:2612: warning: Unsupported symbol &q; found
/opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp:2631: 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.
warning: Include graph for 'WholeProgramDevirt.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:279: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:290: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:293: warning: Found unknown command `\callee'
warning: Include graph for 'DeadStoreElimination.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'EarlyCSE.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
rrierNoopPass.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/OpenMPOpt.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/Transforms/Scalar/DivRemPairs.cpp...
Generating docs for file lib/Transforms/Scalar/EarlyCSE.cpp...
Generating docs for file lib/Transforms/Scalawarning: 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:120: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:120: 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:2393: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp:2405: warning: Found unknown command `\llvm'
warning: Include graph for 'SROA.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
r/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/LoopFuse.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/LowerConstantIntrinsics.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/LowerMatrixIntrinsics.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 l/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:135: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:142: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:151: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:157: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:208: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:238: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:273: 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:1232: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1232: warning: Found unknown command `\llvm'
warning: Include graph for 'Local.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopUnroll.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp:111: 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:491: warning: The following parameters of cloneLoopBlocks(Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, SmallVectorImpl< std::pair< BasicBlock *, BasicBlock * > > &ExitEdges, 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'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp:423: warning: The following parameters of updateBranchWeights(BasicBlock *Header, BranchInst *LatchBR, uint64_t ExitWeight, uint64_t &FallThroughWeight) are not documented:
  parameter 'ExitWeight'
ib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Generating docs for 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/AMDGPUEmitPrintf.cpp...
Generating docs for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating docs for file lib/Transforms/Utils/AssumeBundleBuilder.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/CallGraphUpdater.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/CanonicalizeFreezeInLoops.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/CodeMoverUtils.cpp...
Generating docs for file lib/Transforms/Utils/CtorUtils.cpp...
Generating docs for file lib/Transforms/Utils/Debugify.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/FixIrreducible.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/InjectTLIMappings.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/MisExpect.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/ScalarEvolutionExpander.cpp...
Generating docs for file lib/Trwarning: Include graph for 'SimplifyCFG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: 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.
ansforms/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/SizeOpts.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/UnifyLoopExits.cpp...
Generating docs for file lib/Transforms/Utils/UniqueInternalLinkageNames.cpp...
Generating docs for file lib/Transforms/Utils/ValueMapper.cpp...
Generating docs for file lib/Transforms/Utils/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/VectorCombine.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/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/VPlanTransforms.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanTransforms.h...
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/opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h:180: warning: The following parameters of LLVMCreateSimpleMCJITMemoryManager(void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) are not documented:
  parameter 'Destroy'
 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
Generating 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/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2428: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2441: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2482: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2428: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2482: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2441: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2456: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2456: warning: Unsupported xml/html tag <encoding> found
...
Generating docs for compound AArch64GenRegisterInfo...
Generating docs for compound AArch64GenSubtargetInfo...
Generating docs for compound AArch64PreLegalizerCombinerHelperState...
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 nested compound AbstractManglingParser::ScopedTemplateParamList...
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 binary_le_impl...
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 CvtF32UByteMatchInfo...
Generating docs for compound DataType...
Generating docs for compound DbgVariableValue...
Generating docs for nested compound DeadCodeElimination::SetQueue...
Generating docs for compound DebugifyStatistics...
Generating docs for compound DeleteExpr...
Generating docs for compound DeltaInfo...
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 EnumAttr...
Generating docs for compound EnumLiteral...
Generating docs for compound ExpandedSpecialSubstitution...
Generating docs for compound ExpandedValuesCleaner...
Generating docs for compound Extension...
Generating docs for compound FileChecksumEntryHeader...
Generating docs for compound FilenameRange...
Generating docs for compound FloatData...
Generating docs for compound FloatData< double >...
/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:2428: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2441: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2482: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1060: warning: Unsupported xml/html tag <encoding> found
Generating docs for compound FloatData< float >...
Generating docs for compound FloatData< long double >...
Generating docs for compound FloatLiteralImpl...
Generating docs for compound FMinFMaxLegacyInfo...
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 FwdRegParamInfo...
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 ICVValue...
Generating docs for compound InitListExpr...
Generating docs for compound InsnMatchEntry...
Generating docs for compound InstructionMapping...
Generating docs for compound IntegerLiteral...
Generating docs for compound jit_code_entry...
Generating docs for compound jit_descriptor...
Generating docs for compound LambdaExpr...
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 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 NewPMCheckDebugifyPass...
Generating docs for compound NewPMDebugifyPass...
Generating docs for compound NoAutoPaddingScope...
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 NoexceptSpec...
Generating docs for compound NonTypeTemplateParamDecl...
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 OutlinerCosts...
Generating docs for compound OutputStream...
Generating docs for compound ParameterPack...
Generating docs for compound ParameterPackExpansion...
Generating docs for compound ParentT...
Generating docs for compound parse...
Generating docs for compound PartialMapping...
Generating docs for compound PatchItem...
Generating docs for compound PixelVectorType...
Generating docs for compound PluginChainFinal...
Generating docs for compound PODSmallVector...
Generating docs for compound Poi/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp:249: warning: The following parameters of Prefetch::addInstruction(Instruction *I, DominatorTree *DT=nullptr, int64_t PtrDiff=0) are not documented:
  parameter 'DT'
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1132: warning: Unsupported xml/html tag <encoding> found
nterBounds...
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 Prefetch...
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 RegInfo...
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 RewritePhi...
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 ShuffleVectorPseudo...
Generating docs for compound SizeofParamPackExpr...
Generating docs for compound SparcGenInstrInfo...
Generating 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 StrBoolAttr...
Generating docs for compound StrictFPUpgradeVisitor...
Generating docs for compound StringLiteral...
Generating docs for compound StringView...
Generating docs for compound StructuredBindingName...
Generating docs for compound SwapAndRestore...
Generating docs for compound SymInfo...
Generating docs for compound SyntheticTemplateParamName...
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 TemplateParamPackDecl...
Generating docs for compound TemplateTemplateParamDecl...
Generating docs for compound ThreadStack...
Generating docs for compound ThrowExpr...
Generating docs for compound ThunkNameAndReg...
Generating docs for compound std::conditional::type...
Generating docs for compound TypesAndMemOps...
Generating docs for compound TypeTemplateParamDecl...
Generating docs for compound UnnamedTypeName...
Generating docs for compound UstarHeader...
Generating docs for compound UUIDOfExpr...
Generating docs for compound ValueMapping...
Generating docs for compound VectorCombine...
Generating docs for compound VectorType...
Generating docs for compound VEELFTargetObjectFile...
Generating docs for compound VEGenInstrInfo...
Generating docs for compound VEGenRegisterInfo...
Generating docs for compound VEGenSubtargetInfo...
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 zeros_impl...
Generating docs for compound llvm::BaseCL...
Generating docs for compound BaseIt...
Generating docs for compound llvm::BaseType...
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 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, std::unique_ptr< llvm::orc::rpc::detail::ResponseHandler< rpc::RawByteChannel > > >...
Generating docs for compound std::map< uint32_t, WrappedHandlerFn >...
Generating docs for compound std::map< uint64_t, DWARFDebugRnglist >...
Generating docs for compound llvm::detail::MemberTs...
Generating docs for compound std::pair< BaseT, ptrdiff_t >...
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 SmallVectorSizeType< T >...
Generating docs for compound llvm::StateTy...
Generating docs for compound static constexpr bool...
Generating docs for compound static constexpr size_t...
Generating docs for compound StringMapConstIterator< ValueTy >...
Generating docs for compound llvm::SuperClass...
Generating docs for compound llvm::TraitsT...
Generating docs for compound uint16_t...
Generating docs for compound uint32_t...
Generating docs for compound DenseMap< BasicBlock *, std::unique_ptr< DomTreeNodeBase< BasicBlock > >>...
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/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:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:527: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:539: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:544: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:549: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:202: warning: Found unknown command `\llvm'
/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:240: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:245: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:284: warning: The following parameters of llvm::AnalyzePhysRegInBundle(const MachineInstr &MI, Register Reg, const TargetRegisterInfo *TRI) are not documented:
  parameter 'MI'
  parameter 'TRI'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:240: warning: The following parameters of llvm::AnalyzeVirtRegInBundle(MachineInstr &MI, Register Reg, SmallVectorImpl< std::pair< MachineInstr *, unsigned >> *Ops=nullptr) are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h:119: 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:510: 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:226: 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:526: 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:157: 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:1079: 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:149: 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:285: 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/CodeGen/MIRParser/MIRParser.h:83: warning: The following parameters of llvm::createMIRParser(std::unique_ptr< MemoryBuffer > Contents, LLVMContext &Context, std::function< void(Function &)> ProcessIRFunction=nullptr) are not documented:
  parameter 'ProcessIRFunction'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:122: warning: The following parameters of llvm::FindAvailableLoadedValue(LoadInst *Load, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan=DefMaxInstsToScan, AAResults *AA=nullptr, bool *IsLoadCSE=nullptr, unsigned *NumScanedInst=nullptr) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:153: warning: The following parameters of llvm::FindAvailablePtrLoadStore(Value *Ptr, Type *AccessTy, bool AtLeastAtomic, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan, AAResults *AA, bool *IsLoadCSE, unsigned *NumScanedInst) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:240: 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:281: 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/ADT/Waymarking.h:296: warning: Found unknown command `\I'
/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:527: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:202: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:544: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:539: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:113: warning: The following parameters of llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, DataLayoutCallbackTy DataLayoutCallback=[](StringRef) { return None;}) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:126: warning: The following parameters of llvm::parseAssemblyWithIndex(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:166: 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, DataLayoutCallbackTy DataLayoutCallback=[](StringRef) { return None;}) are not documented:
  parameter 'Buffer'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:63: warning: The following parameters of llvm::parseIRFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, DataLayoutCallbackTy DataLayoutCallback=[](StringRef) { return None;}) are not documented:
  parameter 'Filename'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h:59: 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:174: 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:184: 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:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:549: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:433: 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:202: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h:61: warning: Found unknown command `\_ZTV4Impl'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h:69: warning: Found unknown command `\_ZTV4Impl'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h:71: warning: Found unknown command `\_ZTI4Impl'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h:72: warning: Found unknown command `\_ZN4Impl3RunEv'
/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'
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h:124: warning: explicit link request to 'bytes' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:719: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:719: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp:703: warning: unexpected token TK_EOF as the argument of ref
 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::AAAlign...
Generating docs for compound llvm::AADereferenceable...
Generating docs for compound llvm::AAEvalLegacyPass...
Generating docs for compound llvm::AAEvaluator...
Generating docs for compound llvm::AAHeapToStack...
Generating docs for compound llvm::AAIsDead...
Generating docs for compound llvm::AAManager...
Generating docs for compound llvm::AAMDNodes...
Generating docs for compound llvm::AAMemoryBehavior...
Generating docs for compound llvm::AAMemoryLocation...
Generating docs for compound llvm::AANoAlias...
Generating docs for compound llvm::AANoCapture...
Generating docs for compound llvm::AANoFree...
Generating docs for compound llvm::AANonNull...
Generating docs for compound llvm::AANoRecurse...
Generating docs for compound llvm::AANoReturn...
Generating docs for compound llvm::AANoSync...
Generating docs for compound llvm::AANoUnwind...
Generating docs for compound llvm::AAPrivatizablePtr...
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::AAReachability...
Generating docs for compound llvm::AAResultBase...
Generating docs for nested compound llvm::AAResultBase::AAResultsProxy...
Generating docs for compound llvm::AAResults...
Generating docs for nested compound llvm::AAResults::Concept...
Generating docs for c/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:2044: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:2039: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:2062: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h:44: warning: The following parameters of llvm::AllocationOrder::AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) are not documented:
  parameter 'Matrix'
ompound llvm::AAResultsWrapperPass...
Generating docs for compound llvm::AAReturnedValues...
Generating docs for compound llvm::AAUndefinedBehavior...
Generating docs for compound llvm::AAValueConstantRange...
Generating docs for compound llvm::AAValueSimplify...
Generating docs for compound llvm::AAWillReturn...
Generating docs for compound llvm::AbstractAttribute...
Generating docs for compound llvm::AbstractCallSite...
Generating docs for nested compound llvm::AbstractCallSite::CallbackInfo...
Generating docs for compound llvm::AbstractDependenceGraphBuilder...
Generating docs for compound llvm::AbstractLatticeFunction...
Generating docs for compound llvm::AbstractState...
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, std::enable_if_t< std::is_pointer< T >::value > >...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer< T, std::enable_if_t< std::is_pointer< T >::value > >...
Generating docs for compound llvm::AddDiscriminatorsPass...
Generating docs for compound llvm::AddOperator...
Generating docs for compound llvm::AddressesMap...
Generating docs for compound llvm::AddressPool...
Generating docs for compound llvm::AddressSanitizerPass...
Generating docs for compound llvm::AddrSpaceCastInst...
Generating docs for compound llvm::AddrSpaceCastOperator...
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::AliasMatchingData...
Generating docs for compound llvm::AliasPattern...
Generating docs for compound llvm::AliasPatternCond...
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::Align...
Generating docs for compound llvm::AlignedCharArrayUnion...
Generating docs for compound llvm::AlignmentFromAssumptionsPass...
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::AMDGPUGWSResourcePseudoSourceValue...
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...
G/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:478: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:478: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:892: 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:932: 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:903: 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:942: 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:952: 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:883: warning: The following parameters of llvm::APFloat::getZero(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
enerating 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 compound 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::AMDGPUPseudoSourceValue...
Generating docs for compound llvm::AMDGPURegisterBankInfo...
Generating docs for nested compound llvm::AMDGPURegisterBankInfo::OpRegBankEntry...
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::AnalysisGetter...
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::Annotations...
Generating docs for nested compound llvm::Annotations::Range...
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::AnyCoroIdInst...
Generating docs for compound llvm::AnyCoroIdRetconInst...
Generating docs for compound llvm::AnyCoroSuspendInst...
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 /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h:458: warning: explicit link request to 'FFFFFFFF' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
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::ARMAttributeParser...
Generating docs for compound llvm::ARMBaseInstrInfo...
Generating docs for compound llvm::ARMBaseRegisterInfo...
Generating docs for compound llvm::ARMBaseTargetMachine...
Generating docs for compound llvm::ARMBasicBlockUtils...
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::MBBSectionRange...
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::AssertAlignSDNode...
Generating docs for compound llvm::AssertingVH...
Generating docs for compound llvm::AssumeBuilderPass...
Generat/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:830: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h:52: warning: The following parameters of llvm::AVRRegisterInfo::splitReg(Register Reg, Register &LoReg, Register &HiReg) const are not documented:
  parameter 'LoReg'
  parameter 'HiReg'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1686: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1687: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1690: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1690: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1695: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1696: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1699: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1699: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1704: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1705: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1708: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1709: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1712: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1712: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1713: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1668: warning: The following parameters of llvm::BasicTTIImplBase::getCallInstrCost(Function *F, Type *RetTy, ArrayRef< Type * > Tys, TTI::TargetCostKind CostKind=TTI::TCK_SizeAndLatency) are not documented:
  parameter 'CostKind'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1765: warning: The following parameters of llvm::BasicTTIImplBase::getMinMaxReductionCost(VectorType *Ty, VectorType *CondTy, bool IsPairwise, bool IsUnsigned, TTI::TargetCostKind CostKind) are not documented:
  parameter 'Ty'
  parameter 'IsPairwise'
  parameter 'IsUnsigned'
  parameter 'CostKind'
ing docs for compound llvm::AssumeSimplifyPass...
Generating docs for compound llvm::AssumptionAnalysis...
Generating docs for compound llvm::AssumptionCache...
Generating docs for nested compound llvm::AssumptionCache::ResultElem...
Generating docs for compound llvm::AssumptionCacheTracker...
Generating docs for compound llvm::AssumptionPrinterPass...
Generating docs for compound llvm::AtomicCmpXchgInst...
Generating docs for compound llvm::AtomicFileWriteError...
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::AttributeBitSet...
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::Attributor...
Generating docs for nested compound llvm::Attributor::ArgumentReplacementInfo...
Generating docs for compound llvm::AttributorCGSCCPass...
Generating docs for compound llvm::AttributorPass...
Generating docs for compound llvm::Automaton...
Generating docs for compound llvm::AVRAsmBackend...
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::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::BCDumpOptions...
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::BinaryOperation...
Generating docs for compound llvm::BinaryOperator...
Generating docs for compound llvm::BinaryOpIntrinsic...
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::BitcodeAnalyzer...
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::Bitfield...
Generating docs for nested compound llvm::Bitfield::Element...
Generating docs for compound llvm::BitInit...
Generating docs for compound llvm::BitIntegerState...
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::BooleanState...
Generating docs for compound llvm::BoundsCheckingPass...
Generating docs for compound llvm::BPFCoreSharedInfo...
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::/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h:206: warning: The following parameters of llvm::CallLowering::packRegs(ArrayRef< Register > SrcRegs, Type *PackedTy, MachineIRBuilder &MIRBuilder) const are not documented:
  parameter 'PackedTy'
  parameter 'MIRBuilder'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h:214: warning: The following parameters of llvm::CallLowering::unpackRegs(ArrayRef< Register > DstRegs, Register SrcReg, Type *PackedTy, MachineIRBuilder &MIRBuilder) const are not documented:
  parameter 'SrcReg'
  parameter 'PackedTy'
  parameter 'MIRBuilder'
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 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::BTFFieldReloc...
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 llvm::buffer_ostream...
Generating docs for compound llvm::BufferByteStreamer...
Generating docs for compound llvm::BuildVectorSDNode...
Generating docs for compound llvm::BumpPtrAllocatorImpl...
Generating docs for compound llvm::ByteStreamer...
Generating docs for compound llvm::CacheCost...
Generating docs for compound llvm::CachedHashString...
Generating docs for compound llvm::CachedHashStringRef...
Generating docs for compound llvm::CachedPathResolver...
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::CallGraphDOTInfo...
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::CallGraphUpdater...
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::CallLoweringInfo...
Generating docs for nested compound llvm::CallLowering::ValueHandler...
Generating docs for compound llvm::CallSiteSplittingPass...
Generating docs for compound llvm::CanonicalizeAliasesPass...
Generating docs for compound llvm::CanonicalizeFreezeInLoopsPass...
Generating docs for compound llvm::CaptureTracker...
Gene/opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h:619: warning: The following parameters of llvm::CastInst::isBitOrNoopPointerCastable(Type *SrcTy, Type *DestTy, const DataLayout &DL) are not documented:
  parameter 'DL'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
rating 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::CFGViewChildren...
Generating docs for compound llvm::CFGViewerPass...
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...
Generating 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::CoalescingBitVector...
Generating docs for nested compound llvm::CoalescingBitVector::const_iterator...
Generating docs for compound llvm::CodeExtractor...
Generating docs for compound llvm::CodeExtractorAnalysisCache...
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::CompileUnit...
Generating docs for nested compound llvm::CompileUnit::AccelInfo...
Generating docs for nested compound llvm::CompileUnit::DIEInfo...
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.../opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1136: 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:1143: 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:1149: 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:1165: 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:1129: 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:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h:135: warning: explicit link request to 'define' could not be resolved
 >...
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, std::enable_if_t< std::is_pointer< T >::value > >...
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 docs for compound llvm::ConstantUniqueMap...
Generating docs for compound llvm::ConstantVector...
Generating docs for compound llvm::ConstMIBundleOperands...
Generating docs for compound llvm::ConstrainedFPCmpIntrinsic...
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::CoroAllocaAllocInst...
Generating docs for compound llvm::CoroAllocaFreeInst...
Generating docs for compound llvm::CoroAllocaGetInst...
Generating docs for compound llvm::CoroAllocInst...
Generating docs for compound llvm::CoroBeginInst...
Generating docs for compound llvm::CoroCleanupPass...
Generating docs for compound llvm::CoroEarlyPass...
Generating docs for compound llvm::CoroElidePass...
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::CoroIdRetconInst...
Generating docs for compound llvm::CoroIdRetconOnceInst...
Generating docs for compound llvm::CoroPromiseInst...
Generating docs for compound llvm::CoroSaveInst...
Generating docs for compound llvm::CoroSizeInst...
Generating docs for compound llvm::CoroSplitPass...
Generating docs for compound llvm::CoroSubFnInst...
Generating docs for compound llvm::CoroSuspendInst...
Generating docs for compound llvm::CoroSuspendRetconInst...
Generating docs for compound llvm::CorrelatedVal/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pSrc'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pTgt'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pSrc'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h:399: warning: Found unknown command `\pTgt'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h:88: warning: The following parameters of llvm::DebugLoc::appendInlinedAt(const 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:230: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h:135: warning: The following parameters of llvm::DebugLocEntry::DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, ArrayRef< DbgValueLoc > Vals) are not documented:
  parameter 'Begin'
  parameter 'End'
uePropagationPass...
Generating docs for compound llvm::CostTblEntry...
Generating docs for compound llvm::CountSumOrPercent...
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::CSEConfigBase...
Generating docs for compound llvm::CSEConfigConstantOnly...
Generating docs for compound llvm::CSEConfigFull...
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::DataDependenceGraph...
Generating docs for compound llvm::DataExtractor...
Generating docs for nested compound llvm::DataExtractor::Cursor...
Generating docs for compound llvm::DataLayout...
Generating docs for compound llvm::DataRegionData...
Generating docs for compound llvm::DbgAddrIntrinsic...
Generating docs for compound llvm::DbgCallSiteParam...
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 nested compound llvm::DbgValueHistoryMap::Entry...
Generating docs for compound llvm::DbgValueInst...
Generating docs for compound llvm::DbgValueLoc...
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::DDGAnalysis...
Generating docs for compound llvm::DDGAnalysisPrinterPass...
Generating docs for compound llvm::DDGBuilder...
Generating docs for compound llvm::DDGEdge...
Generating docs for compound llvm::DDGNode...
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::DebugInfoSize...
Generating docs for compound llvm::DebugLoc...
Generating docs for compound llvm::DebugLocDwarfExpression...
Generating docs for compound llvm::DebugLocEntry...
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::DebugVariable...
Generating docs for compound llvm::decimalInfo...
Generating docs for compound llvm::DecIntegerState...
Generating docs for compound llvm::DeclContext...
Generating docs for compound llvm::DeclContextTree...
Generating docs for compound llvm::DeclMapInfo...
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::DefaultInlineAdvisor...
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::DenormalMode...
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< Attribute::AttrKind >...
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< BitVector >...
Generating docs for compound llvm::DenseMapInfo< CachedHashString >...
Generating docs for compound llvm::DenseMapInfo< CachedHashStringRef >...
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< DebugVariable >...
Generating docs for compound llvm::DenseMapInfo< DIExpression::FragmentInfo >...
Generating docs for compound llvm::DenseMapInfo< DivRemMapKey >...
Generating docs for compound llvm::DenseMapInfo< ElementCount >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::VFuncId >...
Generating docs for compound llvm::DenseMapInfo< gsym::FileEntry >...
Generating docs for compound llvm::DenseMapInfo< GVN::Expression >...
Generating docs for compound llvm::DenseMapInfo< hash_code >...
Generating docs for compound llvm::DenseMapInfo< ICVValue >...
Generating docs for compound llvm::DenseMapInfo< ImmutableList< T > >...
Generating docs for compound llvm::DenseMapInfo< int >...
Generating docs for compound llvm::DenseMapInfo< IRPosition >...
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< MCRegister >...
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< object::SectionRef >...
Generating docs for compound llvm::DenseMapInfo< OffsetInstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< OffsetValue >...
Generating docs for compound llvm::DenseMapInfo< omp::TraitProperty >...
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< PTs... > >...
Generating docs for compound llvm::DenseMapInfo< PoisoningVH< T > >...
Generating docs for compound llvm::DenseMapInfo< Register >...
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< SmallBitVector >...
Generating docs for compound llvm::DenseMapInfo< std::pair< T, U > >...
Generating docs for compound llvm::DenseMapInfo< std::tuple< Ts... > >...
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 char >...
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< VTableSlotSummary >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmGlobalType >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmSignature >...
Generating docs for compound llvm::DenseMapInfo< WeakVH >...
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::DependenceGraphInfo...
Generating docs for compound llvm::DependenceInfo...
Generating docs for compound llvm::deref...
Generating docs for compound llvm::DerefState...
Generating docs for compound llvm::DerivedUser...
Generating docs for compound llvm::DescriptorInfo...
Generating docs for compound llvm::DestSourcePair...
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::DGEdge...
Generating docs for compound llvm::DGNode...
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 doc/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:380: 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:142: 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, StringRef SysRoot={}, StringRef SDK={}) are not documented:
  parameter 'RangesBaseAddress'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:673: 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:593: warning: The following parameters of llvm::DIBuilder::createGlobalVariableExpression(DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DIType *Ty, bool IsLocalToUnit, bool isDefined=true, DIExpression *Expr=nullptr, MDNode *Decl=nullptr, MDTuple *TemplateParams=nullptr, uint32_t AlignInBits=0) are not documented:
  parameter 'isDefined'
  parameter 'TemplateParams'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:805: 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:226: 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:398: 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:230: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2555: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2556: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2605: 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:2555: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2556: warning: Unsupported xml/html tag <DWARF> found
s 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::DiagnosticInfoMisExpect...
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::DiagnosticInfoStackSize...
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::DICommonBlock...
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::DIL/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:84: 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:42: warning: The following parameters of llvm::DOTGraphTraitsViewer::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
ineInfoSpecifier...
Generating docs for compound llvm::DILocal...
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::DirectedGraph...
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 compound 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::DOTFuncInfo...
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< CallGraphDOTInfo * >...
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< DOTFuncInfo * >...
Generating docs for compound llvm::DOTGraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< MachineGadgetGraph * >...
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 ll/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h:127: warning: The following parameters of llvm::DWARFDie::dump(raw_ostream &OS, unsigned indent=0, DIDumpOptions DumpOpts=DIDumpOptions()) const are not documented:
  parameter 'DumpOpts'
vm::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 compound llvm::DwarfCompileUnit...
Generating docs for nested compound llvm::DwarfCompileUnit::BaseTypeRef...
Generating docs for nested compound llvm::DwarfCompileUnit::GlobalExpr...
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 nested compound llvm::DwarfDebug::NonTypeUnitContext...
Generating docs for compound llvm::DWARFDebugAbbrev...
Generating docs for compound llvm::DWARFDebugAddrTable...
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::ParsingState::AddrAndAdjustedOpcode...
Generating docs for nested compound llvm::DWARFDebugLine::ParsingState::AddrAndLineDelta...
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::LocationList...
Generating docs for compound llvm::DWARFDebugLoclists...
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::attr/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:230: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:343: 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:230: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:248: 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:324: 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:254: 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:264: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:266: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:268: warning: Unsupported xml/html tag <const> found
ibute_iterator...
Generating docs for nested compound llvm::DWARFDie::iterator...
Generating docs for compound llvm::DwarfEmitter...
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 nested compound llvm::DWARFFormValue::UnitOffset...
Generating docs for compound llvm::DWARFGdbIndex...
Generating docs for compound llvm::DWARFLinker...
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::DWARFLocationEntry...
Generating docs for compound llvm::DWARFLocationExpression...
Generating docs for compound llvm::DWARFLocationTable...
Generating docs for compound llvm::DWARFObject...
Generating docs for compound llvm::DWARFSection...
Generating docs for compound llvm::DwarfStreamer...
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 compound 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::ElementCount...
Generating docs for compound llvm::ELFAttributeParser...
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::EnumeratedArray...
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::ErrorDiagnostic...
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_p/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h:304: warning: The following parameters of llvm::ExecutionEngine::runStaticConstructorsDestructors(Module &module, bool isDtors) are not documented:
  parameter 'module'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h:1364: 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'
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:481: warning: Found unknown command `\LINE'
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:481: warning: Found unknown command `\LINE'
tr< 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::ExitOnError...
Generating docs for compound llvm::ExpandReductionsPass...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::ExpectedAsOutParameter...
Generating docs for compound llvm::Expression...
Generating docs for compound llvm::ExpressionAST...
Generating docs for compound llvm::ExpressionFormat...
Generating docs for compound llvm::ExpressionLiteral...
Generating docs for compound llvm::ExpressionValue...
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::CallLoweringInfo...
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::FileCheckPatternContext...
Generating docs for compound llvm::FileCheckRequest...
Generating docs for compound llvm::FileCheckString...
Generating docs for compound llvm::FileCollector...
Generating docs for compound llvm::FileCollectorFileSystem...
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::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::FindHandleTraits...
Generating docs for compound llvm::FixAllFDIVSQRT...
Generating docs for compound llvm::FixedNumOperandTraits...
Generating docs for compound llvm::FixedStackPseudoSourceValue...
Gen/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:243: warning: Found unknown command `\t'
erating docs for compound llvm::FixedStreamArray...
Generating docs for compound llvm::FixedStreamArrayIterator...
Generating docs for compound llvm::FixedVectorType...
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::FoldingSetInfo...
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::TypeIndex >...
Generating docs for compound llvm::format_provider< Enum, std::enable_if_t< dwarf::EnumTraits< Enum >::value > >...
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, std::enable_if_t< detail::use_char_formatter< T >::value > >...
Generating docs for compound llvm::format_provider< T, std::enable_if_t< detail::use_double_formatter< T >::value > >...
Generating docs for compound llvm::format_provider< T, std::enable_if_t< detail::use_integral_formatter< T >::value > >...
Generating docs for compound llvm::format_provider< T, std::enable_if_t< detail::use_pointer_formatter< T >::value > >...
Generating docs for compound llvm::format_provider< T, std::enable_if_t< detail::use_string_formatter< T >::value > >...
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 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::FreezeInst...
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::function_traits...
Generating docs for compound llvm::function_traits< ReturnType(&)(Args...), false >...
Generating docs for compound llvm::function_traits< ReturnType(*)(Args...), false >...
Generating docs for compound llvm::function_traits< ReturnType(ClassType::*)(Args...) const, false >...
Generating docs for compound llvm::function_traits< ReturnType(ClassType::*)(Args...), false >...
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 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::ParamAccess...
Generating docs for nested compound llvm::FunctionSummary::ParamAccess::Call...
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::GCOVArc...
Generating docs for compound llvm::GCOVBlock...
Generating docs for compound llvm::GCOVBuffer...
Generating docs for compound llvm::GCOVCoverage...
Generating docs for compound llvm::GCOVFile...
Generating docs for compound llvm::GCOVFunction...
Genera/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
ting 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::GCStatepointInst...
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::GISelKnownBits...
Generating docs for compound llvm::GISelKnownBitsAnalysis...
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...
Generating 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 nested compound llvm::GraphTraits< BoUpSLP * >::nodes_iterator...
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< CallGraphDOTInfo * >...
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 DataDependenceGraph * >...
Generating docs for compound llvm::GraphTraits< const DDGNode * >...
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< DataDependenceGraph * >...
Generating docs for compound llvm::GraphTraits< DDGNode * >...
Generating docs for compound llvm::GraphTraits< DominatorTree * >...
Generating docs for compound llvm::GraphTraits< DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< DOTFuncInfo * >...
Generating docs for compound llvm::GraphTraits< Function * >...
Generating docs for compound llvm::GraphTraits< ImmutableGraph< NodeValueT, EdgeValueT > * >...
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< 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< MachineGadgetGraph * >...
Generating docs for compound llvm::GraphTraits< MachineLoop * >...
Generating docs for 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 * >./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'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
..
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< T, B > *, Inverse< T > > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< T, B > *, T > >...
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::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::GVNOptions...
Generating docs for compound llvm::GVNSinkPass...
Generating docs for compound llvm::HandleSDNode...
Generating docs for compound llvm::HardwareLoopInfo...
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::HotColdSplitting...
Generating docs for compound llvm::HotColdSplittingPass...
Generating docs for compound llvm::HungoffOperandTraits...
Generating docs for compound llvm::HvxSelector...
Generating docs for compound llvm::HWAddressSanitizerPass...
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::IDFCalculatorBase...
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::ImmutableGraph...
Generating docs for nested compound llvm::ImmutableGraph::Edge...
Generating docs for nested compound llvm::ImmutableGraph::EdgeSet...
Generating docs for nested compound llvm::ImmutableGraph::EdgeSet::iterator...
Generating docs for nested compound llvm::ImmutableGraph::Node...
Generating docs for nested compound llvm::ImmutableGraph::NodeSet...
Generating docs for nested compound llvm::ImmutableGraph::NodeSet::iterator...
Generating docs for compound llvm::ImmutableGraphBuilder...
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::ImmutableModuleSummaryIndexWrapperPass...
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::ImplicitControlFlowTracking...
Generating docs for compound llvm::ImportedFunctionsInliningStatistics.../opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:81: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:81: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:66: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:77: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4915: warning: Unsupported xml/html tag <label> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4925: warning: Unsupported xml/html tag <label> found

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::IncIntegerState...
Generating docs for compound llvm::indexed_accessor_iterator...
Generating docs for compound llvm::indexed_accessor_range...
Generating docs for compound llvm::IndexedInstrProfReader...
Generating docs for compound llvm::IndexedLoadStoreMatchInfo...
Generating docs for compound llvm::IndexedMap...
Generating docs for compound llvm::IndexedReference...
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::InformationCache...
Generating docs for compound llvm::Init...
Generating docs for compound llvm::InitLLVM...
Generating docs for compound llvm::InjectorIRStrategy...
Generating docs for compound llvm::InjectTLIMappings...
Generating docs for compound llvm::InjectTLIMappingsLegacy...
Generating docs for compound llvm::InlineAdvice...
Generating docs for compound llvm::InlineAdvisor...
Generating docs for compound llvm::InlineAdvisorAnalysis...
Generating docs for nested compound llvm::InlineAdvisorAnalysis::Result...
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::InlineAsmLowering...
Generating docs for compound llvm::InlineCost...
Generating docs for compound llvm::InlineCostAnnotationPrinterPass...
Generating docs for compound llvm::InlineFeaturesAnalysis...
Generating docs for nested compound llvm::InlineFeaturesAnalysis::Result...
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...
Generating 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::IntegerRangeState...
Generating docs for compound llvm::IntegerStateBase...
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::InterestingMemoryOperand...
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::IntrinsicCostAttributes...
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 /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:928: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:928: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:928: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:404: warning: The following parameters of llvm::IRPosition::getAttrs(ArrayRef< Attribute::AttrKind > AKs, SmallVectorImpl< Attribute > &Attrs, bool IgnoreSubsumingPositions=false, Attributor *A=nullptr) const are not documented:
  parameter 'AKs'
  parameter 'Attrs'
  parameter 'A'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:392: warning: The following parameters of llvm::IRPosition::hasAttr(ArrayRef< Attribute::AttrKind > AKs, bool IgnoreSubsumingPositions=false, Attributor *A=nullptr) const are not documented:
  parameter 'AKs'
  parameter 'A'
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::IntrusiveRefCntPtrInfo< ImutAVLTree< ImutInfo > >...
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::IRAttribute...
Generating docs for compound llvm::IRAttributeManifest...
Generating docs for compound llvm::IRBuilder...
Generating docs for compound llvm::IRBuilderBase...
Generating docs for nested compound llvm::IRBuilderBase::FastMathFlagGuard...
Generating docs for nested compound llvm::IRBuilderBase::InsertPoint...
Generating docs for nested compound llvm::IRBuilderBase::InsertPointGuard...
Generating docs for nested compound llvm::IRBuilderBase::OperandBundlesGuard...
Generating docs for compound llvm::IRBuilderCallbackInserter...
Generating docs for compound llvm::IRBuilderDefaultInserter...
Generating docs for compound llvm::IRBuilderFolder...
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::IRPosition...
Generating docs for compound llvm::IRTranslator...
Generating docs for compound llvm::is_bitmask_enum...
Generating docs for compound llvm::is_bitmask_enum< E, std::enable_if_t< sizeof(E::LLVM_BITMASK_LARGEST_ENUMERATOR) >=0 >...
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 doc/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:63: warning: Unsupported xml/html tag <encoding> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h:296: 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:2857: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
s 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, std::enable_if_t< std::is_base_of< To, From >::value > >...
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...
Generating 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::LazyCallGra/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'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h:852: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h:312: 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:322: warning: The following parameters of llvm::LiveIntervals::handleMoveIntoNewBundle(MachineInstr &BundleStart, bool UpdateFlags=false) are not documented:
  parameter 'BundleStart'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h:138: warning: The following parameters of llvm::LiveRangeEdit::LiveRangeEdit(LiveInterval *parent, SmallVectorImpl< Register > &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate=nullptr, SmallPtrSet< MachineInstr *, 32 > *deadRemats=nullptr) are not documented:
  parameter 'delegate'
ph::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...
Generating docs for compound llvm::LegalizeActionStep...
Generating docs for compound llvm::Legalizer...
Generating docs for nested compound llvm::Legalizer::MFResult...
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_first...
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::LiveIntervalCalc...
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::LLVMRemarkSetupErrorInfo...
Generating docs for compound llvm::LLVMRemarkSetupFileError...
Generating docs for compound llvm::LLVMRemarkSetupFormatError...
Generating docs for compound llvm::LLVMRemarkSetupPatternError...
Generating docs for compound llvm::LLVMRemarkStreamer...
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...
Generating 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 nested compound llvm::Loop::LoopBounds...
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::LoopCachePrinterPass...
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::LoopFusePass...
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::LoopNest...
Generating docs for compound llvm::LoopNestAnalysis...
Generating docs for compound llvm::LoopNestPrinterPass...
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./opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h:158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1349: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1349: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:798: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

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

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

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h:1065: warning: Found unknown command `\New'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h:1065: warning: Found unknown command `\New'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `copyCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `moveCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:769: warning: unable to resolve reference to `eraseCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `copyCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:768: warning: unable to resolve reference to `moveCallSiteInfo' for \ref command
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h:769: warning: unable to resolve reference to `eraseCallSiteInfo' for \ref command
..
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::LoopVectorizeOptions...
Generating docs for compound llvm::LoopVectorizePass...
Generating docs for compound llvm::LoopVectorizeResult...
Generating docs for compound llvm::LoopVerifierPass...
Generating docs for compound llvm::LoopVersioning...
Generating docs for compound llvm::LostDebugLocObserver...
Generating docs for compound llvm::LowerAtomicPass...
Generating docs for compound llvm::LowerConstantIntrinsicsPass...
Generating docs for compound llvm::LowerExpectIntrinsicPass...
Generating docs for compound llvm::LowerGuardIntrinsicPass...
Generating docs for compound llvm::LowerInvokePass...
Generating docs for compound llvm::LowerMatrixIntrinsicsPass...
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::MachineConstantPoolEntry...
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::ArgRegPair...
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::Machine/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1019: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:1004: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:361: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:372: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:300: warning: The following parameters of llvm::MachineOperand::print(raw_ostream &os, ModuleSlotTracker &MST, LLT TypeToPrint, Optional< unsigned > OpIdx, 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:449: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:451: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:184: 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'
IRBuilder...
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::MachineModuleAnalysis...
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::MachineModuleInfoWrapperPass...
Generating docs for compound llvm::MachineOperand...
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::MachineSchedPolicy...
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::MaskedSto/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:478: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:478: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:371: warning: Found unknown command `\plt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:272: 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:288: 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:310: 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:280: 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/MCCodeEmitter.h:37: warning: The following parameters of llvm::MCCodeEmitter::emitPrefix(const MCInst &Inst, raw_ostream &OS, const MCSubtargetInfo &STI) const are not documented:
  parameter 'STI'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h:415: warning: The following parameters of llvm::MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx) are not documented:
  parameter 'FuncName'
/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:61: 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:103: 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'
reSDNode...
Generating docs for compound llvm::MatrixBuilder...
Generating docs for compound llvm::MaximumSpanningTree...
Generating docs for compound llvm::MaybeAlign...
Generating docs for compound llvm::MBB2NumberFunctor...
Generating docs for compound llvm::MBBSectionID...
Generating docs for compound llvm::MBFIWrapper...
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::MCAsmInfoXCOFF...
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::MCBoundaryAlignFragment...
Generating docs for compound llvm::MCCFIInstruction...
Generating docs for compound llvm::MCCodeEmitter...
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...
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...
Gene/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:180: 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:117: 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:142: 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:555: 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:550: 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:777: 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:455: 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:604: 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:826: 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:630: 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'
/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:57: 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'
rating 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::MCParsedAsmOperand...
Generating docs for compound llvm::MCProcResourceDesc...
Generating docs for compound llvm::MCReadAdvanceEntry...
Generating docs for compound llvm::MCRegAliasIterator...
Generating docs for compound llvm::MCRegister...
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::mc_difflist_iterator...
Generating docs for nested compound llvm::MCRegisterInfo::mc_subreg_iterator...
Generating docs for nested compound llvm::MCRegisterInfo::mc_superreg_iterator...
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::MCSectionXCOFF...
Generating docs for compound llvm::MCStreamer...
Generating docs for compound llvm::MCSubRegIndexIterator...
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::MCSymbolXCOFF...
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::MCXCOFFObjectTargetWriter...
Generating docs for compound llvm::MCXCOFFStream/opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.h:25: warning: The following parameters of llvm::MCXCOFFStreamer::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/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:88: 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:111: warning: The following parameters of llvm::MemoryBuffer::getOpenFile(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'FD'
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
er...
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< DICommonBlock >...
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 docs for compound llvm::MDString...
Generating docs for compound llvm::MDTuple...
Generating docs for compound llvm::MDTupleTypedArrayWrapper...
Generating docs for compound llvm::MemCpyInlineInst...
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::MemOp...
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::MemoryD/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:60: warning: The following parameters of llvm::MipsAsmBackend::mayNeedRelaxation(const MCInst &Inst, const MCSubtargetInfo &STI) const are not documented:
  parameter 'STI'
ependenceResults...
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::MergedLoadStoreMotionOptions...
Generating docs for compound llvm::MergedLoadStoreMotionPass...
Generating docs for compound llvm::MergeFunctionsPass...
Generating docs for compound llvm::MergeICmpsPass...
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::MIBundleOperandIteratorBase...
Generating docs for compound llvm::MIBundleOperands...
Generating docs for compound llvm::MinMax...
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...
Generating 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 /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h:260: warning: Unsupported xml/html tag <uint64> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ModuloSchedule.h:373: warning: Unsupported xml/html tag <mcsymbol> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h:405: warning: The following parameters of llvm::MustBeExecutedContextExplorer::MustBeExecutedContextExplorer(bool ExploreInterBlock, bool ExploreCFGForward, bool ExploreCFGBackward, GetterTy< const LoopInfo > LIGetter=[](const Function &) { return nullptr;}, GetterTy< const DominatorTree > DTGetter=[](const Function &) { return nullptr;}, GetterTy< const PostDominatorTree > PDTGetter=[](const Function &) { return nullptr;}) are not documented:
  parameter 'LIGetter'
  parameter 'DTGetter'
  parameter 'PDTGetter'
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::MIRFormatter...
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::MLInlineAdvice...
Generating docs for compound llvm::MLInlineAdvisor...
Generating docs for compound llvm::MLModelRunner...
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::ModuleInlinerWrapperPass...
Generating docs for compound llvm::ModulePass...
Generating docs for compound llvm::ModuleSanitizerCoveragePass...
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::ModuloSchedule...
Generating docs for compound llvm::ModuloScheduleExpander...
Generating docs for compound llvm::ModuloScheduleTestAnnotater...
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::MustBeExecutedContextExplorer...
Generating docs for compound llvm::MustBeExecutedIterator...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::MutableBinaryByteStream...
Generating docs for compound llvm::MVT...
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 llvm::negation...
Generating docs for compound llvm::Negator...
Generating docs for compound llvm::NewArchiveMember...
Generating docs for compound llvm::NewGVNPass...
Generating docs for compound llvm::NfaStatePair...
Generating docs for compound llvm::NodeSet...
Generating docs for compound llvm::NoFolder...
Generating docs for compound llvm::NonLocalDepE/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/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:416: 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:603: 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'
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:146: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:156: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:174: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:179: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:184: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:307: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:318: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:133: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:146: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:342: warning: argument 'MasterVarPtr' of command @param is not found in the argument list of llvm::OpenMPIRBuilder::CreateCopyinClauseBlocks(InsertPointTy IP, Value *MasterAddr, Value *PrivateAddr, llvm::IntegerType *IntPtrTy, bool BranchtoEnd=true)
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:342: warning: argument 'PrivateVarPtr' of command @param is not found in the argument list of llvm::OpenMPIRBuilder::CreateCopyinClauseBlocks(InsertPointTy IP, Value *MasterAddr, Value *PrivateAddr, llvm::IntegerType *IntPtrTy, bool BranchtoEnd=true)
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:344: warning: The following parameters of llvm::OpenMPIRBuilder::CreateCopyinClauseBlocks(InsertPointTy IP, Value *MasterAddr, Value *PrivateAddr, llvm::IntegerType *IntPtrTy, bool BranchtoEnd=true) are not documented:
  parameter 'MasterAddr'
  parameter 'PrivateAddr'
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:318: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:174: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:307: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:156: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:179: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:184: warning: explicit link request to 'omp' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:301: warning: Unsupported xml/html tag <critical_section_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h:302: warning: Unsupported xml/html tag <mangled_name_for_global_var> found
ntry...
Generating docs for compound llvm::NonLocalDepResult...
Generating docs for compound llvm::NonRelocatableStringpool...
Generating docs for compound llvm::NoopStatistic...
Generating docs for compound llvm::NotFoundError...
Generating docs for compound llvm::NumericSubstitution...
Generating docs for compound llvm::NumericVariable...
Generating docs for compound llvm::NumericVariableUse...
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::ObjFileAddressRange...
Generating docs for compound llvm::OffsetsTag...
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::OpenMPIRBuilder...
Generating docs for nested compound llvm::OpenMPIRBuilder::FinalizationInfo...
Generating docs for nested compound llvm::OpenMPIRBuilder::LocationDescription...
Generating docs for nested compound llvm::OpenMPIRBuilder::OutlineInfo...
Generating docs for compound llvm::OpenMPOptPass...
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 llvm::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::OptimizedStructLayoutField...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OptionalOperandTraits...
Generating docs for compound llvm::OptLevelChanger...
Generating docs for compound llvm::OptPassGate...
Generating docs for compound llvm::OrcCBindingsStack...
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::OverflowError...
Generating docs for compound llvm::OverflowingBinaryOperator...
Generating docs for compound llvm::OverlapFuncFilters...
Generating docs for compound llvm::OverlapStats...
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./opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h:140: warning: Found unknown command `\Returns'
/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
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:647: warning: Found unknown command `\LINE'
..
Generating docs for compound llvm::PartialInlinerPass...
Generating docs for compound llvm::PartiallyInlineLibCallsPass...
Generating docs for compound llvm::Pass...
Generating docs for compound llvm::PassBuilder...
Generating docs for nested compound llvm::PassBuilder::OptimizationLevel...
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 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::PatchLocation...
Generating docs for compound llvm::PatchPointOpers...
Generating docs for compound llvm::Pattern...
Generating docs for nested compound llvm::Pattern::VariableProperties...
Generating docs for compound llvm::PatternsForOpcode...
Generating docs for compound llvm::PBQPRAConstraint...
Generating docs for compound llvm::PBQPRAConstraintList...
Generating docs for compound llvm::PeelingModuloScheduleExpander...
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::PhysRegInfo...
Generating docs for compound llvm::PhysRegSUOper...
Generating docs for compound llvm::PiBlockDDGNode...
Generating docs for compound llvm::PipelineTuningOptions...
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,/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFStreamer.h:43: warning: The following parameters of llvm::PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:336: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:336: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:336: warning: Unsupported xml/html tag <Pattern> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:54: warning: Unsupported xml/html tag <Target> found
 IntType, PtrTraits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion< PTs... > >...
Generating docs for compound llvm::PointerLikeTypeTraits< ReachingDef >...
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::PointerUnionTypeSelector...
Generating docs for compound llvm::PointerUnionTypeSelector< T, T, RET_EQ, RET_NE >...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn< PointerUnionTypeSelector< T1, T2, RET_EQ, RET_NE > >...
Generating docs for compound llvm::PoisonCheckingPass...
Generating docs for compound llvm::PoisoningVH...
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::PPCELFStreamer...
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::PPCMCCodeEmitter...
Generating docs for compound llvm::PPCMCExpr...
Generating docs for compound llvm::PPCPostRASchedStrategy...
Generating docs for compound llvm::PPCPreRASchedStrategy...
Generating docs for compound llvm::PPCRegisterInfo...
Generating docs for compound llvm::PPCSubtarget...
Generating docs for compound llvm::PPCTargetLowering...
Generating docs for nested compound llvm::PPCTargetLowering::CallFlags...
Generating docs for compound llvm::PPCTargetMachine...
Generating docs for compound llvm::PPCTargetStreamer...
Generating docs for compound llvm::PPCTTIImpl...
Generating docs for compound llvm::PPCXCOFFMCAsmInfo...
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::PredicateInfoBuilder...
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 /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/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/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:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:243: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h:49: 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:52: 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'
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 compound 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::PtrAddChain...
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::RAIIMFObsDelInstaller...
Generating docs for compound llvm::RAIIMFObserverInstaller...
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::ReachingDef...
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/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:53: warning: The following parameters of llvm::Regex::Regex(StringRef Regex, RegexFlags Flags=NoFlags) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:84: warning: The following parameters of llvm::Regex::match(StringRef String, SmallVectorImpl< StringRef > *Matches=nullptr, std::string *Error=nullptr) const are not documented:
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:97: warning: The following parameters of llvm::Regex::sub(StringRef Repl, StringRef String, std::string *Error=nullptr) const 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'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h:484: 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'
 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::RegImmPair...
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...
Generating 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::Register...
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::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, CGSC/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:371: 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:380: 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'
CAnalysisManager, 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::ResourceManager...
Generating docs for compound llvm::ResourcePriorityQueue...
Generating docs for compound llvm::ResumeInst...
Generating docs for compound llvm::RetainedKnowledge...
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::RISCVAttributeParser...
Generating docs for compound llvm::RISCVCallLowering...
Generating docs for compound llvm::RISCVDAGToDAGISel...
Generating docs for compound llvm::RISCVELFTargetObjectFile...
Generating docs for compound llvm::RISCVFrameLowering...
Generating docs for compound llvm::RISCVGenRegisterBankInfo...
Generating docs for compound llvm::RISCVInstPrinter...
Generating docs for compound llvm::RISCVInstrInfo...
Generating docs for compound llvm::RISCVLegalizerInfo...
Generating docs for compound llvm::RISCVMachineFunctionInfo...
Generating docs for compound llvm::RISCVMCAsmInfo...
Generating docs for compound llvm::RISCVMCExpr...
Generating docs for compound llvm::RISCVRegisterBankInfo...
Generating docs for compound llvm::RISCVRegisterInfo...
Generating docs for compound llvm::RISCVSubtarget...
Generating docs for compound llvm::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::RISCVTTIImpl...
Generating docs for compound llvm::RNSuccIterator...
Generating docs for compound llvm::RNSuccIterator< FlatIt< NodeRef >, BlockT, RegionT >...
Generating docs for compound llvm::RootDDGNode...
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::RTTIExtends...
Generating docs for compound llvm::RTTIRoot...
Generating docs for compound llvm::RuntimeCheckingPtrGroup...
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 nested compound llvm::RuntimeDyldChecker::MemoryRegionInfo...
Generating docs for compound llvm::RuntimeDyldCheckerExprEval...
Generating docs for compound llvm::RuntimeDyldCheckerImpl...
Generating docs for compound llvm::RuntimeDyldCOFF...
Generating docs for compound llvm::RuntimeDyldCOFFAArch64...
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::RuntimeD/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:871: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:871: warning: Unsupported xml/html tag <L2> 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:874: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:874: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:876: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:98: warning: Unsupported xml/html tag <NUW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:99: warning: Unsupported xml/html tag <NSW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:103: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:108: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:108: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h:778: warning: The following parameters of llvm::SchedBoundary::countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) are not documented:
  parameter 'PIdx'
  parameter 'NextCycle'
yldMachOAArch64...
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::PointerInfo...
Generating docs for compound llvm::SafepointIRVerifierPass...
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::SaturatingInst...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::ScalableVectorType...
Generating docs for compound llvm::ScalarEvolution...
Generating docs for compound llvm::ScalarEvolutionAnalysis...
Generating docs for compound llvm::ScalarEvolutionPrinterPass...
Generating docs for compound llvm::ScalarEvolutionVerifierPass...
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::SCEVDivision...
Generating docs for compound llvm::SCEVEqualPredicate...
Generating docs for compound llvm::SCEVExpander...
Generating docs for compound llvm::SCEVLoopAddRecRewriter...
Generating docs for compound llvm::SCEVMinMaxExpr...
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::SCEVRewriteVisitor...
Generating docs for compound llvm::SCEVSignExtendExpr...
Generating docs for compound llvm::SCEVSMaxExpr...
Generating docs for compound llvm::SCEVSMinExpr...
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::SCEVUMinExpr...
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::Scheduli/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:650: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:69: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:86: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:96: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp:1424: warning: unexpected token in comment block while parsing the argument of command param
ngPriorityQueue...
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...
Generating docs for nested compound llvm::SelectionDAGBuilder::SDAGSwitchLowering...
Generating 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::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 nested compound llvm::SIMachineFunctionInfo::VGPRSpillToAGPR...
Generating docs for compound llvm::simple_ilist...
Generati/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h:208: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h:208: warning: Unsupported xml/html tag <n> found
ng docs for compound llvm::SimpleBitstreamCursor...
Generating docs for compound llvm::SimpleDDGNode...
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< AssumptionCache::ResultElem >...
Generating docs for compound llvm::simplify_type< const AssumptionCache::ResultElem >...
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 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< 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::SinkAndHoistLICMFlags...
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 compound 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::Small/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:207: warning: The following parameters of llvm::SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges={}, ArrayRef< SMFixIt > FixIts={}) const are not documented:
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:184: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges={}, ArrayRef< SMFixIt > FixIts={}, 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:199: 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/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:90: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:90: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:90: warning: Found unknown command `\Section'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:98: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:98: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:98: warning: Found unknown command `\Section'
SetIterator...
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::SMTExpr...
Generating docs for compound llvm::SMTSolver...
Generating docs for compound llvm::SMTSort...
Generating docs for compound llvm::SoftInstrProfErrors...
Generating docs for compound llvm::SourceInfo...
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::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...
Generat/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
ing docs for compound llvm::SSAUpdaterTraits< SSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< SSAUpdater >::PHI_iterator...
Generating docs for compound llvm::StackLifetime...
Generating docs for nested compound StackLifetime::LifetimeAnnotationWriter...
Generating docs for nested compound llvm::StackLifetime::LiveRange...
Generating docs for compound llvm::StackLifetimePrinterPass...
Generating docs for compound llvm::StackMapOpers...
Generating docs for compound llvm::StackMapParser...
Generating docs for nested compound llvm::StackMapParser::AccessorIterator...
Generating docs for nested compound llvm::StackMapParser::ConstantAccessor...
Generating docs for nested compound llvm::StackMapParser::FunctionAccessor...
Generating docs for nested compound llvm::StackMapParser::LiveOutAccessor...
Generating docs for nested compound llvm::StackMapParser::LocationAccessor...
Generating docs for nested compound llvm::StackMapParser::RecordAccessor...
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::StackOffset...
Generating docs for compound llvm::StackProtector...
Generating docs for compound llvm::StackSafetyAnalysis...
Generating docs for compound llvm::StackSafetyGlobalAnalysis...
Generating docs for compound llvm::StackSafetyGlobalInfo...
Generating docs for nested compound StackSafetyGlobalInfo::InfoTy...
Generating docs for compound llvm::StackSafetyGlobalInfoWrapperPass...
Generating docs for compound llvm::StackSafetyGlobalPrinterPass...
Generating docs for compound llvm::StackSafetyInfo...
Generating docs for nested compound StackSafetyInfo::InfoTy...
Generating docs for compound llvm::StackSafetyInfoWrapperPass...
Generating docs for compound llvm::StackSafetyPrinterPass...
Generating docs for compound llvm::StandardInstrumentations...
Generating docs for compound llvm::StatepointDirectives...
Generating docs for compound llvm::StatepointLoweringState...
Generating docs for compound llvm::StatepointOpers...
Generating docs for compound llvm::StateWrapper...
Generating docs for compound llvm::StatisticBase...
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::StringMapEntryStorage...
Generating docs for compound llvm::StringMapEntryStorage< NoneType >...
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::StringRecTy...
Generating docs for compound llvm::StringRef...
Generating docs for compound llvm::StringSaver...
Generating docs for compound llvm::StringSet...
Generating docs for compound llvm::StringSubstitution...
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::StrongType...
Generating docs for compound llvm::StructLayout...
Generating docs for compound llvm::StructType...
Generating docs for compound llvm:/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/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h:71: warning: The following parameters of llvm::TailDuplicator::initMF(MachineFunction &MF, bool PreRegAlloc, const MachineBranchProbabilityInfo *MBPI, MBFIWrapper *MBFI, ProfileSummaryInfo *PSI, bool LayoutMode, unsigned TailDupSize=0) are not documented:
  parameter 'MBFI'
  parameter 'PSI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:339: warning: The following parameters of llvm::Target::createMCAsmInfo(const MCRegisterInfo &MRI, StringRef TheTriple, const MCTargetOptions &Options) const are not documented:
  parameter 'MRI'
  parameter 'Options'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:419: 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:470: 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:393: 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:1053: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1060: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1069: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:338: 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:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1065: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1069: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1060: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1053: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1088: warning: Found unknown command `\P'
:SubClassReference...
Generating docs for compound llvm::SubMultiClassReference...
Generating docs for compound llvm::SubOperator...
Generating docs for compound llvm::Substitution...
Generating docs for compound llvm::SubsumingPositionIterator...
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::SuffixTree...
Generating docs for nested compound llvm::SuffixTree::RepeatedSubstring...
Generating docs for nested compound llvm::SuffixTree::RepeatedSubstringIterator...
Generating docs for compound llvm::SuffixTreeNode...
Generating docs for compound llvm::SUnit...
Generating docs for compound llvm::SUnitIterator...
Generating docs for compound llvm::SuperRegClassIterator...
Generating docs for compound llvm::SwiftErrorValueTracking...
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::SwitchInstProfUpdateWrapper...
Generating docs for compound llvm::SymbolCU...
Generating docs for compound llvm::SymbolInfoTy...
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::TagNameItem...
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::DwarfFrameBase...
Generating docs for nested compound llvm::TargetFrameLowering::DwarfFrameBase::WasmFrameBase...
Generating docs for nested compound llvm::TargetFrameLowering::SpillSlot...
Generating docs for compound llvm::TargetIndexLocation...
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::PipelinerLoopInfo...
Generating docs for/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4356: 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:4341: 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:4334: 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:4348: 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:4308: 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:4315: warning: The following parameters of llvm::TargetLowering::expandFP_TO_UINT(SDNode *N, SDValue &Result, SDValue &Chain, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4296: 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:4287: 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:4272: 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:4302: 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:4323: warning: The following parameters of llvm::TargetLowering::expandUINT_TO_FP(SDNode *N, SDValue &Result, SDValue &Chain, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4361: 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:4367: 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/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h:251: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:1154: 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:1140: warning: The following parameters of llvm::TargetTransformInfo::getMemcpyLoopResidualLoweringType(SmallVectorImpl< Type * > &OpsOut, LLVMContext &Context, unsigned RemainingBytes, unsigned SrcAddrSpace, unsigned DestAddrSpace, unsigned SrcAlign, unsigned DestAlign) const are not documented:
  parameter 'Context'
  parameter 'SrcAddrSpace'
  parameter 'DestAddrSpace'
  parameter 'SrcAlign'
  parameter 'DestAlign'
 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 compound 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::MakeLibCallOptions...
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::TargetLoweringObjectFileXCOFF...
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::ReductionData...
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::TGLocalVarScope...
Generating docs for compound llvm::TGParser...
Generating docs for compound llvm::ThinLTOBitcodeWriterPass...
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::ThreadPoolStrategy...
Generating docs for compound llvm::ThreadSafeRefCountedBase...
Generating docs for compound llvm::ThreadSanitizerPass...
Generating docs for compound llvm::Thumb1F/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: 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'
rameLowering...
Generating docs for compound llvm::Thumb1InstrInfo...
Generating docs for compound llvm::Thumb2InstrInfo...
Generating docs for compound llvm::ThumbRegisterInfo...
Generating docs for compound llvm::ThunkInserter...
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::TimeTraceProfiler...
Generating docs for compound llvm::TimeTraceScope...
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::TrackingStatistic...
Generating docs for compound llvm::TrackingVH...
Generating docs for compound llvm::TrackUnresolvedResolver...
Generating 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::FixedSizeStorage::with_counts::type...
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::Twine...
Generating docs for compound llvm::Type...
Generating docs for compound llvm::TypeAttributeImpl...
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::TypedInit...
Generating docs for compound llvm::TypedMDOperandIterator...
Generating docs for compound llvm::TypedTrackingMDRef...
Generating docs for compound llvm::TypeFinder...
Generating docs for compound llvm::TypeIdOffsetVtableInfo...
Generating docs for compound llvm::TypeIdSummary...
Generating docs for compound llvm::TypeSize...
Generating docs for compound llvm::TypeSwitch...
Generating docs for compound llvm::TypeSwitch< T, void >...
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::UndefVarError...
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< R(P...) const >...
Generating docs for compound llvm::unique_function< R(P...)>...
Generating docs for compound llvm::UniqueInternalLinkageNamesPass...
Generating docs for compound llvm::UniqueMachineInstr...
Generating docs for compound llvm::UniqueStringSaver...
Generating docs for compound llvm::UniqueTag...
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::UnrollLoopOptions...
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 compound llvm::UseListOrder...
Generating docs for compound llvm::User...
Generating docs for nested compound llvm:/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:48: warning: Found unknown command `\When'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:48: warning: Found unknown command `\When'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h:410: warning: Unsupported xml/html tag <ElementQuantity> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h:412: warning: Unsupported xml/html tag <vscale> found
: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::ValueDFS...
Generating docs for compound llvm::ValueDFS_Compare...
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 nested compound llvm::ValueLatticeElement::MergeOptions...
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::ExtraData...
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::ValueProfileCollector...
Generating docs for nested compound llvm::ValueProfileCollector::CandidateInfo...
Generating docs for nested compound ValueProfileCollector::ValueProfileCollectorImpl...
Generating docs for compound llvm::ValueSymbolTable...
Generating docs for compound llvm::VarBitInit...
Generating docs for compound llvm::VarDefInit...
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::VectorCombinePass...
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::VEELFMCAsmInfo...
Generating docs for compound llvm::VEFrameLowering...
Generating docs for compound llvm::VEInstPrinter...
Generating docs for compound llvm::VEInstrInfo...
Generating docs for compound llvm::VEMachineFunctionInfo...
Generating docs for compound llvm::VEMCExpr...
Generating docs for compound llvm::VERegisterInfo...
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/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
 compound llvm::VersionTuple...
Generating docs for compound llvm::VESubtarget...
Generating docs for compound llvm::VETargetAsmStreamer...
Generating docs for compound llvm::VETargetELFStreamer...
Generating docs for compound llvm::VETargetLowering...
Generating docs for compound llvm::VETargetMachine...
Generating docs for compound llvm::VETargetStreamer...
Generating docs for compound llvm::VETTIImpl...
Generating docs for compound llvm::VFDatabase...
Generating docs for compound llvm::VFInfo...
Generating docs for compound llvm::VFParameter...
Generating docs for compound llvm::VFRange...
Generating docs for compound llvm::VFShape...
Generating docs for compound llvm::VirtFuncOffset...
Generating docs for compound llvm::VirtReg2IndexFunctor...
Generating docs for compound llvm::VirtRegAuxInfo...
Generating docs for compound llvm::VirtRegInfo...
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::VPIntrinsic...
Generating docs for compound llvm::VPIteration...
Generating docs for compound llvm::VPlan...
Generating docs for compound llvm::VPlanHCFGBuilder...
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::VPlanTransforms...
Generating docs for compound llvm::VPlanVerifier...
Generating docs for compound llvm::VPLoop...
Generating docs for compound llvm::VPPredInstPHIRecipe...
Generating docs for compound llvm::VPRecipeBase...
Generating docs for compound llvm::VPRecipeBuilder...
Generating docs for compound llvm::VPRegionBlock...
Generating docs for compound llvm::VPReplicateRecipe...
Generating docs for compound llvm::VPSlotTracker...
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::VPWidenCallRecipe...
Generating docs for compound llvm::VPWidenCanonicalIVRecipe...
Generating docs for compound llvm::VPWidenGEPRecipe...
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::VPWidenSelectRecipe...
Generating docs for compound llvm::VReg2SUnit...
Generating docs for compound llvm::VReg2SUnitOperIdx...
Generating docs for compound llvm::VRegInfo...
Generating docs for compound llvm::VRegRenamer...
Generating docs for compound llvm::VTableSlotSummary...
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::Waymarker...
Generating docs for compound llvm::Waymarker< T *, WTraits >...
Generating docs for compound llvm::WeakTrackingVH...
Genera/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
ting 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::WithOverflowInst...
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::X86GenRegisterBankInfo...
Generating docs for 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::X86MachineFunctionInfo...
Generating docs for compound llvm::X86MaskedGatherScatterSDNode...
Generating docs for compound llvm::X86MaskedGatherSDNode...
Generating docs for compound llvm::X86MaskedScatterSDNode...
Generating docs for compound llvm::X86MCAsmInfoDarwin...
Generating docs for compound llvm::X86MCAsmInfoGNUCOFF...
Generating docs for compound llvm::X86MCAsmInfoMicrosoft...
Generating docs for compound llvm::X86MCAsmInfoMicrosoftMASM...
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 l/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:716: warning: Unsupported xml/html tag </l> found
lvm::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::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::XCOFFSymbolInfo...
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 compound llvm::AArch64::ParsedBranchProtection...
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::GcnBufferFormatInfo...
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::MIMGG16MappingInfo...
Generating docs for compound llvm::AMDGPU::MIMGInfo...
Generating docs for compound llvm::AMDGPU::MIMGLZMappingInfo...
Generating docs for compound llvm::AMDGPU::MIMGMIPMappingInfo...
Generating docs for compound llvm::AMDGPU::MTBUFInfo...
Generating docs for compound llvm::AMDGPU::MUBUFInfo...
Generating docs for compound llvm::AMDGPU::RsrcIntrinsic...
Generating docs for compound llvm::AMDGPU::SIModeRegisterDefaults...
Generating docs for compound llvm::AMDGPU::SMInfo...
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 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::ARM/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
II
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::ARMVCC
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::BFICallbackVH...
Generating docs for compound llvm::bfi_detail::BFICallbackVH< BasicBlock, BFIImplT >...
Generating docs for compound llvm::bfi_detail::BFICallbackVH< MachineBasicBlock, BFIImplT >...
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::bitfields_details
Generating docs for compound llvm::bitfields_details::BitPatterns...
Generating docs for compound llvm::bitfields_details::Compressor...
Generating docs for compound llvm::bitfields_details::Compressor< T, Bits, false >...
Generating docs for compound llvm::bitfields_details::Impl...
Generating docs for compound llvm::bitfields_details::ResolveUnderlyingType...
Generating docs for compound llvm::bitfields_details::ResolveUnderlyingType< bool, false >...
Generating docs for compound llvm::bitfields_details::ResolveUnderlyingType< T, false >...
Generating docs for namespace llvm::BitmaskEnumDetail
Generating docs for namespace llvm::BPFISD
Generating docs for namespace llvm::BTF
Generating docs for compound llvm::BTF::BPFFieldReloc...
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::SecFieldReloc...
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 ll/opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp:1158: warning: Found unknown command `\files'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:2102: 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:2112: warning: The following parameters of llvm::cl::HideUnrelatedOptions(ArrayRef< const cl::OptionCategory * > Categories, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
vm::CGSCCAnalysisManagerModuleProxy
Generating docs for compound llvm::CGSCCAnalysisManagerModuleProxy::Result...
Generating docs 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::cb...
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< long >...
Generating docs for compound llvm::cl::parser< long long >...
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 >...
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::cl::detail
Generating docs for compound llvm::cl::detail::callback_traits../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'
.
Generating docs for compound llvm::cl::detail::callback_traits< R(C::*)(Args...) const >...
Generating docs for namespace llvm::codegen
Generating docs for compound llvm::codegen::RegisterCodeGenFlags...
Generating docs for namespace llvm::CodeGenOpt
Generating docs for namespace llvm::CodeModel
Generating docs for namespace llvm::codeview
Generating docs for compound llvm::codeview::AnnotationSym...
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 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::CodeViewRecordStreamer...
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::CPURegister...
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::DecodedAnnotation...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelFullScopeSym...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelHeader...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterHeader...
Generating docs for compound llvm::codeview::DefRangeRegisterRelHeader...
Generating docs for compound llvm::codeview::DefRangeRegisterRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterSym...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterHeader...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterSym...
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::PublicSym32Header...
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 /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h:233: warning: The following parameters of llvm::coro::Shape::emitAlloc(IRBuilder<> &Builder, Value *Size, CallGraph *CG) const are not documented:
  parameter 'Builder'
  parameter 'Size'
/opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h:238: warning: The following parameters of llvm::coro::Shape::emitDealloc(IRBuilder<> &Builder, Value *Ptr, CallGraph *CG) const are not documented:
  parameter 'Builder'
  parameter 'Ptr'
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::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 nested co/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:212: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
mpound llvm::coro::Shape::RetconLoweringStorage...
Generating docs for nested compound llvm::coro::Shape::SwitchFieldIndex...
Generating docs for nested compound llvm::coro::Shape::SwitchLoweringStorage...
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 compound 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::CovMapFunctionRecordV1...
Generating docs for compound llvm::coverage::CovMapFunctionRecordV2...
Generating docs for compound llvm::coverage::CovMapFunctionRecordV3...
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::CovMapTraits< CovMapVersion::Version2, IntPtrT >...
Generating docs for compound llvm::coverage::CovMapTraits< CovMapVersion::Version3, 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::coverage::accessors
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::AlignerImpl< T >...
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/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:435: 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'
 for nested compound llvm::detail::DenseSetImpl::Iterator...
Generating docs for compound llvm::detail::DenseSetPair...
Generating docs for compound llvm::detail::detector...
Generating docs for compound llvm::detail::detector< void_t< Op< Args... > >, Op, Args... >...
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::ErrorMessageMatches...
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::indexed_accessor_range_base...
Generating docs for nested compound llvm::detail::indexed_accessor_range_base::iterator...
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::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::SizerImpl< T >...
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::TypeSwitchBase...
Generating docs for compound llv/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h:174: warning: The following parameters of llvm::dwarf::toStringRef(const Optional< DWARFFormValue > &V, StringRef Default={}) are not documented:
  parameter 'Default'
m::detail::UniqueFunctionBase...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::CallbacksHolder...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::CallbacksHolder< CallableT, CalledAs, EnableIfTrivial< CallableT > >...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::CalledAs...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::IsSizeLessThanThresholdT...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::NonTrivialCallbacks...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::StorageUnionT...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::StorageUnionT::OutOfLineStorageT...
Generating docs for nested compound llvm::detail::UniqueFunctionBase::TrivialCallback...
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::ValueIsMatcher...
Generating docs for nested compound llvm::detail::ValueIsMatcher::Impl...
Generating docs for compound llvm::detail::ValueMatchesMono...
Generating docs for compound llvm::detail::ValueMatchesPoly...
Generating docs for compound llvm::detail::WaymarkingTraits...
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< LineNumberOps >...
Generating docs for compound llvm::dwarf::EnumTraits< LocationAtom >...
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::AddrTableEntry...
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::DWARFContext...
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::RangeEntry...
Generating docs for compound llvm::DWARFYAML::Ranges...
Generating docs for compound llvm::DWARFYAML::SegAddrPair...
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::ELFAttrs
Generating docs for namespace llvm::ELFYAML
Generating docs for compound llvm::ELFYAML::AddrsigSection...
Generating docs for compound llvm::ELFYAML::CallGraphEntry...
Generating docs for compound llvm::ELFYAML::CallGraphProfileSection...
Generating docs for compound llvm::ELFYAML::Chunk...
Generating docs for compound llvm::ELFYAML::DependentLibrariesSection...
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::Fill...
Generating docs for compound llvm::ELFYAML::GnuHashHeader...
Generating docs for compound llvm::ELFYAML::GnuHashSection...
Generating docs for compound llvm::ELFYAML::Group...
Generating docs for compound llvm::ELFYAML::HashSection...
Generating docs for compound llvm::ELFYAML::LinkerOption...
Generating docs for compound llvm::ELFYAML::LinkerOptionsSection...
Generating docs for compound llvm::ELFYAML::MipsABIFlags...
Generating docs for compound llvm::ELFYAML::NoBitsSection...
Generating docs for compound llvm::ELFYAML::NoteEntry...
Generating docs for/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineTable.h:139: warning: The following parameters of llvm::gsym::LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) are not documented:
  parameter 'Addr'
 compound llvm::ELFYAML::NoteSection...
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::RelrSection...
Generating docs for compound llvm::ELFYAML::Section...
Generating docs for compound llvm::ELFYAML::SectionHeader...
Generating docs for compound llvm::ELFYAML::SectionHeaderTable...
Generating docs for compound llvm::ELFYAML::SectionName...
Generating docs for compound llvm::ELFYAML::SectionOrType...
Generating docs for compound llvm::ELFYAML::StackSizeEntry...
Generating docs for compound llvm::ELFYAML::StackSizesSection...
Generating docs for compound llvm::ELFYAML::Symbol...
Generating docs for compound llvm::ELFYAML::SymtabShndxSection...
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::fp
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 namespace llvm::gsym
Generating docs for compound llvm::gsym::AddressRange...
Generating docs for compound llvm::gsym::AddressRanges...
Generating docs for compound llvm::gsym::CUInfo...
Generating docs for compound llvm::gsym::DwarfTransformer...
Generating docs for compound llvm::gsym::FileEntry...
Generating docs for compound llvm::gsym::FileWriter...
Generating docs for compound llvm::gsym::FunctionInfo...
Generating docs for compound llvm::gsym::GsymCreator...
Generating docs for compound llvm::gsym::GsymReader...
Generating docs for compound llvm::gsym::Header...
Generating docs for compound llvm::gsym::InlineInfo...
Generating docs for compound llvm::gsym::LineEntry...
Generating docs for compound llvm::gsym::LineTable...
Generating docs for compound llvm::gsym::LookupResult...
Generating docs for compound llvm::gsym::ObjectFileTransformer...
Generating docs for compound llvm::gsym::SourceLocation...
Generating docs for compound llvm::gsym::StringTable...
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::HexagonFUnits
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::IDFCalculatorDetail
Generating docs for compound llvm::IDFCalculatorDetail::ChildrenGetterTy...
Generating docs for compound llvm::IDFCalculatorDetail::ChildrenGetterTy< BasicBlock, IsPostDom >...
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_detail::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 compound llvm::internal::NfaTranscriber...
Generating docs for namespace llvm::IntervalMapImpl
Generating docs for compound llvm::IntervalMapImpl::BranchNode...
Genera/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h:866: warning: explicit link request to 'last' could not be resolved
ting 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::ISD::GlobalISel
Generating docs for namespace llvm::itanium_demangle
Generating docs for namespace llvm::jitlink
Generating docs for compound llvm::jitlink::Addressable...
Generating docs for compound llvm::jitlink::BasicGOTAndStubsBuilder...
Generating docs for compound llvm::jitlink::Block...
Generating docs for compound llvm::jitlink::BlockAddressMap...
Generating docs for compound llvm::jitlink::Edge...
Generating docs for compound llvm::jitlink::EHFrameEdgeFixer...
Generating docs for compound llvm::jitlink::EHFrameRegistrar...
Generating docs for compound llvm::jitlink::EHFrameSplitter...
Generating docs for compound llvm::jitlink::ELFJITLinker_x86_64...
Generating docs for compound llvm::jitlink::ELFLinkGraphBuilder_x86_64...
Generating docs for compound llvm::jitlink::InProcessEHFrameRegistrar...
Generating docs for compound llvm::jitlink::InProcessMemoryManager...
Generating docs for compound llvm::jitlink::JITLinkAsyncLookupContinuation...
Generating docs for compound llvm::jitlink::JITLinkContext...
Generating docs for compound llvm::jitlink::JITLinker...
Generating docs for compound llvm::jitlink::JITLinkerBase...
Generating docs for nested compound llvm::jitlink::JITLinkerBase::SegmentLayout...
Generating docs for compound llvm::jitlink::JITLinkError...
Generating docs for compound llvm::jitlink::JITLinkMemoryManager...
Generating docs for nested compound llvm::jitlink::JITLinkMemoryManager::Allocation...
Generating docs for nested compound llvm::jitlink::JITLinkMemoryManager::SegmentRequest...
Generating docs for compound llvm::jitlink::LinkGraph...
Generating docs for nested compound llvm::jitlink::LinkGraph::nested_collection_iterator...
Generating docs for compound llvm::jitlink::MachOJITLinker_arm64...
Generating docs for compound llvm::jitlink::MachOJITLinker_x86_64...
Generating docs for compound llvm::jitlink::MachOLinkGraphBuilder...
Generating docs for nested compound llvm::jitlink::MachOLinkGraphBuilder::NormalizedSection...
Generating docs for nested compound llvm::jitlink::MachOLinkGraphBuilder::NormalizedSymbol...
Generating docs for compound llvm::jitlink::PassConfiguration...
Generating docs for compound llvm::jitlink::Section...
Generating docs for compound llvm::jitlink::SectionRange...
Generating docs for compound llvm::jitlink::Symbol...
Generating docs for compound llvm::jitlink::SymbolAddressMap...
Generating docs for namespace llvm::jitlink::ELF_x86_64_Edges
Generating docs for namespace llvm::jitlink::MachO_arm64_Edges
Generating docs for namespace llvm::jitlink::MachO_x86_64_Edges
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::OStream...
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_symbol_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::Target...
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::/opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h:106: warning: explicit link request to 'ProcResourceUnits' could not be resolved
MachO::xmm_reg_t...
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::MachOYAML::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::Relocation...
Generating docs for compound llvm::MachOYAML::Section...
Generating docs for compound llvm::MachOYAML::UniversalBinary...
Generating docs for namespace llvm::mc
Generating docs for compound llvm::mc::RegisterMCTargetOptionsFlags...
Generating docs for namespace llvm::mca
Generating docs for compound llvm::mca::CodeEmitter...
Generating docs for compound llvm::mca::Context...
Generating docs for compound llvm::mca::CriticalDependency...
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::LSUnitBase...
Generating docs for compound llvm::mca::MemoryGroup...
Generating docs for compound llvm::mca::MicroOpQueueStage...
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::mcdwarf
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
Gen/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h:185: warning: Unsupported xml/html tag <pid> found
erating 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::Exception...
Generating docs for compound llvm::minidump::ExceptionStream...
Generating docs for compound llvm::minidump::Header...
Generating docs for compound llvm::minidump::LocationDescriptor...
Generating docs for compound llvm::minidump::MemoryDescriptor...
Generating docs for compound llvm::minidump::MemoryInfo...
Generating docs for compound llvm::minidump::MemoryInfoListHeader...
Generating docs for compound llvm::minidump::Module...
Generating docs for compound llvm::minidump::SystemInfo...
Generating docs for compound llvm::minidump::Thread...
Generating docs for compound llvm::minidump::VSFixedFileInfo...
Generating docs for namespace llvm::MinidumpYAML
Generating docs for compound llvm::MinidumpYAML::ExceptionStream...
Generating docs for compound llvm::MinidumpYAML::MemoryInfoListStream...
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::MinidumpYAML::detail
Generating docs for compound llvm::MinidumpYAML::detail::ListStream...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedMemoryDescriptor...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedModule...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedThread...
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::CompareOp_match...
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::misexpect
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_demang/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'
le::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...
Generating 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::numbers
Generating docs for namespace llvm::NVPTX
Generating docs for namespace llvm::NVPTX::PTXCmpMode
Generating docs for namespace llvm::NVPTX::PTXCvtMode
Generating docs for namespace ll/opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h:180: warning: The following parameters of llvm::object::createBinary(MemoryBufferRef Source, LLVMContext *Context=nullptr) are not documented:
  parameter 'Context'
vm::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 nested compound llvm::object::MinidumpFile::MemoryInfoIterator...
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 compound llvm::object::SymEntry...
Generating docs for compound llvm::object::TapiFile...
Generating docs for compound llvm::object::TapiUniversal...
Generating docs for nested compound llvm::object::TapiUniversal::object_iterator...
Generating docs for nested compound llvm::object::TapiUniversal::ObjectForArch...
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::StringOrID...
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 compound llvm::object::XCOFFCsectAuxEnt32...
Generating docs for compound llvm::object::XCOFFFileAuxEnt...
Generating docs for nested compound llvm::object::XCOFFFileAuxEnt::NameInStrTblType...
Generating docs for compound llvm::object::XCOFFFileHeader32...
Generating docs for compound llvm::object::XCOFFFileHeader64...
Generating docs for compound llvm::object::XCOFFObjectFile...
Generating docs for compound llvm::object::XCOFFRelocation32...
Generating docs for compound llvm::object::XCOFFSectAuxEntForStat...
Generating docs for compound llvm::object::XCOFFSectionHeader...
Generating docs for compound llvm::object::XCOFFSectionHeader32...
Generating docs for compound llvm::object::XCOFFSectionHeader64...
Generating docs for compound llvm::object::XCOFFStringTable...
Generating docs for compo/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:35: warning: explicit link request to 'ifdef' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:36: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:37: warning: explicit link request to 'else' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:38: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:44: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:45: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:50: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h:51: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h:333: 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:219: 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'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h:112: warning: Unsupported xml/html tag <ident> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h:112: warning: Unsupported xml/html tag <ident> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h:113: warning: Unsupported xml/html tag <ident> found
und llvm::object::XCOFFSymbolEntry...
Generating docs for nested compound llvm::object::XCOFFSymbolEntry::CFileLanguageIdAndTypeIdType...
Generating docs for nested compound llvm::object::XCOFFSymbolEntry::NameInStrTblType...
Generating docs for compound llvm::object::XCOFFSymbolRef...
Generating docs for namespace llvm::OMF
Generating docs for compound llvm::OMF::Signature...
Generating docs for namespace llvm::omp
Generating docs for compound llvm::omp::OMPContext...
Generating docs for compound llvm::omp::OpenMPInModule...
Generating docs for compound llvm::omp::VariantMatchInfo...
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::BlockFreqQuery...
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::DumpObjects...
Generating docs for compound llvm::orc::DuplicateDefinition...
Generating docs for compound llvm::orc::DynamicLibrarySearchGenerator...
Generating docs for compound llvm::orc::EHFrameRegistrationPlugin...
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::ImplSymbolMap...
Generating docs for compound llvm::orc::IndirectStubsManager...
Generating docs for compound llvm::orc::IRCompileLayer...
Generating docs for nested compound llvm::orc::IRCompileLayer::IRCompiler...
Generating docs for compound llvm::orc::IRLayer...
Generating docs for compound llvm::orc::IRMaterializationUnit...
Generating docs for compound llvm::orc::IRSpeculationLayer...
Generating docs for compound llvm::orc::IRSymbolMapper...
Generating docs for nested compound llvm::orc::IRSymbolMapper::ManglingOptions...
Generating docs for compound llvm::orc::IRTransformLayer...
Generating docs for compound llvm::orc::ItaniumCXAAtExitSupport...
Generating docs for nested compound llvm::orc::ItaniumCXAAtExitSupport::AtExitRecord...
Generating docs for compound llvm::orc::JITCompileCallbackManager...
Generating docs for compound llvm::orc::JITDylib...
Generating docs for nested compound llvm::orc::JITDylib::DefinitionGenerator...
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::ReexportsEntry...
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 nested compound llvm::orc::LLJIT::PlatformSupport...
Generating docs for compound llvm::orc::LLJITBuilder...
Generating docs for compound llvm::orc::LLJITBuilderSetters...
Generating docs for compound llvm::orc::LLJITBuilderState...
Generating docs for compound llvm::orc::LLLazyJIT...
Generating docs for compound llvm::orc::LLLazyJITBuilder...
Generating docs for compound llvm::orc::LLLazyJITBuilderSetters...
Generating docs for compound llvm::orc::LLLazyJITBuilderState...
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::MachOJITDylibDeinitializers...
Generating docs for compound llvm::orc::MachOJITDylibInitializers...
Generating docs for nested compound llvm::orc::MachOJITDylibInitializers::SectionExtent...
Generating docs for compound llvm::orc::MachOPlatform...
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::MissingSymbolDefinitions...
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::ObjectLinkingLayer...
Generating docs for nested compound llvm::orc::ObjectLinkingLayer::Plugin...
Generating docs for compound llvm::orc::ObjectLinkingLayerJITLinkContext...
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::OrcV2CAPIHelper...
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::Platform...
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::SequenceBBQuery...
Generating docs for compound llvm::orc::SimpleCompiler...
Generating docs for compound llvm::orc::SpeculateQuery...
Generating docs for compound llvm::orc::Speculator...
Generating docs for compound llvm::orc::StaticInitGVIterator...
Generating docs for compound llvm::orc::StaticLibraryDefinitionGenerator...
Generating docs for compound llvm::orc::SymbolAliasMapEntry...
Generating docs for compound llvm::orc::SymbolLinkagePromoter...
Generating docs for compound llvm::orc::SymbolLookupSet...
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::TMOwningSimpleCompiler...
Generating docs for compound llvm::orc::TrampolinePool...
Generating docs for compound llvm::orc::UnexpectedSymbolDefinitions...
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::Reser/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:180: warning: Unsupported xml/html tag <typename> found
veMem...
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 for 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, std::enable_if_t< std::is_integral< T >::value > >...
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, std::enable_if_t< std::is_base_of< RawByteChannel, ChannelT >::value > >...
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, std::enable_if_t< std::is_base_of< RawByteChannel, ChannelT >::value > >...
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, std::enable_if_t< std::is_base_of< RawByteChannel, ChannelT >::value > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, StringRef, std::enable_if_t< std::is_base_of< RawByteChannel, ChannelT >::value > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, T, std::enable_if_t< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, const char * >::value||std::is_same< T, char * >::value)> >...
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, std::enable_if_t< 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)> >...
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 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::AnyUnaryOp_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::ExtractValue_match...
Generating docs for compound llvm::PatternMatch::FNeg_match...
Generating docs for compound llvm::PatternMatch::icmp_pred_with_threshold...
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_apint...
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_inf...
Generating docs for compound llvm::PatternMatch::is_irem_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_negated_power2...
Generating docs for compound llvm::PatternMatch::is_negative...
Generating docs for compound llvm::PatternMatch::is_nonnegative...
Generating docs for compound llvm::PatternMatch::is_nonpositive...
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_strictlypositive...
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::m_Intrinsic_Ty< T0, T1, T2, T3, T4 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2, T3, T4, T5 >...
Generating docs for compound llvm::PatternMatch::m_Mask...
Generating docs for compound llvm::PatternMatch::m_SpecificMask...
Generating docs for compound llvm::PatternMatch::m_SplatOrUndefMask...
Generating docs for compound llvm::PatternMatch::m_ZeroMask...
Generating docs for compound llvm::PatternMatch::match_combine_and...
Generating docs for compound llvm::PatternMatch::match_combine_or...
Generating docs for compound llvm::PatternMatch::match_unless...
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::Shuffle_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_bbval...
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 compound llvm::PatternMatch::VScaleVal_match...
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::BulkPublic...
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 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::InjectedSourceStream...
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::NativeEnumInjectedSources...
Generating docs for compound llvm::pdb::NativeEnumLineNumbers...
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::NativeFunctionSymbol...
Generating docs for compound llvm::pdb::NativeLineNumber...
Generating docs for compound llvm::pdb::NativePublicSymbol...
Generating docs for compound llvm::pdb::NativeRawSymbol...
Generating docs for compound llvm::pdb::NativeSession...
Generating docs for compound llvm::pdb::NativeSourceFile...
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::PDB_SourceCompression...
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::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::SymbolDenseMapInfo...
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 compou/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h:102: warning: Found unknown command `\pcrel'
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h:106: warning: Found unknown command `\got'
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h:106: warning: Found unknown command `\pcrel'
nd 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::pointer_union_detail
Generating docs for compound llvm::pointer_union_detail::AssignableFrom...
Generating docs for compound llvm::pointer_union_detail::GetFirstType...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers< Derived, ValTy, I >...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers< Derived, ValTy, I, Type, Types... >...
Generating docs for compound llvm::pointer_union_detail::PointerUnionUIntTraits...
Generating docs for compound llvm::pointer_union_detail::TypeIndex...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T >...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T, T, Us... >...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T, U, Us... >...
Generating docs for namespace llvm::PPC
Generating docs for namespace llvm::PPCII
Generating docs for namespace llvm::PPCISD
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::ValueEntr/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:23: warning: Unsupported xml/html tag <TYPE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:24: warning: Unsupported xml/html tag <PASSNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:25: warning: Unsupported xml/html tag <REMARKNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:26: warning: Unsupported xml/html tag <SOURCEFILENAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:26: warning: Unsupported xml/html tag <SOURCELINE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:27: warning: Unsupported xml/html tag <SOURCECOLUMN> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:28: warning: Unsupported xml/html tag <FUNCTIONNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:30: warning: Unsupported xml/html tag <KEY> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <FILE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <LINE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <COL> found
y...
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::BitstreamMetaParserHelper...
Generating docs for compound llvm::remarks::BitstreamMetaSerializer...
Generating docs for compound llvm::remarks::BitstreamParserHelper...
Generating docs for compound llvm::remarks::BitstreamRemarkParser...
Generating docs for compound llvm::remarks::BitstreamRemarkParserHelper...
Generating docs for nested compound llvm::remarks::BitstreamRemarkParserHelper::Argument...
Generating docs for compound llvm::remarks::BitstreamRemarkSerializer...
Generating docs for compound llvm::remarks::BitstreamRemarkSerializerHelper...
Generating docs for compound llvm::remarks::EndOfFileError...
Generating docs for compound llvm::remarks::MetaSerializer...
Generating docs for compound llvm::remarks::ParsedStringTable...
Generating docs for compound llvm::remarks::Remark...
Generating docs for compound llvm::remarks::RemarkLinker...
Generating docs for compound llvm::remarks::RemarkLocation...
Generating docs for compound llvm::remarks::RemarkParser...
Generating docs for compound llvm::remarks::RemarkSerializer...
Generating docs for compound llvm::remarks::RemarkStreamer...
Generating docs for compound llvm::remarks::StringTable...
Generating docs for compound llvm::remarks::YAMLMetaSerializer...
Generating docs for compound llvm::remarks::YAMLParseError...
Generating docs for compound llvm::remarks::YAMLRemarkParser...
Generating docs for compound llvm::remarks::YAMLRemarkSerializer...
Generating docs for compound llvm::remarks::YAMLStrTabMetaSerializer...
Generating docs for compound llvm::remarks::YAMLStrTabRemarkParser...
Generating docs for compound llvm::remarks::YAMLStrTabRemarkSerializer...
Generating docs for namespace llvm::RISCV
Generating docs for namespace llvm::RISCVABI
Generating docs for namespace llvm::RISCVAttrs
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::RISCVOp
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::StackLayout...
Generating docs for namespace llvm::sampleprof
Generating docs for compound llvm::sampleprof::FunctionSamples...
Generating docs for compound llvm::sampleprof::LineLocation...
Generating docs for compound llvm::sampleprof::ProfileSymbolList...
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::SampleProfileReaderExtBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderExtBinaryBase...
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::SampleProfileWriterExtBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterExtBinaryBase...
Generating docs for compound llvm::samplep/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1213: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1213: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h:96: 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, Optional< ProcessStatistics > *ProcStat=nullptr) are not documented:
  parameter 'ExecutionFailed'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:93: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:124: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:107: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h:210: warning: explicit link request to 'exit()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h:210: warning: explicit link request to 'exit()' could not be resolved
rof::SampleProfileWriterRawBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterText...
Generating docs for compound llvm::sampleprof::SampleRecord...
Generating docs for nested compound llvm::sampleprof::SampleRecord::CallTargetComparator...
Generating docs for compound llvm::sampleprof::SampleSorter...
Generating docs for compound llvm::sampleprof::SecHdrTableEntry...
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::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 nested compound llvm::slpvectorizer::BoUpSLP::VLOperands...
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...
Generating 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::SwitchCG
Generating docs for compound llvm::SwitchCG::BitTestBlock...
Generating docs for compound llvm::SwitchCG::BitTestCase...
Generating docs for compound llvm::SwitchCG::CaseBits...
Generating docs for compound llvm::SwitchCG::CaseBlock...
Generating docs for nested compound llvm::SwitchCG::CaseBlock::PredInfoPair...
Generating docs for compound llvm::SwitchCG::CaseCluster...
Generating docs for compound llvm::SwitchCG::JumpTable...
Generating docs for compound llvm::SwitchCG::JumpTableHeader...
Generating docs for compound llvm::SwitchCG::SwitchLowering...
Generating docs for compound llvm::SwitchCG::SwitchWorkListItem...
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::OwningMemoryBlock...
Generating docs for compound llvm::sys::Process...
Generating docs for compound llvm::sys::ProcessInfo...
Generating docs for compound llvm::sys::ProcessStatistics...
Generating docs for compound llvm::sys::SmartMutex...
Generating docs for compound llvm::sys::SmartRWMutex...
Generating docs for compound llvm::sys::ThreadLocal...
Generating docs for compound llvm::sys::ThreadLocalImpl...
Generating do/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:1134: 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:827: 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:1114: 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:1073: 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:1032: 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:1131: 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:1093: 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:1051: 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:995: warning: explicit link request to 'read' could not be resolved
/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:1185: warning: The following parameters of llvm::sys::fs::mapped_file_region::mapped_file_region(sys::fs::file_t 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:187: 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:206: 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:235: 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:344: 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:310: 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:450: 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:434: 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:426: 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:418: 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:402: 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:394: 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:410: 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:442: 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:456: 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:462: 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:350: 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:219: 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:227: 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:296: 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:284: 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:476: 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:134: 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:468: 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:148: 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:264: 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:251: 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:272: 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:328: 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'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:20: warning: Found unknown command `\hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:23: warning: Found unknown command `\lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:26: warning: Found unknown command `\pc_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:29: warning: Found unknown command `\pc_lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:32: warning: Found unknown command `\got_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:35: warning: Found unknown command `\got_lo'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:38: warning: Found unknown command `\gotoff_hi'
/opt/doxygen-docs/src/llvm/lib/Target/VE/MCTargetDesc/VEFixupKinds.h:41: warning: Found unknown command `\gotoff_lo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:179: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:179: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:179: warning: Unsupported xml/html tag <vparams> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:179: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:179: warning: Unsupported xml/html tag <vectorname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:183: warning: Unsupported xml/html tag <isa> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:184: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:185: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:187: warning: Unsupported xml/html tag <vparams> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:188: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:189: warning: Unsupported xml/html tag <vectorname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:148: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:148: warning: Unsupported xml/html tag <redirection> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:150: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:152: warning: Unsupported xml/html tag <isa> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:152: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:155: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:155: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:155: warning: Unsupported xml/html tag <parameters> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:155: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:155: warning: Unsupported xml/html tag <redirection> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:157: warning: Unsupported xml/html tag <isa> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:167: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:167: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:167: warning: Unsupported xml/html tag <parameters> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:167: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:167: warning: Unsupported xml/html tag <redirection> found
cs 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 compound llvm::SystemZ::GPRRegs...
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::TargetStackID
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::VE
Generating docs for namespace llvm::VECC
Generating docs for namespace llvm::VEISD
Generating docs for namespace llvm::VERD
Generating docs for namespace llvm::VFABI
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::DataCountSection...
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/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:397: 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/MCTargetDesc/X86BaseInfo.h:418: warning: Found unknown command `\GOT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:425: warning: Found unknown command `\GOTOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:432: warning: Found unknown command `\GOTPCREL'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:440: warning: Found unknown command `\PLT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:448: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:458: warning: Found unknown command `\TLSLD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:468: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:476: warning: Found unknown command `\GOTTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:485: warning: Found unknown command `\INDNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:494: warning: Found unknown command `\TPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:502: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:510: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:517: warning: Found unknown command `\GOTNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:556: warning: Found unknown command `\ABS8'
::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...
Generating 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::X86AS
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::XCOFF
Generating docs for compound llvm::XCOFF::FileHeader32...
Generating docs for compound llvm::XCOFF::SectionHeader32...
Generating docs for namespace llvm::XCOFFYAML
Generating docs for compound llvm::XCOFFYAML::FileHeader...
Generating docs for compound llvm::XCOFFYAML::Object...
Generating docs for compound llvm::XCOFFYAML::Symbol...
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::EndBuff/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h:35: warning: Found unknown command `\x44'
erRecord...
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::AArch64FunctionInfo...
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::CallSiteInfo...
Generating docs for nested compound llvm::yaml::CallSiteInfo::ArgRegPair...
Generating docs for nested compound llvm::yaml::CallSiteInfo::MachineInstrLoc...
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::MappingContextTraits< MetadataSection, MetadataSection::Option >...
Generating docs for compound llvm::yaml::MappingContextTraits< minidump::MemoryDescriptor, BinaryRef >...
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 nested compound llvm::yaml::MappingTraits< const InterfaceFile * >::NormalizedTBD_V4...
Generating docs for compound llvm::yaml::MappingTraits< AArch64FunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< Argument >...
Generating docs for compound llvm::yaml::MappingTraits< CallSiteInfo >...
Generating docs for compound llvm::yaml::MappingTraits< CallSiteInfo::ArgRegPair >...
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< DWARFYAML::Abbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::AddrTableEntry >...
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::RangeEntry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Ranges >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::SegAddrPair >...
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::CallGraphEntry >...
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::GnuHashHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::LinkerOption >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::NoteEntry >...
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::SectionHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionHeaderTable >...
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::StackSizeEntry >...
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::Relocation >...
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< RemarkLocation >...
Generating docs for compound llvm::yaml::MappingTraits< remarks::Remark * >...
Generating docs for compound llvm::yaml::MappingTraits< SIArgument >...
Generating docs for compound llvm::yaml::MappingTraits< SIArgumentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< SIMachineFunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< SIMode >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > >...
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< SymbolSection >...
Generating docs for compound llvm::yaml::MappingTraits< TypeIdSummary >...
Generating docs for compound llvm::yaml::MappingTraits< TypeTestResolution >...
Generating docs for compound llvm::yaml::MappingTraits< UmbrellaSection >...
Generating docs for compound llvm::yaml::MappingTraits< UndefinedSection >...
Generating docs for compound llvm::yaml::MappingTraits< UUIDv4 >...
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< WebAssemblyFunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::Symbol >...
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::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::DwarfFormat >...
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_STB >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STT >...
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< TargetStackID::Value >...
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< XCOFF::StorageClass >...
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< ELFYAML::YAMLFlowString >...
Generating docs for compound llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >...
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::PlatformSet >...
Generating docs for compound llvm::yaml::ScalarTraits< MaybeAlign >...
Generating docs for compound llvm::yaml::ScalarTraits< StOtherPiece >...
Generating docs for compound llvm::yaml::ScalarTraits< StringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< SwiftVersion >...
Generating docs for compound llvm::yaml::ScalarTraits< Target >...
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::SequenceElementTraits< ELFYAML::YAMLFlowString >...
Generating docs for compound llvm::yaml::SequenceElementTraits< StOtherPiece >...
Generating docs for compound llvm::yaml::SequenceNode...
Generating docs for compound llvm::yaml::SequenceTraits< ArrayDocNode >...
Generating docs for compound llvm::yaml::SequenceTraits< ArrayRef< T > >...
Generating docs for compound llvm::yaml::SIArgument...
Generating docs for compound llvm::yaml::SIArgumentInfo...
Generating docs for compound llvm::yaml::SIMachineFunctionInfo...
Generating docs for compound llvm::yaml::SIMode...
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::WebAssemblyFunctionInfo...
Generating docs for compound llvm::yaml::YamlObjectFile...
Generating docs for namespace llvm::zlib
Generating docs for namespace machine_size_opts_detail
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 include/llvm/AsmParser
Generating dependency graph for directory lib/Target/WebAssembly/AsmParser
Generating dependency graph for directory lib/Target/X86/AsmParser
Generating dependency graph for directory lib/Target/VE/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 include/llvm/Bitstream
Generating dependency graph for directory lib/Bitstream
Generating dependency graph for directory lib/Target/BPF
Generating dependency graph for directory lib/Transforms/CFGuard
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/llvm/CodeGen
Generating dependency graph for directory include/llvm/DebugInfo/CodeView
Generating dependency graph for directory lib/DebugInfo/CodeView
Generating dependency graph for directory include/llvm/Transforms/Coroutines
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 lib/DebugInfo
Generating dependency graph for directory include/llvm/DebugInfo
Generating dependency graph for directory lib/Demangle
Generating dependency graph for directory include/llvm/DebugInfo/PDB/DIA
Generating dependency graph for directory lib/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/VE/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/DWARFLinker
Generating dependency graph for directory lib/DWARFLinker
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/Frontend
Generating dependency graph for directory lib/Frontend
Generating dependency graph for directory lib/FuzzMutate
Generating dependency graph for directory include/llvm/FuzzMutate
Generating dependency graph for directory lib/Target/AArch64/GISel
Generating dependency graph for directory include/llvm/CodeGen/GlobalISel
Generating dependency graph for directory lib/CodeGen/GlobalISel
Generating dependency graph for directory include/llvm/DebugInfo/GSYM
Generating dependency graph for directory lib/DebugInfo/GSYM
Generating dependency graph for directory lib/MCA/HardwareUnits
Generating dependency graph for directory include/llvm/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 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 lib/Transforms/IPO
Generating dependency graph for directory include/llvm/Transforms/IPO
Generating dependency graph for directory include/llvm/IR
Generating dependency graph for directory lib/IR
Generating dependency graph for directory lib/IRReader
Generating dependency graph for directory include/llvm/IRReader
Generating dependency graph for directory include/llvm/ExecutionEngine/JITLink
Generating dependency graph for directory lib/ExecutionEngine/JITLink
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 lib/LineEditor
Generating dependency graph for directory include/llvm/LineEditor
Generating dependency graph for directory lib/Linker
Generating dependency graph for directory include/llvm/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 lib/LTO
Generating dependency graph for directory include/llvm/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 lib/MCA
Generating dependency graph for directory include/llvm/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 lib/MC/MCParser
Generating dependency graph for directory include/llvm/MC/MCParser
Generating dependency graph for directory lib/Target/SystemZ/MCTargetDesc
Generating dependency graph for directory lib/Target/Lanai/MCTargetDesc
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/Mips/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/PowerPC/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/VE/MCTargetDesc
Generating dependency graph for directory lib/Target/WebAssembly/MCTargetDesc
Generating dependency graph for directory lib/Target/X86/MCTargetDesc
Generating dependency graph for directory lib/Target/XCore/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips
Generating dependency graph for directory lib/CodeGen/MIRParser
Generating dependency graph for directory include/llvm/CodeGen/MIRParser
Generating dependency graph for directory include/llvm/DebugInfo/MSF
Generating dependency graph for directory lib/DebugInfo/MSF
Generating dependency graph for directory lib/Target/MSP430
Generating dependency graph for directory lib/DebugInfo/PDB/Native
Generating dependency graph for directory include/llvm/DebugInfo/PDB/Native
Generating dependency graph for directory lib/Target/NVPTX
Generating dependency graph for directory lib/Transforms/ObjCARC
Generating dependency graph for directory include/llvm/Object
Generating dependency graph for directory lib/Object
Generating dependency graph for directory lib/ObjectYAML
Generating dependency graph for directory include/llvm/ObjectYAML
Generating dependency graph for directory lib/Frontend/OpenMP
Generating dependency graph for directory include/llvm/Frontend/OpenMP
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 lib/ExecutionEngine/OrcError
Generating dependency graph for directory lib/Passes
Generating dependency graph for directory include/llvm/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/Bitstream/Reader
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 include/llvm/ExecutionEngine/Orc/RPC
Generating dependency graph for directory lib/Exe</opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/>:1: warning: Found unknown command `\llvm'
cutionEngine/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 lib/MCA/Stages
Generating dependency graph for directory include/llvm/MCA/Stages
Generating dependency graph for directory lib/Testing/Support
Generating dependency graph for directory lib/Support
Generating dependency graph for directory include/llvm/Testing/Support
Generating dependency graph for directory include/llvm/Support
Generating dependency graph for directory lib/DebugInfo/Symbolize
Generating dependency graph for directory include/llvm/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/Hexagon/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/NVPTX/TargetInfo
Generating dependency graph for directory lib/Target/RISCV/TargetInfo
Generating dependency graph for directory lib/Target/XCore/TargetInfo
Generating dependency graph for directory lib/Target/AVR/TargetInfo
Generating dependency graph for directory lib/Target/AArch64/TargetInfo
Generating dependency graph for directory lib/Target/ARM/TargetInfo
Generating dependency graph for directory lib/Target/X86/TargetInfo
Generating dependency graph for directory lib/Target/VE/TargetInfo
Generating dependency graph for directory lib/Target/BPF/TargetInfo
Generating dependency graph for directory lib/Target/PowerPC/TargetInfo
Generating dependency graph for directory lib/Target/WebAssembly/TargetInfo
Generating dependency graph for directory lib/Target/AMDGPU/TargetInfo
Generating dependency graph for directory lib/Target/MSP430/TargetInfo
Generating dependency graph for directory lib/Target/SystemZ/TargetInfo
Generating dependency graph for directory lib/Target/Mips/TargetInfo
Generating dependency graph for directory lib/Target/ARC/TargetInfo
Generating dependency graph 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 include/llvm/Transforms
Generating dependency graph for directory lib/Transforms
Generating dependency graph for directory include/llvm-c/Transforms
Generating dependency graph for directory lib/Support/Unix
Generating dependency graph for directory lib/Target/AArch64/Utils
Generating dependency graph for directory lib/Target/RISCV/Utils
Generating dependency graph for directory include/llvm/Analysis/Utils
Generating dependency graph for directory lib/Target/ARM/Utils
Generating dependency graph for directory include/llvm/Transforms/Utils
Generating dependency graph for directory lib/Transforms/Utils
Generating dependency graph for directory lib/Target/AMDGPU/Utils
Generating dependency graph for directory lib/Target/VE
Generating dependency graph for directory include/llvm/Transforms/Vectorize
Generating dependency graph for directory lib/Transforms/Vectorize
Generating dependency graph for directory lib/Target/WebAssembly
Generating dependency graph for directory include/llvm/Support/Windows
Generating dependency graph for directory lib/WindowsManifest
Generating dependency graph for directory include/llvm/WindowsManifest
Generating dependency graph for directory include/llvm/WindowsResource
Generating dependency graph for direct/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: 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:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:364: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: 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:2455: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1038: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:34: 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'
ory 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...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/5389
Running dot for graph 2/5389
Running dot for graph 3/5389
Running dot for graph 4/5389
Running dot for graph 5/5389
Running dot for graph 6/5389
Running dot for graph 7/5389
Running dot for graph 8/5389
Running dot for graph 9/5389
Running dot for graph 10/5389
Running dot for graph 11/5389
Running dot for graph 12/5389
Running dot for graph 13/5389
Running dot for graph 14/5389
Running dot for graph 15/5389
Running dot for graph 16/5389
Running dot for graph 17/5389
Running dot for graph 18/5389
Running dot for graph 19/5389
Running dot for graph 20/5389
Running dot for graph 21/5389
Running dot for graph 22/5389
Running dot for graph 23/5389
Running dot for graph 24/5389
Running dot for graph 25/5389
Running dot for graph 26/5389
Running dot for graph 27/5389
Running dot for graph 28/5389
Running dot for graph 29/5389
Running dot for graph 30/5389
Running dot for graph 31/5389
Running dot for graph 32/5389
Running dot for graph 33/5389
Running dot for graph 34/5389
Running dot for graph 35/5389
Running dot for graph 36/5389
Running dot for graph 37/5389
Running dot for graph 38/5389
Running dot for graph 39/5389
Running dot for graph 40/5389
Running dot for graph 41/5389
Running dot for graph 42/5389
Running dot for graph 43/5389
Running dot for graph 44/5389
Running dot for graph 45/5389
Running dot for graph 46/5389
Running dot for graph 47/5389
Running dot for graph 48/5389
Running dot for graph 49/5389
Running dot for graph 50/5389
Running dot for graph 51/5389
Running dot for graph 52/5389
Running dot for graph 53/5389
Running dot for graph 54/5389
Running dot for graph 55/5389
Running dot for graph 56/5389
Running dot for graph 57/5389
Running dot for graph 58/5389
Running dot for graph 59/5389
Running dot for graph 60/5389
Running dot for graph 61/5389
Running dot for graph 62/5389
Running dot for graph 63/5389
Running dot for graph 64/5389
Running dot for graph 65/5389
Running dot for graph 66/5389
Running dot for graph 67/5389
Running dot for graph 68/5389
Running dot for graph 69/5389
Running dot for graph 70/5389
Running dot for graph 71/5389
Running dot for graph 72/5389
Running dot for graph 73/5389
Running dot for graph 74/5389
Running dot for graph 75/5389
Running dot for graph 76/5389
Running dot for graph 77/5389
Running dot for graph 78/5389
Running dot for graph 79/5389
Running dot for graph 80/5389
Running dot for graph 81/5389
Running dot for graph 82/5389
Running dot for graph 83/5389
Running dot for graph 84/5389
Running dot for graph 85/5389
Running dot for graph 86/5389
Running dot for graph 87/5389
Running dot for graph 88/5389
Running dot for graph 89/5389
Running dot for graph 90/5389
Running dot for graph 91/5389
Running dot for graph 92/5389
Running dot for graph 93/5389
Running dot for graph 94/5389
Running dot for graph 95/5389
Running dot for graph 96/5389
Running dot for graph 97/5389
Running dot for graph 98/5389
Running dot for graph 99/5389
Running dot for graph 100/5389
Running dot for graph 101/5389
Running dot for graph 102/5389
Running dot for graph 103/5389
Running dot for graph 104/5389
Running dot for graph 105/5389
Running dot for graph 106/5389
Running dot for graph 107/5389
Running dot for graph 108/5389
Running dot for graph 109/5389
Running dot for graph 110/5389
Running dot for graph 111/5389
Running dot for graph 112/5389
Running dot for graph 113/5389
Running dot for graph 114/5389
Running dot for graph 115/5389
Running dot for graph 116/5389
Running dot for graph 117/5389
Running dot for graph 118/5389
Running dot for graph 119/5389
Running dot for graph 120/5389
Running dot for graph 121/5389
Running dot for graph 122/5389
Running dot for graph 123/5389
Running dot for graph 124/5389
Running dot for graph 125/5389
Running dot for graph 126/5389
Running dot for graph 127/5389
Running dot for graph 128/5389
Running dot for graph 129/5389
Running dot for graph 130/5389
Running dot for graph 131/5389
Running dot for graph 132/5389
Running dot for graph 133/5389
Running dot for graph 134/5389
Running dot for graph 135/5389
Running dot for graph 136/5389
Running dot for graph 137/5389
Running dot for graph 138/5389
Running dot for graph 139/5389
Running dot for graph 140/5389
Running dot for graph 141/5389
Running dot for graph 142/5389
Running dot for graph 143/5389
Running dot for graph 144/5389
Running dot for graph 145/5389
Running dot for graph 146/5389
Running dot for graph 147/5389
Running dot for graph 148/5389
Running dot for graph 149/5389
Running dot for graph 150/5389
Running dot for graph 151/5389
Running dot for graph 152/5389
Running dot for graph 153/5389
Running dot for graph 154/5389
Running dot for graph 155/5389
Running dot for graph 156/5389
Running dot for graph 157/5389
Running dot for graph 158/5389
Running dot for graph 159/5389
Running dot for graph 160/5389
Running dot for graph 161/5389
Running dot for graph 162/5389
Running dot for graph 163/5389
Running dot for graph 164/5389
Running dot for graph 165/5389
Running dot for graph 166/5389
Running dot for graph 167/5389
Running dot for graph 168/5389
Running dot for graph 169/5389
Running dot for graph 170/5389
Running dot for graph 171/5389
Running dot for graph 172/5389
Running dot for graph 173/5389
Running dot for graph 174/5389
Running dot for graph 175/5389
Running dot for graph 176/5389
Running dot for graph 177/5389
Running dot for graph 178/5389
Running dot for graph 179/5389
Running dot for graph 180/5389
Running dot for graph 181/5389
Running dot for graph 182/5389
Running dot for graph 183/5389
Running dot for graph 184/5389
Running dot for graph 185/5389
Running dot for graph 186/5389
Running dot for graph 187/5389
Running dot for graph 188/5389
Running dot for graph 189/5389
Running dot for graph 190/5389
Running dot for graph 191/5389
Running dot for graph 192/5389
Running dot for graph 193/5389
Running dot for graph 194/5389
Running dot for graph 195/5389
Running dot for graph 196/5389
Running dot for graph 197/5389
Running dot for graph 198/5389
Running dot for graph 199/5389
Running dot for graph 200/5389
Running dot for graph 201/5389
Running dot for graph 202/5389
Running dot for graph 203/5389
Running dot for graph 204/5389
Running dot for graph 205/5389
Running dot for graph 206/5389
Running dot for graph 207/5389
Running dot for graph 208/5389
Running dot for graph 209/5389
Running dot for graph 210/5389
Running dot for graph 211/5389
Running dot for graph 212/5389
Running dot for graph 213/5389
Running dot for graph 214/5389
Running dot for graph 215/5389
Running dot for graph 216/5389
Running dot for graph 217/5389
Running dot for graph 218/5389
Running dot for graph 219/5389
Running dot for graph 220/5389
Running dot for graph 221/5389
Running dot for graph 222/5389
Running dot for graph 223/5389
Running dot for graph 224/5389
Running dot for graph 225/5389
Running dot for graph 226/5389
Running dot for graph 227/5389
Running dot for graph 228/5389
Running dot for graph 229/5389
Running dot for graph 230/5389
Running dot for graph 231/5389
Running dot for graph 232/5389
Running dot for graph 233/5389
Running dot for graph 234/5389
Running dot for graph 235/5389
Running dot for graph 236/5389
Running dot for graph 237/5389
Running dot for graph 238/5389
Running dot for graph 239/5389
Running dot for graph 240/5389
Running dot for graph 241/5389
Running dot for graph 242/5389
Running dot for graph 243/5389
Running dot for graph 244/5389
Running dot for graph 245/5389
Running dot for graph 246/5389
Running dot for graph 247/5389
Running dot for graph 248/5389
Running dot for graph 249/5389
Running dot for graph 250/5389
Running dot for graph 251/5389
Running dot for graph 252/5389
Running dot for graph 253/5389
Running dot for graph 254/5389
Running dot for graph 255/5389
Running dot for graph 256/5389
Running dot for graph 257/5389
Running dot for graph 258/5389
Running dot for graph 259/5389
Running dot for graph 260/5389
Running dot for graph 261/5389
Running dot for graph 262/5389
Running dot for graph 263/5389
Running dot for graph 264/5389
Running dot for graph 265/5389
Running dot for graph 266/5389
Running dot for graph 267/5389
Running dot for graph 268/5389
Running dot for graph 269/5389
Running dot for graph 270/5389
Running dot for graph 271/5389
Running dot for graph 272/5389
Running dot for graph 273/5389
Running dot for graph 274/5389
Running dot for graph 275/5389
Running dot for graph 276/5389
Running dot for graph 277/5389
Running dot for graph 278/5389
Running dot for graph 279/5389
Running dot for graph 280/5389
Running dot for graph 281/5389
Running dot for graph 282/5389
Running dot for graph 283/5389
Running dot for graph 284/5389
Running dot for graph 285/5389
Running dot for graph 286/5389
Running dot for graph 287/5389
Running dot for graph 288/5389
Running dot for graph 289/5389
Running dot for graph 290/5389
Running dot for graph 291/5389
Running dot for graph 292/5389
Running dot for graph 293/5389
Running dot for graph 294/5389
Running dot for graph 295/5389
Running dot for graph 296/5389
Running dot for graph 297/5389
Running dot for graph 298/5389
Running dot for graph 299/5389
Running dot for graph 300/5389
Running dot for graph 301/5389
Running dot for graph 302/5389
Running dot for graph 303/5389
Running dot for graph 304/5389
Running dot for graph 305/5389
Running dot for graph 306/5389
Running dot for graph 307/5389
Running dot for graph 308/5389
Running dot for graph 309/5389
Running dot for graph 310/5389
Running dot for graph 311/5389
Running dot for graph 312/5389
Running dot for graph 313/5389
Running dot for graph 314/5389
Running dot for graph 315/5389
Running dot for graph 316/5389
Running dot for graph 317/5389
Running dot for graph 318/5389
Running dot for graph 319/5389
Running dot for graph 320/5389
Running dot for graph 321/5389
Running dot for graph 322/5389
Running dot for graph 323/5389
Running dot for graph 324/5389
Running dot for graph 325/5389
Running dot for graph 326/5389
Running dot for graph 327/5389
Running dot for graph 328/5389
Running dot for graph 329/5389
Running dot for graph 330/5389
Running dot for graph 331/5389
Running dot for graph 332/5389
Running dot for graph 333/5389
Running dot for graph 334/5389
Running dot for graph 335/5389
Running dot for graph 336/5389
Running dot for graph 337/5389
Running dot for graph 338/5389
Running dot for graph 339/5389
Running dot for graph 340/5389
Running dot for graph 341/5389
Running dot for graph 342/5389
Running dot for graph 343/5389
Running dot for graph 344/5389
Running dot for graph 345/5389
Running dot for graph 346/5389
Running dot for graph 347/5389
Running dot for graph 348/5389
Running dot for graph 349/5389
Running dot for graph 350/5389
Running dot for graph 351/5389
Running dot for graph 352/5389
Running dot for graph 353/5389
Running dot for graph 354/5389
Running dot for graph 355/5389
Running dot for graph 356/5389
Running dot for graph 357/5389
Running dot for graph 358/5389
Running dot for graph 359/5389
Running dot for graph 360/5389
Running dot for graph 361/5389
Running dot for graph 362/5389
Running dot for graph 363/5389
Running dot for graph 364/5389
Running dot for graph 365/5389
Running dot for graph 366/5389
Running dot for graph 367/5389
Running dot for graph 368/5389
Running dot for graph 369/5389
Running dot for graph 370/5389
Running dot for graph 371/5389
Running dot for graph 372/5389
Running dot for graph 373/5389
Running dot for graph 374/5389
Running dot for graph 375/5389
Running dot for graph 376/5389
Running dot for graph 377/5389
Running dot for graph 378/5389
Running dot for graph 379/5389
Running dot for graph 380/5389
Running dot for graph 381/5389
Running dot for graph 382/5389
Running dot for graph 383/5389
Running dot for graph 384/5389
Running dot for graph 385/5389
Running dot for graph 386/5389
Running dot for graph 387/5389
Running dot for graph 388/5389
Running dot for graph 389/5389
Running dot for graph 390/5389
Running dot for graph 391/5389
Running dot for graph 392/5389
Running dot for graph 393/5389
Running dot for graph 394/5389
Running dot for graph 395/5389
Running dot for graph 396/5389
Running dot for graph 397/5389
Running dot for graph 398/5389
Running dot for graph 399/5389
Running dot for graph 400/5389
Running dot for graph 401/5389
Running dot for graph 402/5389
Running dot for graph 403/5389
Running dot for graph 404/5389
Running dot for graph 405/5389
Running dot for graph 406/5389
Running dot for graph 407/5389
Running dot for graph 408/5389
Running dot for graph 409/5389
Running dot for graph 410/5389
Running dot for graph 411/5389
Running dot for graph 412/5389
Running dot for graph 413/5389
Running dot for graph 414/5389
Running dot for graph 415/5389
Running dot for graph 416/5389
Running dot for graph 417/5389
Running dot for graph 418/5389
Running dot for graph 419/5389
Running dot for graph 420/5389
Running dot for graph 421/5389
Running dot for graph 422/5389
Running dot for graph 423/5389
Running dot for graph 424/5389
Running dot for graph 425/5389
Running dot for graph 426/5389
Running dot for graph 427/5389
Running dot for graph 428/5389
Running dot for graph 429/5389
Running dot for graph 430/5389
Running dot for graph 431/5389
Running dot for graph 432/5389
Running dot for graph 433/5389
Running dot for graph 434/5389
Running dot for graph 435/5389
Running dot for graph 436/5389
Running dot for graph 437/5389
Running dot for graph 438/5389
Running dot for graph 439/5389
Running dot for graph 440/5389
Running dot for graph 441/5389
Running dot for graph 442/5389
Running dot for graph 443/5389
Running dot for graph 444/5389
Running dot for graph 445/5389
Running dot for graph 446/5389
Running dot for graph 447/5389
Running dot for graph 448/5389
Running dot for graph 449/5389
Running dot for graph 450/5389
Running dot for graph 451/5389
Running dot for graph 452/5389
Running dot for graph 453/5389
Running dot for graph 454/5389
Running dot for graph 455/5389
Running dot for graph 456/5389
Running dot for graph 457/5389
Running dot for graph 458/5389
Running dot for graph 459/5389
Running dot for graph 460/5389
Running dot for graph 461/5389
Running dot for graph 462/5389
Running dot for graph 463/5389
Running dot for graph 464/5389
Running dot for graph 465/5389
Running dot for graph 466/5389
Running dot for graph 467/5389
Running dot for graph 468/5389
Running dot for graph 469/5389
Running dot for graph 470/5389
Running dot for graph 471/5389
Running dot for graph 472/5389
Running dot for graph 473/5389
Running dot for graph 474/5389
Running dot for graph 475/5389
Running dot for graph 476/5389
Running dot for graph 477/5389
Running dot for graph 478/5389
Running dot for graph 479/5389
Running dot for graph 480/5389
Running dot for graph 481/5389
Running dot for graph 482/5389
Running dot for graph 483/5389
Running dot for graph 484/5389
Running dot for graph 485/5389
Running dot for graph 486/5389
Running dot for graph 487/5389
Running dot for graph 488/5389
Running dot for graph 489/5389
Running dot for graph 490/5389
Running dot for graph 491/5389
Running dot for graph 492/5389
Running dot for graph 493/5389
Running dot for graph 494/5389
Running dot for graph 495/5389
Running dot for graph 496/5389
Running dot for graph 497/5389
Running dot for graph 498/5389
Running dot for graph 499/5389
Running dot for graph 500/5389
Running dot for graph 501/5389
Running dot for graph 502/5389
Running dot for graph 503/5389
Running dot for graph 504/5389
Running dot for graph 505/5389
Running dot for graph 506/5389
Running dot for graph 507/5389
Running dot for graph 508/5389
Running dot for graph 509/5389
Running dot for graph 510/5389
Running dot for graph 511/5389
Running dot for graph 512/5389
Running dot for graph 513/5389
Running dot for graph 514/5389
Running dot for graph 515/5389
Running dot for graph 516/5389
Running dot for graph 517/5389
Running dot for graph 518/5389
Running dot for graph 519/5389
Running dot for graph 520/5389
Running dot for graph 521/5389
Running dot for graph 522/5389
Running dot for graph 523/5389
Running dot for graph 524/5389
Running dot for graph 525/5389
Running dot for graph 526/5389
Running dot for graph 527/5389
Running dot for graph 528/5389
Running dot for graph 529/5389
Running dot for graph 530/5389
Running dot for graph 531/5389
Running dot for graph 532/5389
Running dot for graph 533/5389
Running dot for graph 534/5389
Running dot for graph 535/5389
Running dot for graph 536/5389
Running dot for graph 537/5389
Running dot for graph 538/5389
Running dot for graph 539/5389
Running dot for graph 540/5389
Running dot for graph 541/5389
Running dot for graph 542/5389
Running dot for graph 543/5389
Running dot for graph 544/5389
Running dot for graph 545/5389
Running dot for graph 546/5389
Running dot for graph 547/5389
Running dot for graph 548/5389
Running dot for graph 549/5389
Running dot for graph 550/5389
Running dot for graph 551/5389
Running dot for graph 552/5389
Running dot for graph 553/5389
Running dot for graph 554/5389
Running dot for graph 555/5389
Running dot for graph 556/5389
Running dot for graph 557/5389
Running dot for graph 558/5389
Running dot for graph 559/5389
Running dot for graph 560/5389
Running dot for graph 561/5389
Running dot for graph 562/5389
Running dot for graph 563/5389
Running dot for graph 564/5389
Running dot for graph 565/5389
Running dot for graph 566/5389
Running dot for graph 567/5389
Running dot for graph 568/5389
Running dot for graph 569/5389
Running dot for graph 570/5389
Running dot for graph 571/5389
Running dot for graph 572/5389
Running dot for graph 573/5389
Running dot for graph 574/5389
Running dot for graph 575/5389
Running dot for graph 576/5389
Running dot for graph 577/5389
Running dot for graph 578/5389
Running dot for graph 579/5389
Running dot for graph 580/5389
Running dot for graph 581/5389
Running dot for graph 582/5389
Running dot for graph 583/5389
Running dot for graph 584/5389
Running dot for graph 585/5389
Running dot for graph 586/5389
Running dot for graph 587/5389
Running dot for graph 588/5389
Running dot for graph 589/5389
Running dot for graph 590/5389
Running dot for graph 591/5389
Running dot for graph 592/5389
Running dot for graph 593/5389
Running dot for graph 594/5389
Running dot for graph 595/5389
Running dot for graph 596/5389
Running dot for graph 597/5389
Running dot for graph 598/5389
Running dot for graph 599/5389
Running dot for graph 600/5389
Running dot for graph 601/5389
Running dot for graph 602/5389
Running dot for graph 603/5389
Running dot for graph 604/5389
Running dot for graph 605/5389
Running dot for graph 606/5389
Running dot for graph 607/5389
Running dot for graph 608/5389
Running dot for graph 609/5389
Running dot for graph 610/5389
Running dot for graph 611/5389
Running dot for graph 612/5389
Running dot for graph 613/5389
Running dot for graph 614/5389
Running dot for graph 615/5389
Running dot for graph 616/5389
Running dot for graph 617/5389
Running dot for graph 618/5389
Running dot for graph 619/5389
Running dot for graph 620/5389
Running dot for graph 621/5389
Running dot for graph 622/5389
Running dot for graph 623/5389
Running dot for graph 624/5389
Running dot for graph 625/5389
Running dot for graph 626/5389
Running dot for graph 627/5389
Running dot for graph 628/5389
Running dot for graph 629/5389
Running dot for graph 630/5389
Running dot for graph 631/5389
Running dot for graph 632/5389
Running dot for graph 633/5389
Running dot for graph 634/5389
Running dot for graph 635/5389
Running dot for graph 636/5389
Running dot for graph 637/5389
Running dot for graph 638/5389
Running dot for graph 639/5389
Running dot for graph 640/5389
Running dot for graph 641/5389
Running dot for graph 642/5389
Running dot for graph 643/5389
Running dot for graph 644/5389
Running dot for graph 645/5389
Running dot for graph 646/5389
Running dot for graph 647/5389
Running dot for graph 648/5389
Running dot for graph 649/5389
Running dot for graph 650/5389
Running dot for graph 651/5389
Running dot for graph 652/5389
Running dot for graph 653/5389
Running dot for graph 654/5389
Running dot for graph 655/5389
Running dot for graph 656/5389
Running dot for graph 657/5389
Running dot for graph 658/5389
Running dot for graph 659/5389
Running dot for graph 660/5389
Running dot for graph 661/5389
Running dot for graph 662/5389
Running dot for graph 663/5389
Running dot for graph 664/5389
Running dot for graph 665/5389
Running dot for graph 666/5389
Running dot for graph 667/5389
Running dot for graph 668/5389
Running dot for graph 669/5389
Running dot for graph 670/5389
Running dot for graph 671/5389
Running dot for graph 672/5389
Running dot for graph 673/5389
Running dot for graph 674/5389
Running dot for graph 675/5389
Running dot for graph 676/5389
Running dot for graph 677/5389
Running dot for graph 678/5389
Running dot for graph 679/5389
Running dot for graph 680/5389
Running dot for graph 681/5389
Running dot for graph 682/5389
Running dot for graph 683/5389
Running dot for graph 684/5389
Running dot for graph 685/5389
Running dot for graph 686/5389
Running dot for graph 687/5389
Running dot for graph 688/5389
Running dot for graph 689/5389
Running dot for graph 690/5389
Running dot for graph 691/5389
Running dot for graph 692/5389
Running dot for graph 693/5389
Running dot for graph 694/5389
Running dot for graph 695/5389
Running dot for graph 696/5389
Running dot for graph 697/5389
Running dot for graph 698/5389
Running dot for graph 699/5389
Running dot for graph 700/5389
Running dot for graph 701/5389
Running dot for graph 702/5389
Running dot for graph 703/5389
Running dot for graph 704/5389
Running dot for graph 705/5389
Running dot for graph 706/5389
Running dot for graph 707/5389
Running dot for graph 708/5389
Running dot for graph 709/5389
Running dot for graph 710/5389
Running dot for graph 711/5389
Running dot for graph 712/5389
Running dot for graph 713/5389
Running dot for graph 714/5389
Running dot for graph 715/5389
Running dot for graph 716/5389
Running dot for graph 717/5389
Running dot for graph 718/5389
Running dot for graph 719/5389
Running dot for graph 720/5389
Running dot for graph 721/5389
Running dot for graph 722/5389
Running dot for graph 723/5389
Running dot for graph 724/5389
Running dot for graph 725/5389
Running dot for graph 726/5389
Running dot for graph 727/5389
Running dot for graph 728/5389
Running dot for graph 729/5389
Running dot for graph 730/5389
Running dot for graph 731/5389
Running dot for graph 732/5389
Running dot for graph 733/5389
Running dot for graph 734/5389
Running dot for graph 735/5389
Running dot for graph 736/5389
Running dot for graph 737/5389
Running dot for graph 738/5389
Running dot for graph 739/5389
Running dot for graph 740/5389
Running dot for graph 741/5389
Running dot for graph 742/5389
Running dot for graph 743/5389
Running dot for graph 744/5389
Running dot for graph 745/5389
Running dot for graph 746/5389
Running dot for graph 747/5389
Running dot for graph 748/5389
Running dot for graph 749/5389
Running dot for graph 750/5389
Running dot for graph 751/5389
Running dot for graph 752/5389
Running dot for graph 753/5389
Running dot for graph 754/5389
Running dot for graph 755/5389
Running dot for graph 756/5389
Running dot for graph 757/5389
Running dot for graph 758/5389
Running dot for graph 759/5389
Running dot for graph 760/5389
Running dot for graph 761/5389
Running dot for graph 762/5389
Running dot for graph 763/5389
Running dot for graph 764/5389
Running dot for graph 765/5389
Running dot for graph 766/5389
Running dot for graph 767/5389
Running dot for graph 768/5389
Running dot for graph 769/5389
Running dot for graph 770/5389
Running dot for graph 771/5389
Running dot for graph 772/5389
Running dot for graph 773/5389
Running dot for graph 774/5389
Running dot for graph 775/5389
Running dot for graph 776/5389
Running dot for graph 777/5389
Running dot for graph 778/5389
Running dot for graph 779/5389
Running dot for graph 780/5389
Running dot for graph 781/5389
Running dot for graph 782/5389
Running dot for graph 783/5389
Running dot for graph 784/5389
Running dot for graph 785/5389
Running dot for graph 786/5389
Running dot for graph 787/5389
Running dot for graph 788/5389
Running dot for graph 789/5389
Running dot for graph 790/5389
Running dot for graph 791/5389
Running dot for graph 792/5389
Running dot for graph 793/5389
Running dot for graph 794/5389
Running dot for graph 795/5389
Running dot for graph 796/5389
Running dot for graph 797/5389
Running dot for graph 798/5389
Running dot for graph 799/5389
Running dot for graph 800/5389
Running dot for graph 801/5389
Running dot for graph 802/5389
Running dot for graph 803/5389
Running dot for graph 804/5389
Running dot for graph 805/5389
Running dot for graph 806/5389
Running dot for graph 807/5389
Running dot for graph 808/5389
Running dot for graph 809/5389
Running dot for graph 810/5389
Running dot for graph 811/5389
Running dot for graph 812/5389
Running dot for graph 813/5389
Running dot for graph 814/5389
Running dot for graph 815/5389
Running dot for graph 816/5389
Running dot for graph 817/5389
Running dot for graph 818/5389
Running dot for graph 819/5389
Running dot for graph 820/5389
Running dot for graph 821/5389
Running dot for graph 822/5389
Running dot for graph 823/5389
Running dot for graph 824/5389
Running dot for graph 825/5389
Running dot for graph 826/5389
Running dot for graph 827/5389
Running dot for graph 828/5389
Running dot for graph 829/5389
Running dot for graph 830/5389
Running dot for graph 831/5389
Running dot for graph 832/5389
Running dot for graph 833/5389
Running dot for graph 834/5389
Running dot for graph 835/5389
Running dot for graph 836/5389
Running dot for graph 837/5389
Running dot for graph 838/5389
Running dot for graph 839/5389
Running dot for graph 840/5389
Running dot for graph 841/5389
Running dot for graph 842/5389
Running dot for graph 843/5389
Running dot for graph 844/5389
Running dot for graph 845/5389
Running dot for graph 846/5389
Running dot for graph 847/5389
Running dot for graph 848/5389
Running dot for graph 849/5389
Running dot for graph 850/5389
Running dot for graph 851/5389
Running dot for graph 852/5389
Running dot for graph 853/5389
Running dot for graph 854/5389
Running dot for graph 855/5389
Running dot for graph 856/5389
Running dot for graph 857/5389
Running dot for graph 858/5389
Running dot for graph 859/5389
Running dot for graph 860/5389
Running dot for graph 861/5389
Running dot for graph 862/5389
Running dot for graph 863/5389
Running dot for graph 864/5389
Running dot for graph 865/5389
Running dot for graph 866/5389
Running dot for graph 867/5389
Running dot for graph 868/5389
Running dot for graph 869/5389
Running dot for graph 870/5389
Running dot for graph 871/5389
Running dot for graph 872/5389
Running dot for graph 873/5389
Running dot for graph 874/5389
Running dot for graph 875/5389
Running dot for graph 876/5389
Running dot for graph 877/5389
Running dot for graph 878/5389
Running dot for graph 879/5389
Running dot for graph 880/5389
Running dot for graph 881/5389
Running dot for graph 882/5389
Running dot for graph 883/5389
Running dot for graph 884/5389
Running dot for graph 885/5389
Running dot for graph 886/5389
Running dot for graph 887/5389
Running dot for graph 888/5389
Running dot for graph 889/5389
Running dot for graph 890/5389
Running dot for graph 891/5389
Running dot for graph 892/5389
Running dot for graph 893/5389
Running dot for graph 894/5389
Running dot for graph 895/5389
Running dot for graph 896/5389
Running dot for graph 897/5389
Running dot for graph 898/5389
Running dot for graph 899/5389
Running dot for graph 900/5389
Running dot for graph 901/5389
Running dot for graph 902/5389
Running dot for graph 903/5389
Running dodot: graph is too large for cairo-renderer bitmaps. Scaling by 0.342011 to fit
t for graph 904/5389
Running dot for graph 905/5389
Running dot for graph 906/5389
Running dot for graph 907/5389
Running dot for graph 908/5389
Running dot for graph 909/5389
Running dot for graph 910/5389
Running dot for graph 911/5389
Running dot for graph 912/5389
Running dot for graph 913/5389
Running dot for graph 914/5389
Running dot for graph 915/5389
Running dot for graph 916/5389
Running dot for graph 917/5389
Running dot for graph 918/5389
Running dot for graph 919/5389
Running dot for graph 920/5389
Running dot for graph 921/5389
Running dot for graph 922/5389
Running dot for graph 923/5389
Running dot for graph 924/5389
Running dot for graph 925/5389
Running dot for graph 926/5389
Running dot for graph 927/5389
Running dot for graph 928/5389
Running dot for graph 929/5389
Running dot for graph 930/5389
Running dot for graph 931/5389
Running dot for graph 932/5389
Running dot for graph 933/5389
Running dot for graph 934/5389
Running dot for graph 935/5389
Running dot for graph 936/5389
Running dot for graph 937/5389
Running dot for graph 938/5389
Running dot for graph 939/5389
Running dot for graph 940/5389
Running dot for graph 941/5389
Running dot for graph 942/5389
Running dot for graph 943/5389
Running dot for graph 944/5389
Running dot for graph 945/5389
Running dot for graph 946/5389
Running dot for graph 947/5389
Running dot for graph 948/5389
Running dot for graph 949/5389
Running dot for graph 950/5389
Running dot for graph 951/5389
Running dot for graph 952/5389
Running dot for graph 953/5389
Running dot for graph 954/5389
Running dot for graph 955/5389
Running dot for graph 956/5389
Running dot for graph 957/5389
Running dot for graph 958/5389
Running dot for graph 959/5389
Running dot for graph 960/5389
Running dot for graph 961/5389
Running dot for graph 962/5389
Running dot for graph 963/5389
Running dot for graph 964/5389
Running dot for graph 965/5389
Running dot for graph 966/5389
Running dot for graph 967/5389
Running dot for graph 968/5389
Running dot for graph 969/5389
Running dot for graph 970/5389
Running dot for graph 971/5389
Running dot for graph 972/5389
Running dot for graph 973/5389
Running dot for graph 974/5389
Running dot for graph 975/5389
Running dot for graph 976/5389
Running dot for graph 977/5389
Running dot for graph 978/5389
Running dot for graph 979/5389
Running dot for graph 980/5389
Running dot for graph 981/5389
Running dot for graph 982/5389
Running dot for graph 983/5389
Running dot for graph 984/5389
Running dot for graph 985/5389
Running dot for graph 986/5389
Running dot for graph 987/5389
Running dot for graph 988/5389
Running dot for graph 989/5389
Running dot for graph 990/5389
Running dot for graph 991/5389
Running dot for graph 992/5389
Running dot for graph 993/5389
Running dot for graph 994/5389
Running dot for graph 995/5389
Running dot for graph 996/5389
Running dot for graph 997/5389
Running dot for graph 998/5389
Running dot for graph 999/5389
Running dot for graph 1000/5389
Running dot for graph 1001/5389
Running dot for graph 1002/5389
Running dot for graph 1003/5389
Running dot for graph 1004/5389
Running dot for graph 1005/5389
Running dot for graph 1006/5389
Running dot for graph 1007/5389
Running dot for graph 1008/5389
Running dot for graph 1009/5389
Running dot for graph 1010/5389
Running dot for graph 1011/5389
Running dot for graph 1012/5389
Running dot for graph 1013/5389
Running dot for graph 1014/5389
Running dot for graph 1015/5389
Running dot for graph 1016/5389
Running dot for graph 1017/5389
Running dot for graph 1018/5389
Running dot for graph 1019/5389
Running dot for graph 1020/5389
Running dot for graph 1021/5389
Running dot for graph 1022/5389
Running dot for graph 1023/5389
Running dot for graph 1024/5389
Running dot for graph 1025/5389
Running dot for graph 1026/5389
Running dot for graph 1027/5389
Running dot for graph 1028/5389
Running dot for graph 1029/5389
Running dot for graph 1030/5389
Running dot for graph 1031/5389
Running dot for graph 1032/5389
Running dot for graph 1033/5389
Running dot for graph 1034/5389
Running dot for graph 1035/5389
Running dot for graph 1036/5389
Running dot for graph 1037/5389
Running dot for graph 1038/5389
Running dot for graph 1039/5389
Running dot for graph 1040/5389
Running dot for graph 1041/5389
Running dot for graph 1042/5389
Running dot for graph 1043/5389
Running dot for graph 1044/5389
Running dot for graph 1045/5389
Running dot for graph 1046/5389
Running dot for graph 1047/5389
Running dot for graph 1048/5389
Running dot for graph 1049/5389
Running dot for graph 1050/5389
Running dot for graph 1051/5389
Running dot for graph 1052/5389
Running dot for graph 1053/5389
Running dot for graph 1054/5389
Running dot for graph 1055/5389
Running dot for graph 1056/5389
Running dot for graph 1057/5389
Running dot for graph 1058/5389
Running dot for graph 1059/5389
Running dot for graph 1060/5389
Running dot for graph 1061/5389
Running dot for graph 1062/5389
Running dot for graph 1063/5389
Running dot for graph 1064/5389
Running dot for graph 1065/5389
Running dot for graph 1066/5389
Running dot for graph 1067/5389
Running dot for graph 1068/5389
Running dot for graph 1069/5389
Running dot for graph 1070/5389
Running dot for graph 1071/5389
Running dot for graph 1072/5389
Running dot for graph 1073/5389
Running dot for graph 1074/5389
Running dot for graph 1075/5389
Running dot for graph 1076/5389
Running dot for graph 1077/5389
Running dot for graph 1078/5389
Running dot for graph 1079/5389
Running dot for graph 1080/5389
Running dot for graph 1081/5389
Running dot for graph 1082/5389
Running dot for graph 1083/5389
Running dot for graph 1084/5389
Running dot for graph 1085/5389
Running dot for graph 1086/5389
Running dot for graph 1087/5389
Running dot for graph 1088/5389
Running dot for graph 1089/5389
Running dot for graph 1090/5389
Running dot for graph 1091/5389
Running dot for graph 1092/5389
Running dot for graph 1093/5389
Running dot for graph 1094/5389
Running dot for graph 1095/5389
Running dot for graph 1096/5389
Running dot for graph 1097/5389
Running dot for graph 1098/5389
Running dot for graph 1099/5389
Running dot for graph 1100/5389
Running dot for graph 1101/5389
Running dot for graph 1102/5389
Running dot for graph 1103/5389
Running dot for graph 1104/5389
Running dot for graph 1105/5389
Running dot for graph 1106/5389
Running dot for graph 1107/5389
Running dot for graph 1108/5389
Running dot for graph 1109/5389
Running dot for graph 1110/5389
Running dot for graph 1111/5389
Running dot for graph 1112/5389
Running dot for graph 1113/5389
Running dot for graph 1114/5389
Running dot for graph 1115/5389
Running dot for graph 1116/5389
Running dot for graph 1117/5389
Running dot for graph 1118/5389
Running dot for graph 1119/5389
Running dot for graph 1120/5389
Running dot for graph 1121/5389
Running dot for graph 1122/5389
Running dot for graph 1123/5389
Running dot for graph 1124/5389
Running dot for graph 1125/5389
Running dot for graph 1126/5389
Running dot for graph 1127/5389
Running dot for graph 1128/5389
Running dot for graph 1129/5389
Running dot for graph 1130/5389
Running dot for graph 1131/5389
Running dot for graph 1132/5389
Running dot for graph 1133/5389
Running dot for graph 1134/5389
Running dot for graph 1135/5389
Running dot for graph 1136/5389
Running dot for graph 1137/5389
Running dot for graph 1138/5389
Running dot for graph 1139/5389
Running dot for graph 1140/5389
Running dot for graph 1141/5389
Running dot for graph 1142/5389
Running dot for graph 1143/5389
Running dot for graph 1144/5389
Running dot for graph 1145/5389
Running dot for graph 1146/5389
Running dot for graph 1147/5389
Running dot for graph 1148/5389
Running dot for graph 1149/5389
Running dot for graph 1150/5389
Running dot for graph 1151/5389
Running dot for graph 1152/5389
Running dot for graph 1153/5389
Running dot for graph 1154/5389
Running dot for graph 1155/5389
Running dot for graph 1156/5389
Running dot for graph 1157/5389
Running dot for graph 1158/5389
Running dot for graph 1159/5389
Running dot for graph 1160/5389
Running dot for graph 1161/5389
Running dot for graph 1162/5389
Running dot for graph 1163/5389
Running dot for graph 1164/5389
Running dot for graph 1165/5389
Running dot for graph 1166/5389
Running dot for graph 1167/5389
Running dot for graph 1168/5389
Running dot for graph 1169/5389
Running dot for graph 1170/5389
Running dot for graph 1171/5389
Running dot for graph 1172/5389
Running dot for graph 1173/5389
Running dot for graph 1174/5389
Running dot for graph 1175/5389
Running dot for graph 1176/5389
Running dot for graph 1177/5389
Running dot for graph 1178/5389
Running dot for graph 1179/5389
Running dot for graph 1180/5389
Running dot for graph 1181/5389
Running dot for graph 1182/5389
Running dot for graph 1183/5389
Running dot for graph 1184/5389
Running dot for graph 1185/5389
Running dot for graph 1186/5389
Running dot for graph 1187/5389
Running dot for graph 1188/5389
Running dot for graph 1189/5389
Running dot for graph 1190/5389
Running dot for graph 1191/5389
Running dot for graph 1192/5389
Running dot for graph 1193/5389
Running dot for graph 1194/5389
Running dot for graph 1195/5389
Running dot for graph 1196/5389
Running dot for graph 1197/5389
Running dot for graph 1198/5389
Running dot for graph 1199/5389
Running dot for graph 1200/5389
Running dot for graph 1201/5389
Running dot for graph 1202/5389
Running dot for graph 1203/5389
Running dot for graph 1204/5389
Running dot for graph 1205/5389
Running dot for graph 1206/5389
Running dot for graph 1207/5389
Running dot for graph 1208/5389
Running dot for graph 1209/5389
Running dot for graph 1210/5389
Running dot for graph 1211/5389
Running dot for graph 1212/5389
Running dot for graph 1213/5389
Running dot for graph 1214/5389
Running dot for graph 1215/5389
Running dot for graph 1216/5389
Running dot for graph 1217/5389
Running dot for graph 1218/5389
Running dot for graph 1219/5389
Running dot for graph 1220/5389
Running dot for graph 1221/5389
Running dot for graph 1222/5389
Running dot for graph 1223/5389
Running dot for graph 1224/5389
Running dot for graph 1225/5389
Running dot for graph 1226/5389
Running dot for graph 1227/5389
Running dot for graph 1228/5389
Running dot for graph 1229/5389
Running dot for graph 1230/5389
Running dot for graph 1231/5389
Running dot for graph 1232/5389
Running dot for graph 1233/5389
Running dot for graph 1234/5389
Running dot for graph 1235/5389
Running dot for graph 1236/5389
Running dot for graph 1237/5389
Running dot for graph 1238/5389
Running dot for graph 1239/5389
Running dot for graph 1240/5389
Running dot for graph 1241/5389
Running dot for graph 1242/5389
Running dot for graph 1243/5389
Running dot for graph 1244/5389
Running dot for graph 1245/5389
Running dot for graph 1246/5389
Running dot for graph 1247/5389
Running dot for graph 1248/5389
Running dot for graph 1249/5389
Running dot for graph 1250/5389
Running dot for graph 1251/5389
Running dot for graph 1252/5389
Running dot for graph 1253/5389
Running dot for graph 1254/5389
Running dot for graph 1255/5389
Running dot for graph 1256/5389
Running dot for graph 1257/5389
Running dot for graph 1258/5389
Running dot for graph 1259/5389
Running dot for graph 1260/5389
Running dot for graph 1261/5389
Running dot for graph 1262/5389
Running dot for graph 1263/5389
Running dot for graph 1264/5389
Running dot for graph 1265/5389
Running dot for graph 1266/5389
Running dot for graph 1267/5389
Running dot for graph 1268/5389
Running dot for graph 1269/5389
Running dot for graph 1270/5389
Running dot for graph 1271/5389
Running dot for graph 1272/5389
Running dot for graph 1273/5389
Running dot for graph 1274/5389
Running dot for graph 1275/5389
Running dot for graph 1276/5389
Running dot for graph 1277/5389
Running dot for graph 1278/5389
Running dot for graph 1279/5389
Running dot for graph 1280/5389
Running dot for graph 1281/5389
Running dot for graph 1282/5389
Running dot for graph 1283/5389
Running dot for graph 1284/5389
Running dot for graph 1285/5389
Running dot for graph 1286/5389
Running dot for graph 1287/5389
Running dot for graph 1288/5389
Running dot for graph 1289/5389
Running dot for graph 1290/5389
Running dot for graph 1291/5389
Running dot for graph 1292/5389
Running dot for graph 1293/5389
Running dot for graph 1294/5389
Running dot for graph 1295/5389
Running dot for graph 1296/5389
Running dot for graph 1297/5389
Running dot for graph 1298/5389
Running dot for graph 1299/5389
Running dot for graph 1300/5389
Running dot for graph 1301/5389
Running dot for graph 1302/5389
Running dot for graph 1303/5389
Running dot for graph 1304/5389
Running dot for graph 1305/5389
Running dot for graph 1306/5389
Running dot for graph 1307/5389
Running dot for graph 1308/5389
Running dot for graph 1309/5389
Running dot for graph 1310/5389
Running dot for graph 1311/5389
Running dot for graph 1312/5389
Running dot for graph 1313/5389
Running dot for graph 1314/5389
Running dot for graph 1315/5389
Running dot for graph 1316/5389
Running dot for graph 1317/5389
Running dot for graph 1318/5389
Running dot for graph 1319/5389
Running dot for graph 1320/5389
Running dot for graph 1321/5389
Running dot for graph 1322/5389
Running dot for graph 1323/5389
Running dot for graph 1324/5389
Running dot for graph 1325/5389
Running dot for graph 1326/5389
Running dot for graph 1327/5389
Running dot for graph 1328/5389
Running dot for graph 1329/5389
Running dot for graph 1330/5389
Running dot for graph 1331/5389
Running dot for graph 1332/5389
Running dot for graph 1333/5389
Running dot for graph 1334/5389
Running dot for graph 1335/5389
Running dot for graph 1336/5389
Running dot for graph 1337/5389
Running dot for graph 1338/5389
Running dot for graph 1339/5389
Running dot for graph 1340/5389
Running dot for graph 1341/5389
Running dot for graph 1342/5389
Running dot for graph 1343/5389
Running dot for graph 1344/5389
Running dot for graph 1345/5389
Running dot for graph 1346/5389
Running dot for graph 1347/5389
Running dot for graph 1348/5389
Running dot for graph 1349/5389
Running dot for graph 1350/5389
Running dot for graph 1351/5389
Running dot for graph 1352/5389
Running dot for graph 1353/5389
Running dot for graph 1354/5389
Running dot for graph 1355/5389
Running dot for graph 1356/5389
Running dot for graph 1357/5389
Running dot for graph 1358/5389
Running dot for graph 1359/5389
Running dot for graph 1360/5389
Running dot for graph 1361/5389
Running dot for graph 1362/5389
Running dot for graph 1363/5389
Running dot for graph 1364/5389
Running dot for graph 1365/5389
Running dot for graph 1366/5389
Running dot for graph 1367/5389
Running dot for graph 1368/5389
Running dot for graph 1369/5389
Running dot for graph 1370/5389
Running dot for graph 1371/5389
Running dot for graph 1372/5389
Running dot for graph 1373/5389
Running dot for graph 1374/5389
Running dot for graph 1375/5389
Running dot for graph 1376/5389
Running dot for graph 1377/5389
Running dot for graph 1378/5389
Running dot for graph 1379/5389
Running dot for graph 1380/5389
Running dot for graph 1381/5389
Running dot for graph 1382/5389
Running dot for graph 1383/5389
Running dot for graph 1384/5389
Running dot for graph 1385/5389
Running dot for graph 1386/5389
Running dot for graph 1387/5389
Running dot for graph 1388/5389
Running dot for graph 1389/5389
Running dot for graph 1390/5389
Running dot for graph 1391/5389
Running dot for graph 1392/5389
Running dot for graph 1393/5389
Running dot for graph 1394/5389
Running dot for graph 1395/5389
Running dot for graph 1396/5389
Running dot for graph 1397/5389
Running dot for graph 1398/5389
Running dot for graph 1399/5389
Running dot for graph 1400/5389
Running dot for graph 1401/5389
Running dot for graph 1402/5389
Running dot for graph 1403/5389
Running dot for graph 1404/5389
Running dot for graph 1405/5389
Running dot for graph 1406/5389
Running dot for graph 1407/5389
Running dot for graph 1408/5389
Running dot for graph 1409/5389
Running dot for graph 1410/5389
Running dot for graph 1411/5389
Running dot for graph 1412/5389
Running dot for graph 1413/5389
Running dot for graph 1414/5389
Running dot for graph 1415/5389
Running dot for graph 1416/5389
Running dot for graph 1417/5389
Running dot for graph 1418/5389
Running dot for graph 1419/5389
Running dot for graph 1420/5389
Running dot for graph 1421/5389
Running dot for graph 1422/5389
Running dot for graph 1423/5389
Running dot for graph 1424/5389
Running dot for graph 1425/5389
Running dot for graph 1426/5389
Running dot for graph 1427/5389
Running dot for graph 1428/5389
Running dot for graph 1429/5389
Running dot for graph 1430/5389
Running dot for graph 1431/5389
Running dot for graph 1432/5389
Running dot for graph 1433/5389
Running dot for graph 1434/5389
Running dot for graph 1435/5389
Running dot for graph 1436/5389
Running dot for graph 1437/5389
Running dot for graph 1438/5389
Running dot for graph 1439/5389
Running dot for graph 1440/5389
Running dot for graph 1441/5389
Running dot for graph 1442/5389
Running dot for graph 1443/5389
Running dot for graph 1444/5389
Running dot for graph 1445/5389
Running dot for graph 1446/5389
Running dot for graph 1447/5389
Running dot for graph 1448/5389
Running dot for graph 1449/5389
Running dot for graph 1450/5389
Running dot for graph 1451/5389
Running dot for graph 1452/5389
Running dot for graph 1453/5389
Running dot for graph 1454/5389
Running dot for graph 1455/5389
Running dot for graph 1456/5389
Running dot for graph 1457/5389
Running dot for graph 1458/5389
Running dot for graph 1459/5389
Running dot for graph 1460/5389
Running dot for graph 1461/5389
Running dot for graph 1462/5389
Running dot for graph 1463/5389
Running dot for graph 1464/5389
Running dot for graph 1465/5389
Running dot for graph 1466/5389
Running dot for graph 1467/5389
Running dot for graph 1468/5389
Running dot for graph 1469/5389
Running dot for graph 1470/5389
Running dot for graph 1471/5389
Running dot for graph 1472/5389
Running dot for graph 1473/5389
Running dot for graph 1474/5389
Running dot for graph 1475/5389
Running dot for graph 1476/5389
Running dot for graph 1477/5389
Running dot for graph 1478/5389
Running dot for graph 1479/5389
Running dot for graph 1480/5389
Running dot for graph 1481/5389
Running dot for graph 1482/5389
Running dot for graph 1483/5389
Running dot for graph 1484/5389
Running dot for graph 1485/5389
Running dot for graph 1486/5389
Running dot for graph 1487/5389
Running dot for graph 1488/5389
Running dot for graph 1489/5389
Running dot for graph 1490/5389
Running dot for graph 1491/5389
Running dot for graph 1492/5389
Running dot for graph 1493/5389
Running dot for graph 1494/5389
Running dot for graph 1495/5389
Running dot for graph 1496/5389
Running dot for graph 1497/5389
Running dot for graph 1498/5389
Running dot for graph 1499/5389
Running dot for graph 1500/5389
Running dot for graph 1501/5389
Running dot for graph 1502/5389
Running dot for graph 1503/5389
Running dot for graph 1504/5389
Running dot for graph 1505/5389
Running dot for graph 1506/5389
Running dot for graph 1507/5389
Running dot for graph 1508/5389
Running dot for graph 1509/5389
Running dot for graph 1510/5389
Running dot for graph 1511/5389
Running dot for graph 1512/5389
Running dot for graph 1513/5389
Running dot for graph 1514/5389
Running dot for graph 1515/5389
Running dot for graph 1516/5389
Running dot for graph 1517/5389
Running dot for graph 1518/5389
Running dot for graph 1519/5389
Running dot for graph 1520/5389
Running dot for graph 1521/5389
Running dot for graph 1522/5389
Running dot for graph 1523/5389
Running dot for graph 1524/5389
Running dot for graph 1525/5389
Running dot for graph 1526/5389
Running dot for graph 1527/5389
Running dot for graph 1528/5389
Running dot for graph 1529/5389
Running dot for graph 1530/5389
Running dot for graph 1531/5389
Running dot for graph 1532/5389
Running dot for graph 1533/5389
Running dot for graph 1534/5389
Running dot for graph 1535/5389
Running dot for graph 1536/5389
Running dot for graph 1537/5389
Running dot for graph 1538/5389
Running dot for graph 1539/5389
Running dot for graph 1540/5389
Running dot for graph 1541/5389
Running dot for graph 1542/5389
Running dot for graph 1543/5389
Running dot for graph 1544/5389
Running dot for graph 1545/5389
Running dot for graph 1546/5389
Running dot for graph 1547/5389
Running dot for graph 1548/5389
Running dot for graph 1549/5389
Running dot for graph 1550/5389
Running dot for graph 1551/5389
Running dot for graph 1552/5389
Running dot for graph 1553/5389
Running dot for graph 1554/5389
Running dot for graph 1555/5389
Running dot for graph 1556/5389
Running dot for graph 1557/5389
Running dot for graph 1558/5389
Running dot for graph 1559/5389
Running dot for graph 1560/5389
Running dot for graph 1561/5389
Running dot for graph 1562/5389
Running dot for graph 1563/5389
Running dot for graph 1564/5389
Running dot for graph 1565/5389
Running dot for graph 1566/5389
Running dot for graph 1567/5389
Running dot for graph 1568/5389
Running dot for graph 1569/5389
Running dot for graph 1570/5389
Running dot for graph 1571/5389
Running dot for graph 1572/5389
Running dot for graph 1573/5389
Running dot for graph 1574/5389
Running dot for graph 1575/5389
Running dot for graph 1576/5389
Running dot for graph 1577/5389
Running dot for graph 1578/5389
Running dot for graph 1579/5389
Running dot for graph 1580/5389
Running dot for graph 1581/5389
Running dot for graph 1582/5389
Running dot for graph 1583/5389
Running dot for graph 1584/5389
Running dot for graph 1585/5389
Running dot for graph 1586/5389
Running dot for graph 1587/5389
Running dot for graph 1588/5389
Running dot for graph 1589/5389
Running dot for graph 1590/5389
Running dot for graph 1591/5389
Running dot for graph 1592/5389
Running dot for graph 1593/5389
Running dot for graph 1594/5389
Running dot for graph 1595/5389
Running dot for graph 1596/5389
Running dot for graph 1597/5389
Running dot for graph 1598/5389
Running dot for graph 1599/5389
Running dot for graph 1600/5389
Running dot for graph 1601/5389
Running dot for graph 1602/5389
Running dot for graph 1603/5389
Running dot for graph 1604/5389
Running dot for graph 1605/5389
Running dot for graph 1606/5389
Running dot for graph 1607/5389
Running dot for graph 1608/5389
Running dot for graph 1609/5389
Running dot for graph 1610/5389
Running dot for graph 1611/5389
Running dot for graph 1612/5389
Running dot for graph 1613/5389
Running dot for graph 1614/5389
Running dot for graph 1615/5389
Running dot for graph 1616/5389
Running dot for graph 1617/5389
Running dot for graph 1618/5389
Running dot for graph 1619/5389
Running dot for graph 1620/5389
Running dot for graph 1621/5389
Running dot for graph 1622/5389
Running dot for graph 1623/5389
Running dot for graph 1624/5389
Running dot for graph 1625/5389
Running dot for graph 1626/5389
Running dot for graph 1627/5389
Running dot for graph 1628/5389
Running dot for graph 1629/5389
Running dot for graph 1630/5389
Running dot for graph 1631/5389
Running dot for graph 1632/5389
Running dot for graph 1633/5389
Running dot for graph 1634/5389
Running dot for graph 1635/5389
Running dot for graph 1636/5389
Running dot for graph 1637/5389
Running dot for graph 1638/5389
Running dot for graph 1639/5389
Running dot for graph 1640/5389
Running dot for graph 1641/5389
Running dot for graph 1642/5389
Running dot for graph 1643/5389
Running dot for graph 1644/5389
Running dot for graph 1645/5389
Running dot for graph 1646/5389
Running dot for graph 1647/5389
Running dot for graph 1648/5389
Running dot for graph 1649/5389
Running dot for graph 1650/5389
Running dot for graph 1651/5389
Running dot for graph 1652/5389
Running dot for graph 1653/5389
Running dot for graph 1654/5389
Running dot for graph 1655/5389
Running dot for graph 1656/5389
Running dot for graph 1657/5389
Running dot for graph 1658/5389
Running dot for graph 1659/5389
Running dot for graph 1660/5389
Running dot for graph 1661/5389
Running dot for graph 1662/5389
Running dot for graph 1663/5389
Running dot for graph 1664/5389
Running dot for graph 1665/5389
Running dot for graph 1666/5389
Running dot for graph 1667/5389
Running dot for graph 1668/5389
Running dot for graph 1669/5389
Running dot for graph 1670/5389
Running dot for graph 1671/5389
Running dot for graph 1672/5389
Running dot for graph 1673/5389
Running dot for graph 1674/5389
Running dot for graph 1675/5389
Running dot for graph 1676/5389
Running dot for graph 1677/5389
Running dot for graph 1678/5389
Running dot for graph 1679/5389
Running dot for graph 1680/5389
Running dot for graph 1681/5389
Running dot for graph 1682/5389
Running dot for graph 1683/5389
Running dot for graph 1684/5389
Running dot for graph 1685/5389
Running dot for graph 1686/5389
Running dot for graph 1687/5389
Running dot for graph 1688/5389
Running dot for graph 1689/5389
Running dot for graph 1690/5389
Running dot for graph 1691/5389
Running dot for graph 1692/5389
Running dot for graph 1693/5389
Running dot for graph 1694/5389
Running dot for graph 1695/5389
Running dot for graph 1696/5389
Running dot for graph 1697/5389
Running dot for graph 1698/5389
Running dot for graph 1699/5389
Running dot for graph 1700/5389
Running dot for graph 1701/5389
Running dot for graph 1702/5389
Running dot for graph 1703/5389
Running dot for graph 1704/5389
Running dot for graph 1705/5389
Running dot for graph 1706/5389
Running dot for graph 1707/5389
Running dot for graph 1708/5389
Running dot for graph 1709/5389
Running dot for graph 1710/5389
Running dot for graph 1711/5389
Running dot for graph 1712/5389
Running dot for graph 1713/5389
Running dot for graph 1714/5389
Running dot for graph 1715/5389
Running dot for graph 1716/5389
Running dot for graph 1717/5389
Running dot for graph 1718/5389
Running dot for graph 1719/5389
Running dot for graph 1720/5389
Running dot for graph 1721/5389
Running dot for graph 1722/5389
Running dot for graph 1723/5389
Running dot for graph 1724/5389
Running dot for graph 1725/5389
Running dot for graph 1726/5389
Running dot for graph 1727/5389
Running dot for graph 1728/5389
Running dot for graph 1729/5389
Running dot for graph 1730/5389
Running dot for graph 1731/5389
Running dot for graph 1732/5389
Running dot for graph 1733/5389
Running dot for graph 1734/5389
Running dot for graph 1735/5389
Running dot for graph 1736/5389
Running dot for graph 1737/5389
Running dot for graph 1738/5389
Running dot for graph 1739/5389
Running dot for graph 1740/5389
Running dot for graph 1741/5389
Running dot for graph 1742/5389
Running dot for graph 1743/5389
Running dot for graph 1744/5389
Running dot for graph 1745/5389
Running dot for graph 1746/5389
Running dot for graph 1747/5389
Running dot for graph 1748/5389
Running dot for graph 1749/5389
Running dot for graph 1750/5389
Running dot for graph 1751/5389
Running dot for graph 1752/5389
Running dot for graph 1753/5389
Running dot for graph 1754/5389
Running dot for graph 1755/5389
Running dot for graph 1756/5389
Running dot for graph 1757/5389
Running dot for graph 1758/5389
Running dot for graph 1759/5389
Running dot for graph 1760/5389
Running dot for graph 1761/5389
Running dot for graph 1762/5389
Running dot for graph 1763/5389
Running dot for graph 1764/5389
Running dot for graph 1765/5389
Running dot for graph 1766/5389
Running dot for graph 1767/5389
Running dot for graph 1768/5389
Running dot for graph 1769/5389
Running dot for graph 1770/5389
Running dot for graph 1771/5389
Running dot for graph 1772/5389
Running dot for graph 1773/5389
Running dot for graph 1774/5389
Running dot for graph 1775/5389
Running dot for graph 1776/5389
Running dot for graph 1777/5389
Running dot for graph 1778/5389
Running dot for graph 1779/5389
Running dot for graph 1780/5389
Running dot for graph 1781/5389
Running dot for graph 1782/5389
Running dot for graph 1783/5389
Running dot for graph 1784/5389
Running dot for graph 1785/5389
Running dot for graph 1786/5389
Running dot for graph 1787/5389
Running dot for graph 1788/5389
Running dot for graph 1789/5389
Running dot for graph 1790/5389
Running dot for graph 1791/5389
Running dot for graph 1792/5389
Running dot for graph 1793/5389
Running dot for graph 1794/5389
Running dot for graph 1795/5389
Running dot for graph 1796/5389
Running dot for graph 1797/5389
Running dot for graph 1798/5389
Running dot for graph 1799/5389
Running dot for graph 1800/5389
Running dot for graph 1801/5389
Running dot for graph 1802/5389
Running dot for graph 1803/5389
Running dot for graph 1804/5389
Running dot for graph 1805/5389
Running dot for graph 1806/5389
Running dot for graph 1807/5389
Running dot for graph 1808/5389
Running dot for graph 1809/5389
Running dot for graph 1810/5389
Running dot for graph 1811/5389
Running dot for graph 1812/5389
Running dot for graph 1813/5389
Running dot for graph 1814/5389
Running dot for graph 1815/5389
Running dot for graph 1816/5389
Running dot for graph 1817/5389
Running dot for graph 1818/5389
Running dot for graph 1819/5389
Running dot for graph 1820/5389
Running dot for graph 1821/5389
Running dot for graph 1822/5389
Running dot for graph 1823/5389
Running dot for graph 1824/5389
Running dot for graph 1825/5389
Running dot for graph 1826/5389
Running dot for graph 1827/5389
Running dot for graph 1828/5389
Running dot for graph 1829/5389
Running dot for graph 1830/5389
Running dot for graph 1831/5389
Running dot for graph 1832/5389
Running dot for graph 1833/5389
Running dot for graph 1834/5389
Running dot for graph 1835/5389
Running dot for graph 1836/5389
Running dot for graph 1837/5389
Running dot for graph 1838/5389
Running dot for graph 1839/5389
Running dot for graph 1840/5389
Running dot for graph 1841/5389
Running dot for graph 1842/5389
Running dot for graph 1843/5389
Running dot for graph 1844/5389
Running dot for graph 1845/5389
Running dot for graph 1846/5389
Running dot for graph 1847/5389
Running dot for graph 1848/5389
Running dot for graph 1849/5389
Running dot for graph 1850/5389
Running dot for graph 1851/5389
Running dot for graph 1852/5389
Running dot for graph 1853/5389
Running dot for graph 1854/5389
Running dot for graph 1855/5389
Running dot for graph 1856/5389
Running dot for graph 1857/5389
Running dot for graph 1858/5389
Running dot for graph 1859/5389
Running dot for graph 1860/5389
Running dot for graph 1861/5389
Running dot for graph 1862/5389
Running dot for graph 1863/5389
Running dot for graph 1864/5389
Running dot for graph 1865/5389
Running dot for graph 1866/5389
Running dot for graph 1867/5389
Running dot for graph 1868/5389
Running dot for graph 1869/5389
Running dot for graph 1870/5389
Running dot for graph 1871/5389
Running dot for graph 1872/5389
Running dot for graph 1873/5389
Running dot for graph 1874/5389
Running dot for graph 1875/5389
Running dot for graph 1876/5389
Running dot for graph 1877/5389
Running dot for graph 1878/5389
Running dot for graph 1879/5389
Running dot for graph 1880/5389
Running dot for graph 1881/5389
Running dot for graph 1882/5389
Running dot for graph 1883/5389
Running dot for graph 1884/5389
Running dot for graph 1885/5389
Running dot for graph 1886/5389
Running dot for graph 1887/5389
Running dot for graph 1888/5389
Running dot for graph 1889/5389
Running dot for graph 1890/5389
Running dot for graph 1891/5389
Running dot for graph 1892/5389
Running dot for graph 1893/5389
Running dot for graph 1894/5389
Running dot for graph 1895/5389
Running dot for graph 1896/5389
Running dot for graph 1897/5389
Running dot for graph 1898/5389
Running dot for graph 1899/5389
Running dot for graph 1900/5389
Running dot for graph 1901/5389
Running dot for graph 1902/5389
Running dot for graph 1903/5389
Running dot for graph 1904/5389
Running dot for graph 1905/5389
Running dot for graph 1906/5389
Running dot for graph 1907/5389
Running dot for graph 1908/5389
Running dot for graph 1909/5389
Running dot for graph 1910/5389
Running dot for graph 1911/5389
Running dot for graph 1912/5389
Running dot for graph 1913/5389
Running dot for graph 1914/5389
Running dot for graph 1915/5389
Running dot for graph 1916/5389
Running dot for graph 1917/5389
Running dot for graph 1918/5389
Running dot for graph 1919/5389
Running dot for graph 1920/5389
Running dot for graph 1921/5389
Running dot for graph 1922/5389
Running dot for graph 1923/5389
Running dot for graph 1924/5389
Running dot for graph 1925/5389
Running dot for graph 1926/5389
Running dot for graph 1927/5389
Running dot for graph 1928/5389
Running dot for graph 1929/5389
Running dot for graph 1930/5389
Running dot for graph 1931/5389
Running dot for graph 1932/5389
Running dot for graph 1933/5389
Running dot for graph 1934/5389
Running dot for graph 1935/5389
Running dot for graph 1936/5389
Running dot for graph 1937/5389
Running dot for graph 1938/5389
Running dot for graph 1939/5389
Running dot for graph 1940/5389
Running dot for graph 1941/5389
Running dot for graph 1942/5389
Running dot for graph 1943/5389
Running dot for graph 1944/5389
Running dot for graph 1945/5389
Running dot for graph 1946/5389
Running dot for graph 1947/5389
Running dot for graph 1948/5389
Running dot for graph 1949/5389
Running dot for graph 1950/5389
Running dot for graph 1951/5389
Running dot for graph 1952/5389
Running dot for graph 1953/5389
Running dot for graph 1954/5389
Running dot for graph 1955/5389
Running dot for graph 1956/5389
Running dot for graph 1957/5389
Running dot for graph 1958/5389
Running dot for graph 1959/5389
Running dot for graph 1960/5389
Running dot for graph 1961/5389
Running dot for graph 1962/5389
Running dot for graph 1963/5389
Running dot for graph 1964/5389
Running dot for graph 1965/5389
Running dot for graph 1966/5389
Running dot for graph 1967/5389
Running dot for graph 1968/5389
Running dot for graph 1969/5389
Running dot for graph 1970/5389
Running dot for graph 1971/5389
Running dot for graph 1972/5389
Running dot for graph 1973/5389
Running dot for graph 1974/5389
Running dot for graph 1975/5389
Running dot for graph 1976/5389
Running dot for graph 1977/5389
Running dot for graph 1978/5389
Running dot for graph 1979/5389
Running dot for graph 1980/5389
Running dot for graph 1981/5389
Running dot for graph 1982/5389
Running dot for graph 1983/5389
Running dot for graph 1984/5389
Running dot for graph 1985/5389
Running dot for graph 1986/5389
Running dot for graph 1987/5389
Running dot for graph 1988/5389
Running dot for graph 1989/5389
Running dot for graph 1990/5389
Running dot for graph 1991/5389
Running dot for graph 1992/5389
Running dot for graph 1993/5389
Running dot for graph 1994/5389
Running dot for graph 1995/5389
Running dot for graph 1996/5389
Running dot for graph 1997/5389
Running dot for graph 1998/5389
Running dot for graph 1999/5389
Running dot for graph 2000/5389
Running dot for graph 2001/5389
Running dot for graph 2002/5389
Running dot for graph 2003/5389
Running dot for graph 2004/5389
Running dot for graph 2005/5389
Running dot for graph 2006/5389
Running dot for graph 2007/5389
Running dot for graph 2008/5389
Running dot for graph 2009/5389
Running dot for graph 2010/5389
Running dot for graph 2011/5389
Running dot for graph 2012/5389
Running dot for graph 2013/5389
Running dot for graph 2014/5389
Running dot for graph 2015/5389
Running dot for graph 2016/5389
Running dot for graph 2017/5389
Running dot for graph 2018/5389
Running dot for graph 2019/5389
Running dot for graph 2020/5389
Running dot for graph 2021/5389
Running dot for graph 2022/5389
Running dot for graph 2023/5389
Running dot for graph 2024/5389
Running dot for graph 2025/5389
Running dot for graph 2026/5389
Running dot for graph 2027/5389
Running dot for graph 2028/5389
Running dot for graph 2029/5389
Running dot for graph 2030/5389
Running dot for graph 2031/5389
Running dot for graph 2032/5389
Running dot for graph 2033/5389
Running dot for graph 2034/5389
Running dot for graph 2035/5389
Running dot for graph 2036/5389
Running dot for graph 2037/5389
Running dot for graph 2038/5389
Running dot for graph 2039/5389
Running dot for graph 2040/5389
Running dot for graph 2041/5389
Running dot for graph 2042/5389
Running dot for graph 2043/5389
Running dot for graph 2044/5389
Running dot for graph 2045/5389
Running dot for graph 2046/5389
Running dot for graph 2047/5389
Running dot for graph 2048/5389
Running dot for graph 2049/5389
Running dot for graph 2050/5389
Running dot for graph 2051/5389
Running dot for graph 2052/5389
Running dot for graph 2053/5389
Running dot for graph 2054/5389
Running dot for graph 2055/5389
Running dot for graph 2056/5389
Running dot for graph 2057/5389
Running dot for graph 2058/5389
Running dot for graph 2059/5389
Running dot for graph 2060/5389
Running dot for graph 2061/5389
Running dot for graph 2062/5389
Running dot for graph 2063/5389
Running dot for graph 2064/5389
Running dot for graph 2065/5389
Running dot for graph 2066/5389
Running dot for graph 2067/5389
Running dot for graph 2068/5389
Running dot for graph 2069/5389
Running dot for graph 2070/5389
Running dot for graph 2071/5389
Running dot for graph 2072/5389
Running dot for graph 2073/5389
Running dot for graph 2074/5389
Running dot for graph 2075/5389
Running dot for graph 2076/5389
Running dot for graph 2077/5389
Running dot for graph 2078/5389
Running dot for graph 2079/5389
Running dot for graph 2080/5389
Running dot for graph 2081/5389
Running dot for graph 2082/5389
Running dot for graph 2083/5389
Running dot for graph 2084/5389
Running dot for graph 2085/5389
Running dot for graph 2086/5389
Running dot for graph 2087/5389
Running dot for graph 2088/5389
Running dot for graph 2089/5389
Running dot for graph 2090/5389
Running dot for graph 2091/5389
Running dot for graph 2092/5389
Running dot for graph 2093/5389
Running dot for graph 2094/5389
Running dot for graph 2095/5389
Running dot for graph 2096/5389
Running dot for graph 2097/5389
Running dot for graph 2098/5389
Running dot for graph 2099/5389
Running dot for graph 2100/5389
Running dot for graph 2101/5389
Running dot for graph 2102/5389
Running dot for graph 2103/5389
Running dot for graph 2104/5389
Running dot for graph 2105/5389
Running dot for graph 2106/5389
Running dot for graph 2107/5389
Running dot for graph 2108/5389
Running dot for graph 2109/5389
Running dot for graph 2110/5389
Running dot for graph 2111/5389
Running dot for graph 2112/5389
Running dot for graph 2113/5389
Running dot for graph 2114/5389
Running dot for graph 2115/5389
Running dot for graph 2116/5389
Running dot for graph 2117/5389
Running dot for graph 2118/5389
Running dot for graph 2119/5389
Running dot for graph 2120/5389
Running dot for graph 2121/5389
Running dot for graph 2122/5389
Running dot for graph 2123/5389
Running dot for graph 2124/5389
Running dot for graph 2125/5389
Running dot for graph 2126/5389
Running dot for graph 2127/5389
Running dot for graph 2128/5389
Running dot for graph 2129/5389
Running dot for graph 2130/5389
Running dot for graph 2131/5389
Running dot for graph 2132/5389
Running dot for graph 2133/5389
Running dot for graph 2134/5389
Running dot for graph 2135/5389
Running dot for graph 2136/5389
Running dot for graph 2137/5389
Running dot for graph 2138/5389
Running dot for graph 2139/5389
Running dot for graph 2140/5389
Running dot for graph 2141/5389
Running dot for graph 2142/5389
Running dot for graph 2143/5389
Running dot for graph 2144/5389
Running dot for graph 2145/5389
Running dot for graph 2146/5389
Running dot for graph 2147/5389
Running dot for graph 2148/5389
Running dot for graph 2149/5389
Running dot for graph 2150/5389
Running dot for graph 2151/5389
Running dot for graph 2152/5389
Running dot for graph 2153/5389
Running dot for graph 2154/5389
Running dot for graph 2155/5389
Running dot for graph 2156/5389
Running dot for graph 2157/5389
Running dot for graph 2158/5389
Running dot for graph 2159/5389
Running dot for graph 2160/5389
Running dot for graph 2161/5389
Running dot for graph 2162/5389
Running dot for graph 2163/5389
Running dot for graph 2164/5389
Running dot for graph 2165/5389
Running dot for graph 2166/5389
Running dot for graph 2167/5389
Running dot for graph 2168/5389
Running dot for graph 2169/5389
Running dot for graph 2170/5389
Running dot for graph 2171/5389
Running dot for graph 2172/5389
Running dot for graph 2173/5389
Running dot for graph 2174/5389
Running dot for graph 2175/5389
Running dot for graph 2176/5389
Running dot for graph 2177/5389
Running dot for graph 2178/5389
Running dot for graph 2179/5389
Running dot for graph 2180/5389
Running dot for graph 2181/5389
Running dot for graph 2182/5389
Running dot for graph 2183/5389
Running dot for graph 2184/5389
Running dot for graph 2185/5389
Running dot for graph 2186/5389
Running dot for graph 2187/5389
Running dot for graph 2188/5389
Running dot for graph 2189/5389
Running dot for graph 2190/5389
Running dot for graph 2191/5389
Running dot for graph 2192/5389
Running dot for graph 2193/5389
Running dot for graph 2194/5389
Running dot for graph 2195/5389
Running dot for graph 2196/5389
Running dot for graph 2197/5389
Running dot for graph 2198/5389
Running dot for graph 2199/5389
Running dot for graph 2200/5389
Running dot for graph 2201/5389
Running dot for graph 2202/5389
Running dot for graph 2203/5389
Running dot for graph 2204/5389
Running dot for graph 2205/5389
Running dot for graph 2206/5389
Running dot for graph 2207/5389
Running dot for graph 2208/5389
Running dot for graph 2209/5389
Running dot for graph 2210/5389
Running dot for graph 2211/5389
Running dot for graph 2212/5389
Running dot for graph 2213/5389
Running dot for graph 2214/5389
Running dot for graph 2215/5389
Running dot for graph 2216/5389
Running dot for graph 2217/5389
Running dot for graph 2218/5389
Running dot for graph 2219/5389
Running dot for graph 2220/5389
Running dot for graph 2221/5389
Running dot for graph 2222/5389
Running dot for graph 2223/5389
Running dot for graph 2224/5389
Running dot for graph 2225/5389
Running dot for graph 2226/5389
Running dot for graph 2227/5389
Running dot for graph 2228/5389
Running dot for graph 2229/5389
Running dot for graph 2230/5389
Running dot for graph 2231/5389
Running dot for graph 2232/5389
Running dot for graph 2233/5389
Running dot for graph 2234/5389
Running dot for graph 2235/5389
Running dot for graph 2236/5389
Running dot for graph 2237/5389
Running dot for graph 2238/5389
Running dot for graph 2239/5389
Running dot for graph 2240/5389
Running dot for graph 2241/5389
Running dot for graph 2242/5389
Running dot for graph 2243/5389
Running dot for graph 2244/5389
Running dot for graph 2245/5389
Running dot for graph 2246/5389
Running dot for graph 2247/5389
Running dot for graph 2248/5389
Running dot for graph 2249/5389
Running dot for graph 2250/5389
Running dot for graph 2251/5389
Running dot for graph 2252/5389
Running dot for graph 2253/5389
Running dot for graph 2254/5389
Running dot for graph 2255/5389
Running dot for graph 2256/5389
Running dot for graph 2257/5389
Running dot for graph 2258/5389
Running dot for graph 2259/5389
Running dot for graph 2260/5389
Running dot for graph 2261/5389
Running dot for graph 2262/5389
Running dot for graph 2263/5389
Running dot for graph 2264/5389
Running dot for graph 2265/5389
Running dot for graph 2266/5389
Running dot for graph 2267/5389
Running dot for graph 2268/5389
Running dot for graph 2269/5389
Running dot for graph 2270/5389
Running dot for graph 2271/5389
Running dot for graph 2272/5389
Running dot for graph 2273/5389
Running dot for graph 2274/5389
Running dot for graph 2275/5389
Running dot for graph 2276/5389
Running dot for graph 2277/5389
Running dot for graph 2278/5389
Running dot for graph 2279/5389
Running dot for graph 2280/5389
Running dot for graph 2281/5389
Running dot for graph 2282/5389
Running dot for graph 2283/5389
Running dot for graph 2284/5389
Running dot for graph 2285/5389
Running dot for graph 2286/5389
Running dot for graph 2287/5389
Running dot for graph 2288/5389
Running dot for graph 2289/5389
Running dot for graph 2290/5389
Running dot for graph 2291/5389
Running dot for graph 2292/5389
Running dot for graph 2293/5389
Running dot for graph 2294/5389
Running dot for graph 2295/5389
Running dot for graph 2296/5389
Running dot for graph 2297/5389
Running dot for graph 2298/5389
Running dot for graph 2299/5389
Running dot for graph 2300/5389
Running dot for graph 2301/5389
Running dot for graph 2302/5389
Running dot for graph 2303/5389
Running dot for graph 2304/5389
Running dot for graph 2305/5389
Running dot for graph 2306/5389
Running dot for graph 2307/5389
Running dot for graph 2308/5389
Running dot for graph 2309/5389
Running dot for graph 2310/5389
Running dot for graph 2311/5389
Running dot for graph 2312/5389
Running dot for graph 2313/5389
Running dot for graph 2314/5389
Running dot for graph 2315/5389
Running dot for graph 2316/5389
Running dot for graph 2317/5389
Running dot for graph 2318/5389
Running dot for graph 2319/5389
Running dot for graph 2320/5389
Running dot for graph 2321/5389
Running dot for graph 2322/5389
Running dot for graph 2323/5389
Running dot for graph 2324/5389
Running dot for graph 2325/5389
Running dot for graph 2326/5389
Running dot for graph 2327/5389
Running dot for graph 2328/5389
Running dot for graph 2329/5389
Running dot for graph 2330/5389
Running dot for graph 2331/5389
Running dot for graph 2332/5389
Running dot for graph 2333/5389
Running dot for graph 2334/5389
Running dot for graph 2335/5389
Running dot for graph 2336/5389
Running dot for graph 2337/5389
Running dot for graph 2338/5389
Running dot for graph 2339/5389
Running dot for graph 2340/5389
Running dot for graph 2341/5389
Running dot for graph 2342/5389
Running dot for graph 2343/5389
Running dot for graph 2344/5389
Running dot for graph 2345/5389
Running dot for graph 2346/5389
Running dot for graph 2347/5389
Running dot for graph 2348/5389
Running dot for graph 2349/5389
Running dot for graph 2350/5389
Running dot for graph 2351/5389
Running dot for graph 2352/5389
Running dot for graph 2353/5389
Running dot for graph 2354/5389
Running dot for graph 2355/5389
Running dot for graph 2356/5389
Running dot for graph 2357/5389
Running dot for graph 2358/5389
Running dot for graph 2359/5389
Running dot for graph 2360/5389
Running dot for graph 2361/5389
Running dot for graph 2362/5389
Running dot for graph 2363/5389
Running dot for graph 2364/5389
Running dot for graph 2365/5389
Running dot for graph 2366/5389
Running dot for graph 2367/5389
Running dot for graph 2368/5389
Running dot for graph 2369/5389
Running dot for graph 2370/5389
Running dot for graph 2371/5389
Running dot for graph 2372/5389
Running dot for graph 2373/5389
Running dot for graph 2374/5389
Running dot for graph 2375/5389
Running dot for graph 2376/5389
Running dot for graph 2377/5389
Running dot for graph 2378/5389
Running dot for graph 2379/5389
Running dot for graph 2380/5389
Running dot for graph 2381/5389
Running dot for graph 2382/5389
Running dot for graph 2383/5389
Running dot for graph 2384/5389
Running dot for graph 2385/5389
Running dot for graph 2386/5389
Running dot for graph 2387/5389
Running dot for graph 2388/5389
Running dot for graph 2389/5389
Running dot for graph 2390/5389
Running dot for graph 2391/5389
Running dot for graph 2392/5389
Running dot for graph 2393/5389
Running dot for graph 2394/5389
Running dot for graph 2395/5389
Running dot for graph 2396/5389
Running dot for graph 2397/5389
Running dot for graph 2398/5389
Running dot for graph 2399/5389
Running dot for graph 2400/5389
Running dot for graph 2401/5389
Running dot for graph 2402/5389
Running dot for graph 2403/5389
Running dot for graph 2404/5389
Running dot for graph 2405/5389
Running dot for graph 2406/5389
Running dot for graph 2407/5389
Running dot for graph 2408/5389
Running dot for graph 2409/5389
Running dot for graph 2410/5389
Running dot for graph 2411/5389
Running dot for graph 2412/5389
Running dot for graph 2413/5389
Running dot for graph 2414/5389
Running dot for graph 2415/5389
Running dot for graph 2416/5389
Running dot for graph 2417/5389
Running dot for graph 2418/5389
Running dot for graph 2419/5389
Running dot for graph 2420/5389
Running dot for graph 2421/5389
Running dot for graph 2422/5389
Running dot for graph 2423/5389
Running dot for graph 2424/5389
Running dot for graph 2425/5389
Running dot for graph 2426/5389
Running dot for graph 2427/5389
Running dot for graph 2428/5389
Running dot for graph 2429/5389
Running dot for graph 2430/5389
Running dot for graph 2431/5389
Running dot for graph 2432/5389
Running dot for graph 2433/5389
Running dot for graph 2434/5389
Running dot for graph 2435/5389
Running dot for graph 2436/5389
Running dot for graph 2437/5389
Running dot for graph 2438/5389
Running dot for graph 2439/5389
Running dot for graph 2440/5389
Running dot for graph 2441/5389
Running dot for graph 2442/5389
Running dot for graph 2443/5389
Running dot for graph 2444/5389
Running dot for graph 2445/5389
Running dot for graph 2446/5389
Running dot for graph 2447/5389
Running dot for graph 2448/5389
Running dot for graph 2449/5389
Running dot for graph 2450/5389
Running dot for graph 2451/5389
Running dot for graph 2452/5389
Running dot for graph 2453/5389
Running dot for graph 2454/5389
Running dot for graph 2455/5389
Running dot for graph 2456/5389
Running dot for graph 2457/5389
Running dot for graph 2458/5389
Running dot for graph 2459/5389
Running dot for graph 2460/5389
Running dot for graph 2461/5389
Running dot for graph 2462/5389
Running dot for graph 2463/5389
Running dot for graph 2464/5389
Running dot for graph 2465/5389
Running dot for graph 2466/5389
Running dot for graph 2467/5389
Running dot for graph 2468/5389
Running dot for graph 2469/5389
Running dot for graph 2470/5389
Running dot for graph 2471/5389
Running dot for graph 2472/5389
Running dot for graph 2473/5389
Running dot for graph 2474/5389
Running dot for graph 2475/5389
Running dot for graph 2476/5389
Running dot for graph 2477/5389
Running dot for graph 2478/5389
Running dot for graph 2479/5389
Running dot for graph 2480/5389
Running dot for graph 2481/5389
Running dot for graph 2482/5389
Running dot for graph 2483/5389
Running dot for graph 2484/5389
Running dot for graph 2485/5389
Running dot for graph 2486/5389
Running dot for graph 2487/5389
Running dot for graph 2488/5389
Running dot for graph 2489/5389
Running dot for graph 2490/5389
Running dot for graph 2491/5389
Running dot for graph 2492/5389
Running dot for graph 2493/5389
Running dot for graph 2494/5389
Running dot for graph 2495/5389
Running dot for graph 2496/5389
Running dot for graph 2497/5389
Running dot for graph 2498/5389
Running dot for graph 2499/5389
Running dot for graph 2500/5389
Running dot for graph 2501/5389
Running dot for graph 2502/5389
Running dot for graph 2503/5389
Running dot for graph 2504/5389
Running dot for graph 2505/5389
Running dot for graph 2506/5389
Running dot for graph 2507/5389
Running dot for graph 2508/5389
Running dot for graph 2509/5389
Running dot for graph 2510/5389
Running dot for graph 2511/5389
Running dot for graph 2512/5389
Running dot for graph 2513/5389
Running dot for graph 2514/5389
Running dot for graph 2515/5389
Running dot for graph 2516/5389
Running dot for graph 2517/5389
Running dot for graph 2518/5389
Running dot for graph 2519/5389
Running dot for graph 2520/5389
Running dot for graph 2521/5389
Running dot for graph 2522/5389
Running dot for graph 2523/5389
Running dot for graph 2524/5389
Running dot for graph 2525/5389
Running dot for graph 2526/5389
Running dot for graph 2527/5389
Running dot for graph 2528/5389
Running dot for graph 2529/5389
Running dot for graph 2530/5389
Running dot for graph 2531/5389
Running dot for graph 2532/5389
Running dot for graph 2533/5389
Running dot for graph 2534/5389
Running dot for graph 2535/5389
Running dot for graph 2536/5389
Running dot for graph 2537/5389
Running dot for graph 2538/5389
Running dot for graph 2539/5389
Running dot for graph 2540/5389
Running dot for graph 2541/5389
Running dot for graph 2542/5389
Running dot for graph 2543/5389
Running dot for graph 2544/5389
Running dot for graph 2545/5389
Running dot for graph 2546/5389
Running dot for graph 2547/5389
Running dot for graph 2548/5389
Running dot for graph 2549/5389
Running dot for graph 2550/5389
Running dot for graph 2551/5389
Running dot for graph 2552/5389
Running dot for graph 2553/5389
Running dot for graph 2554/5389
Running dot for graph 2555/5389
Running dot for graph 2556/5389
Running dot for graph 2557/5389
Running dot for graph 2558/5389
Running dot for graph 2559/5389
Running dot for graph 2560/5389
Running dot for graph 2561/5389
Running dot for graph 2562/5389
Running dot for graph 2563/5389
Running dot for graph 2564/5389
Running dot for graph 2565/5389
Running dot for graph 2566/5389
Running dot for graph 2567/5389
Running dot for graph 2568/5389
Running dot for graph 2569/5389
Running dot for graph 2570/5389
Running dot for graph 2571/5389
Running dot for graph 2572/5389
Running dot for graph 2573/5389
Running dot for graph 2574/5389
Running dot for graph 2575/5389
Running dot for graph 2576/5389
Running dot for graph 2577/5389
Running dot for graph 2578/5389
Running dot for graph 2579/5389
Running dot for graph 2580/5389
Running dot for graph 2581/5389
Running dot for graph 2582/5389
Running dot for graph 2583/5389
Running dot for graph 2584/5389
Running dot for graph 2585/5389
Running dot for graph 2586/5389
Running dot for graph 2587/5389
Running dot for graph 2588/5389
Running dot for graph 2589/5389
Running dot for graph 2590/5389
Running dot for graph 2591/5389
Running dot for graph 2592/5389
Running dot for graph 2593/5389
Running dot for graph 2594/5389
Running dot for graph 2595/5389
Running dot for graph 2596/5389
Running dot for graph 2597/5389
Running dot for graph 2598/5389
Running dot for graph 2599/5389
Running dot for graph 2600/5389
Running dot for graph 2601/5389
Running dot for graph 2602/5389
Running dot for graph 2603/5389
Running dot for graph 2604/5389
Running dot for graph 2605/5389
Running dot for graph 2606/5389
Running dot for graph 2607/5389
Running dot for graph 2608/5389
Running dot for graph 2609/5389
Running dot for graph 2610/5389
Running dot for graph 2611/5389
Running dot for graph 2612/5389
Running dot for graph 2613/5389
Running dot for graph 2614/5389
Running dot for graph 2615/5389
Running dot for graph 2616/5389
Running dot for graph 2617/5389
Running dot for graph 2618/5389
Running dot for graph 2619/5389
Running dot for graph 2620/5389
Running dot for graph 2621/5389
Running dot for graph 2622/5389
Running dot for graph 2623/5389
Running dot for graph 2624/5389
Running dot for graph 2625/5389
Running dot for graph 2626/5389
Running dot for graph 2627/5389
Running dot for graph 2628/5389
Running dot for graph 2629/5389
Running dot for graph 2630/5389
Running dot for graph 2631/5389
Running dot for graph 2632/5389
Running dot for graph 2633/5389
Running dot for graph 2634/5389
Running dot for graph 2635/5389
Running dot for graph 2636/5389
Running dot for graph 2637/5389
Running dot for graph 2638/5389
Running dot for graph 2639/5389
Running dot for graph 2640/5389
Running dot for graph 2641/5389
Running dot for graph 2642/5389
Running dot for graph 2643/5389
Running dot for graph 2644/5389
Running dot for graph 2645/5389
Running dot for graph 2646/5389
Running dot for graph 2647/5389
Running dot for graph 2648/5389
Running dot for graph 2649/5389
Running dot for graph 2650/5389
Running dot for graph 2651/5389
Running dot for graph 2652/5389
Running dot for graph 2653/5389
Running dot for graph 2654/5389
Running dot for graph 2655/5389
Running dot for graph 2656/5389
Running dot for graph 2657/5389
Running dot for graph 2658/5389
Running dot for graph 2659/5389
Running dot for graph 2660/5389
Running dot for graph 2661/5389
Running dot for graph 2662/5389
Running dot for graph 2663/5389
Running dot for graph 2664/5389
Running dot for graph 2665/5389
Running dot for graph 2666/5389
Running dot for graph 2667/5389
Running dot for graph 2668/5389
Running dot for graph 2669/5389
Running dot for graph 2670/5389
Running dot for graph 2671/5389
Running dot for graph 2672/5389
Running dot for graph 2673/5389
Running dot for graph 2674/5389
Running dot for graph 2675/5389
Running dot for graph 2676/5389
Running dot for graph 2677/5389
Running dot for graph 2678/5389
Running dot for graph 2679/5389
Running dot for graph 2680/5389
Running dot for graph 2681/5389
Running dot for graph 2682/5389
Running dot for graph 2683/5389
Running dot for graph 2684/5389
Running dot for graph 2685/5389
Running dot for graph 2686/5389
Running dot for graph 2687/5389
Running dot for graph 2688/5389
Running dot for graph 2689/5389
Running dot for graph 2690/5389
Running dot for graph 2691/5389
Running dot for graph 2692/5389
Running dot for graph 2693/5389
Running dot for graph 2694/5389
Running dot for graph 2695/5389
Running dot for graph 2696/5389
Running dot for graph 2697/5389
Running dot for graph 2698/5389
Running dot for graph 2699/5389
Running dot for graph 2700/5389
Running dot for graph 2701/5389
Running dot for graph 2702/5389
Running dot for graph 2703/5389
Running dot for graph 2704/5389
Running dot for graph 2705/5389
Running dot for graph 2706/5389
Running dot for graph 2707/5389
Running dot for graph 2708/5389
Running dot for graph 2709/5389
Running dot for graph 2710/5389
Running dot for graph 2711/5389
Running dot for graph 2712/5389
Running dot for graph 2713/5389
Running dot for graph 2714/5389
Running dot for graph 2715/5389
Running dot for graph 2716/5389
Running dot for graph 2717/5389
Running dot for graph 2718/5389
Running dot for graph 2719/5389
Running dot for graph 2720/5389
Running dot for graph 2721/5389
Running dot for graph 2722/5389
Running dot for graph 2723/5389
Running dot for graph 2724/5389
Running dot for graph 2725/5389
Running dot for graph 2726/5389
Running dot for graph 2727/5389
Running dot for graph 2728/5389
Running dot for graph 2729/5389
Running dot for graph 2730/5389
Running dot for graph 2731/5389
Running dot for graph 2732/5389
Running dot for graph 2733/5389
Running dot for graph 2734/5389
Running dot for graph 2735/5389
Running dot for graph 2736/5389
Running dot for graph 2737/5389
Running dot for graph 2738/5389
Running dot for graph 2739/5389
Running dot for graph 2740/5389
Running dot for graph 2741/5389
Running dot for graph 2742/5389
Running dot for graph 2743/5389
Running dot for graph 2744/5389
Running dot for graph 2745/5389
Running dot for graph 2746/5389
Running dot for graph 2747/5389
Running dot for graph 2748/5389
Running dot for graph 2749/5389
Running dot for graph 2750/5389
Running dot for graph 2751/5389
Running dot for graph 2752/5389
Running dot for graph 2753/5389
Running dot for graph 2754/5389
Running dot for graph 2755/5389
Running dot for graph 2756/5389
Running dot for graph 2757/5389
Running dot for graph 2758/5389
Running dot for graph 2759/5389
Running dot for graph 2760/5389
Running dot for graph 2761/5389
Running dot for graph 2762/5389
Running dot for graph 2763/5389
Running dot for graph 2764/5389
Running dot for graph 2765/5389
Running dot for graph 2766/5389
Running dot for graph 2767/5389
Running dot for graph 2768/5389
Running dot for graph 2769/5389
Running dot for graph 2770/5389
Running dot for graph 2771/5389
Running dot for graph 2772/5389
Running dot for graph 2773/5389
Running dot for graph 2774/5389
Running dot for graph 2775/5389
Running dot for graph 2776/5389
Running dot for graph 2777/5389
Running dot for graph 2778/5389
Running dot for graph 2779/5389
Running dot for graph 2780/5389
Running dot for graph 2781/5389
Running dot for graph 2782/5389
Running dot for graph 2783/5389
Running dot for graph 2784/5389
Running dot for graph 2785/5389
Running dot for graph 2786/5389
Running dot for graph 2787/5389
Running dot for graph 2788/5389
Running dot for graph 2789/5389
Running dot for graph 2790/5389
Running dot for graph 2791/5389
Running dot for graph 2792/5389
Running dot for graph 2793/5389
Running dot for graph 2794/5389
Running dot for graph 2795/5389
Running dot for graph 2796/5389
Running dot for graph 2797/5389
Running dot for graph 2798/5389
Running dot for graph 2799/5389
Running dot for graph 2800/5389
Running dot for graph 2801/5389
Running dot for graph 2802/5389
Running dot for graph 2803/5389
Running dot for graph 2804/5389
Running dot for graph 2805/5389
Running dot for graph 2806/5389
Running dot for graph 2807/5389
Running dot for graph 2808/5389
Running dot for graph 2809/5389
Running dot for graph 2810/5389
Running dot for graph 2811/5389
Running dot for graph 2812/5389
Running dot for graph 2813/5389
Running dot for graph 2814/5389
Running dot for graph 2815/5389
Running dot for graph 2816/5389
Running dot for graph 2817/5389
Running dot for graph 2818/5389
Running dot for graph 2819/5389
Running dot for graph 2820/5389
Running dot for graph 2821/5389
Running dot for graph 2822/5389
Running dot for graph 2823/5389
Running dot for graph 2824/5389
Running dot for graph 2825/5389
Running dot for graph 2826/5389
Running dot for graph 2827/5389
Running dot for graph 2828/5389
Running dot for graph 2829/5389
Running dot for graph 2830/5389
Running dot for graph 2831/5389
Running dot for graph 2832/5389
Running dot for graph 2833/5389
Running dot for graph 2834/5389
Running dot for graph 2835/5389
Running dot for graph 2836/5389
Running dot for graph 2837/5389
Running dot for graph 2838/5389
Running dot for graph 2839/5389
Running dot for graph 2840/5389
Running dot for graph 2841/5389
Running dot for graph 2842/5389
Running dot for graph 2843/5389
Running dot for graph 2844/5389
Running dot for graph 2845/5389
Running dot for graph 2846/5389
Running dot for graph 2847/5389
Running dot for graph 2848/5389
Running dot for graph 2849/5389
Running dot for graph 2850/5389
Running dot for graph 2851/5389
Running dot for graph 2852/5389
Running dot for graph 2853/5389
Running dot for graph 2854/5389
Running dot for graph 2855/5389
Running dot for graph 2856/5389
Running dot for graph 2857/5389
Running dot for graph 2858/5389
Running dot for graph 2859/5389
Running dot for graph 2860/5389
Running dot for graph 2861/5389
Running dot for graph 2862/5389
Running dot for graph 2863/5389
Running dot for graph 2864/5389
Running dot for graph 2865/5389
Running dot for graph 2866/5389
Running dot for graph 2867/5389
Running dot for graph 2868/5389
Running dot for graph 2869/5389
Running dot for graph 2870/5389
Running dot for graph 2871/5389
Running dot for graph 2872/5389
Running dot for graph 2873/5389
Running dot for graph 2874/5389
Running dot for graph 2875/5389
Running dot for graph 2876/5389
Running dot for graph 2877/5389
Running dot for graph 2878/5389
Running dot for graph 2879/5389
Running dot for graph 2880/5389
Running dot for graph 2881/5389
Running dot for graph 2882/5389
Running dot for graph 2883/5389
Running dot for graph 2884/5389
Running dot for graph 2885/5389
Running dot for graph 2886/5389
Running dot for graph 2887/5389
Running dot for graph 2888/5389
Running dot for graph 2889/5389
Running dot for graph 2890/5389
Running dot for graph 2891/5389
Running dot for graph 2892/5389
Running dot for graph 2893/5389
Running dot for graph 2894/5389
Running dot for graph 2895/5389
Running dot for graph 2896/5389
Running dot for graph 2897/5389
Running dot for graph 2898/5389
Running dot for graph 2899/5389
Running dot for graph 2900/5389
Running dot for graph 2901/5389
Running dot for graph 2902/5389
Running dot for graph 2903/5389
Running dot for graph 2904/5389
Running dot for graph 2905/5389
Running dot for graph 2906/5389
Running dot for graph 2907/5389
Running dot for graph 2908/5389
Running dot for graph 2909/5389
Running dot for graph 2910/5389
Running dot for graph 2911/5389
Running dot for graph 2912/5389
Running dot for graph 2913/5389
Running dot for graph 2914/5389
Running dot for graph 2915/5389
Running dot for graph 2916/5389
Running dot for graph 2917/5389
Running dot for graph 2918/5389
Running dot for graph 2919/5389
Running dot for graph 2920/5389
Running dot for graph 2921/5389
Running dot for graph 2922/5389
Running dot for graph 2923/5389
Running dot for graph 2924/5389
Running dot for graph 2925/5389
Running dot for graph 2926/5389
Running dot for graph 2927/5389
Running dot for graph 2928/5389
Running dot for graph 2929/5389
Running dot for graph 2930/5389
Running dot for graph 2931/5389
Running dot for graph 2932/5389
Running dot for graph 2933/5389
Running dot for graph 2934/5389
Running dot for graph 2935/5389
Running dot for graph 2936/5389
Running dot for graph 2937/5389
Running dot for graph 2938/5389
Running dot for graph 2939/5389
Running dot for graph 2940/5389
Running dot for graph 2941/5389
Running dot for graph 2942/5389
Running dot for graph 2943/5389
Running dot for graph 2944/5389
Running dot for graph 2945/5389
Running dot for graph 2946/5389
Running dot for graph 2947/5389
Running dot for graph 2948/5389
Running dot for graph 2949/5389
Running dot for graph 2950/5389
Running dot for graph 2951/5389
Running dot for graph 2952/5389
Running dot for graph 2953/5389
Running dot for graph 2954/5389
Running dot for graph 2955/5389
Running dot for graph 2956/5389
Running dot for graph 2957/5389
Running dot for graph 2958/5389
Running dot for graph 2959/5389
Running dot for graph 2960/5389
Running dot for graph 2961/5389
Running dot for graph 2962/5389
Running dot for graph 2963/5389
Running dot for graph 2964/5389
Running dot for graph 2965/5389
Running dot for graph 2966/5389
Running dot for graph 2967/5389
Running dot for graph 2968/5389
Running dot for graph 2969/5389
Running dot for graph 2970/5389
Running dot for graph 2971/5389
Running dot for graph 2972/5389
Running dot for graph 2973/5389
Running dot for graph 2974/5389
Running dot for graph 2975/5389
Running dot for graph 2976/5389
Running dot for graph 2977/5389
Running dot for graph 2978/5389
Running dot for graph 2979/5389
Running dot for graph 2980/5389
Running dot for graph 2981/5389
Running dot for graph 2982/5389
Running dot for graph 2983/5389
Running dot for graph 2984/5389
Running dot for graph 2985/5389
Running dot for graph 2986/5389
Running dot for graph 2987/5389
Running dot for graph 2988/5389
Running dot for graph 2989/5389
Running dot for graph 2990/5389
Running dot for graph 2991/5389
Running dot for graph 2992/5389
Running dot for graph 2993/5389
Running dot for graph 2994/5389
Running dot for graph 2995/5389
Running dot for graph 2996/5389
Running dot for graph 2997/5389
Running dot for graph 2998/5389
Running dot for graph 2999/5389
Running dot for graph 3000/5389
Running dot for graph 3001/5389
Running dot for graph 3002/5389
Running dot for graph 3003/5389
Running dot for graph 3004/5389
Running dot for graph 3005/5389
Running dot for graph 3006/5389
Running dot for graph 3007/5389
Running dot for graph 3008/5389
Running dot for graph 3009/5389
Running dot for graph 3010/5389
Running dot for graph 3011/5389
Running dot for graph 3012/5389
Running dot for graph 3013/5389
Running dot for graph 3014/5389
Running dot for graph 3015/5389
Running dot for graph 3016/5389
Running dot for graph 3017/5389
Running dot for graph 3018/5389
Running dot for graph 3019/5389
Running dot for graph 3020/5389
Running dot for graph 3021/5389
Running dot for graph 3022/5389
Running dot for graph 3023/5389
Running dot for graph 3024/5389
Running dot for graph 3025/5389
Running dot for graph 3026/5389
Running dot for graph 3027/5389
Running dot for graph 3028/5389
Running dot for graph 3029/5389
Running dot for graph 3030/5389
Running dot for graph 3031/5389
Running dot for graph 3032/5389
Running dot for graph 3033/5389
Running dot for graph 3034/5389
Running dot for graph 3035/5389
Running dot for graph 3036/5389
Running dot for graph 3037/5389
Running dot for graph 3038/5389
Running dot for graph 3039/5389
Running dot for graph 3040/5389
Running dot for graph 3041/5389
Running dot for graph 3042/5389
Running dot for graph 3043/5389
Running dot for graph 3044/5389
Running dot for graph 3045/5389
Running dot for graph 3046/5389
Running dot for graph 3047/5389
Running dot for graph 3048/5389
Running dot for graph 3049/5389
Running dot for graph 3050/5389
Running dot for graph 3051/5389
Running dot for graph 3052/5389
Running dot for graph 3053/5389
Running dot for graph 3054/5389
Running dot for graph 3055/5389
Running dot for graph 3056/5389
Running dot for graph 3057/5389
Running dot for graph 3058/5389
Running dot for graph 3059/5389
Running dot for graph 3060/5389
Running dot for graph 3061/5389
Running dot for graph 3062/5389
Running dot for graph 3063/5389
Running dot for graph 3064/5389
Running dot for graph 3065/5389
Running dot for graph 3066/5389
Running dot for graph 3067/5389
Running dot for graph 3068/5389
Running dot for graph 3069/5389
Running dot for graph 3070/5389
Running dot for graph 3071/5389
Running dot for graph 3072/5389
Running dot for graph 3073/5389
Running dot for graph 3074/5389
Running dot for graph 3075/5389
Running dot for graph 3076/5389
Running dot for graph 3077/5389
Running dot for graph 3078/5389
Running dot for graph 3079/5389
Running dot for graph 3080/5389
Running dot for graph 3081/5389
Running dot for graph 3082/5389
Running dot for graph 3083/5389
Running dot for graph 3084/5389
Running dot for graph 3085/5389
Running dot for graph 3086/5389
Running dot for graph 3087/5389
Running dot for graph 3088/5389
Running dot for graph 3089/5389
Running dot for graph 3090/5389
Running dot for graph 3091/5389
Running dot for graph 3092/5389
Running dot for graph 3093/5389
Running dot for graph 3094/5389
Running dot for graph 3095/5389
Running dot for graph 3096/5389
Running dot for graph 3097/5389
Running dot for graph 3098/5389
Running dot for graph 3099/5389
Running dot for graph 3100/5389
Running dot for graph 3101/5389
Running dot for graph 3102/5389
Running dot for graph 3103/5389
Running dot for graph 3104/5389
Running dot for graph 3105/5389
Running dot for graph 3106/5389
Running dot for graph 3107/5389
Running dot for graph 3108/5389
Running dot for graph 3109/5389
Running dot for graph 3110/5389
Running dot for graph 3111/5389
Running dot for graph 3112/5389
Running dot for graph 3113/5389
Running dot for graph 3114/5389
Running dot for graph 3115/5389
Running dot for graph 3116/5389
Running dot for graph 3117/5389
Running dot for graph 3118/5389
Running dot for graph 3119/5389
Running dot for graph 3120/5389
Running dot for graph 3121/5389
Running dot for graph 3122/5389
Running dot for graph 3123/5389
Running dot for graph 3124/5389
Running dot for graph 3125/5389
Running dot for graph 3126/5389
Running dot for graph 3127/5389
Running dot for graph 3128/5389
Running dot for graph 3129/5389
Running dot for graph 3130/5389
Running dot for graph 3131/5389
Running dot for graph 3132/5389
Running dot for graph 3133/5389
Running dot for graph 3134/5389
Running dot for graph 3135/5389
Running dot for graph 3136/5389
Running dot for graph 3137/5389
Running dot for graph 3138/5389
Running dot for graph 3139/5389
Running dot for graph 3140/5389
Running dot for graph 3141/5389
Running dot for graph 3142/5389
Running dot for graph 3143/5389
Running dot for graph 3144/5389
Running dot for graph 3145/5389
Running dot for graph 3146/5389
Running dot for graph 3147/5389
Running dot for graph 3148/5389
Running dot for graph 3149/5389
Running dot for graph 3150/5389
Running dot for graph 3151/5389
Running dot for graph 3152/5389
Running dot for graph 3153/5389
Running dot for graph 3154/5389
Running dot for graph 3155/5389
Running dot for graph 3156/5389
Running dot for graph 3157/5389
Running dot for graph 3158/5389
Running dot for graph 3159/5389
Running dot for graph 3160/5389
Running dot for graph 3161/5389
Running dot for graph 3162/5389
Running dot for graph 3163/5389
Running dot for graph 3164/5389
Running dot for graph 3165/5389
Running dot for graph 3166/5389
Running dot for graph 3167/5389
Running dot for graph 3168/5389
Running dot for graph 3169/5389
Running dot for graph 3170/5389
Running dot for graph 3171/5389
Running dot for graph 3172/5389
Running dot for graph 3173/5389
Running dot for graph 3174/5389
Running dot for graph 3175/5389
Running dot for graph 3176/5389
Running dot for graph 3177/5389
Running dot for graph 3178/5389
Running dot for graph 3179/5389
Running dot for graph 3180/5389
Running dot for graph 3181/5389
Running dot for graph 3182/5389
Running dot for graph 3183/5389
Running dot for graph 3184/5389
Running dot for graph 3185/5389
Running dot for graph 3186/5389
Running dot for graph 3187/5389
Running dot for graph 3188/5389
Running dot for graph 3189/5389
Running dot for graph 3190/5389
Running dot for graph 3191/5389
Running dot for graph 3192/5389
Running dot for graph 3193/5389
Running dot for graph 3194/5389
Running dot for graph 3195/5389
Running dot for graph 3196/5389
Running dot for graph 3197/5389
Running dot for graph 3198/5389
Running dot for graph 3199/5389
Running dot for graph 3200/5389
Running dot for graph 3201/5389
Running dot for graph 3202/5389
Running dot for graph 3203/5389
Running dot for graph 3204/5389
Running dot for graph 3205/5389
Running dot for graph 3206/5389
Running dot for graph 3207/5389
Running dot for graph 3208/5389
Running dot for graph 3209/5389
Running dot for graph 3210/5389
Running dot for graph 3211/5389
Running dot for graph 3212/5389
Running dot for graph 3213/5389
Running dot for graph 3214/5389
Running dot for graph 3215/5389
Running dot for graph 3216/5389
Running dot for graph 3217/5389
Running dot for graph 3218/5389
Running dot for graph 3219/5389
Running dot for graph 3220/5389
Running dot for graph 3221/5389
Running dot for graph 3222/5389
Running dot for graph 3223/5389
Running dot for graph 3224/5389
Running dot for graph 3225/5389
Running dot for graph 3226/5389
Running dot for graph 3227/5389
Running dot for graph 3228/5389
Running dot for graph 3229/5389
Running dot for graph 3230/5389
Running dot for graph 3231/5389
Running dot for graph 3232/5389
Running dot for graph 3233/5389
Running dot for graph 3234/5389
Running dot for graph 3235/5389
Running dot for graph 3236/5389
Running dot for graph 3237/5389
Running dot for graph 3238/5389
Running dot for graph 3239/5389
Running dot for graph 3240/5389
Running dot for graph 3241/5389
Running dot for graph 3242/5389
Running dot for graph 3243/5389
Running dot for graph 3244/5389
Running dot for graph 3245/5389
Running dot for graph 3246/5389
Running dot for graph 3247/5389
Running dot for graph 3248/5389
Running dot for graph 3249/5389
Running dot for graph 3250/5389
Running dot for graph 3251/5389
Running dot for graph 3252/5389
Running dot for graph 3253/5389
Running dot for graph 3254/5389
Running dot for graph 3255/5389
Running dot for graph 3256/5389
Running dot for graph 3257/5389
Running dot for graph 3258/5389
Running dot for graph 3259/5389
Running dot for graph 3260/5389
Running dot for graph 3261/5389
Running dot for graph 3262/5389
Running dot for graph 3263/5389
Running dot for graph 3264/5389
Running dot for graph 3265/5389
Running dot for graph 3266/5389
Running dot for graph 3267/5389
Running dot for graph 3268/5389
Running dot for graph 3269/5389
Running dot for graph 3270/5389
Running dot for graph 3271/5389
Running dot for graph 3272/5389
Running dot for graph 3273/5389
Running dot for graph 3274/5389
Running dot for graph 3275/5389
Running dot for graph 3276/5389
Running dot for graph 3277/5389
Running dot for graph 3278/5389
Running dot for graph 3279/5389
Running dot for graph 3280/5389
Running dot for graph 3281/5389
Running dot for graph 3282/5389
Running dot for graph 3283/5389
Running dot for graph 3284/5389
Running dot for graph 3285/5389
Running dot for graph 3286/5389
Running dot for graph 3287/5389
Running dot for graph 3288/5389
Running dot for graph 3289/5389
Running dot for graph 3290/5389
Running dot for graph 3291/5389
Running dot for graph 3292/5389
Running dot for graph 3293/5389
Running dot for graph 3294/5389
Running dot for graph 3295/5389
Running dot for graph 3296/5389
Running dot for graph 3297/5389
Running dot for graph 3298/5389
Running dot for graph 3299/5389
Running dot for graph 3300/5389
Running dot for graph 3301/5389
Running dot for graph 3302/5389
Running dot for graph 3303/5389
Running dot for graph 3304/5389
Running dot for graph 3305/5389
Running dot for graph 3306/5389
Running dot for graph 3307/5389
Running dot for graph 3308/5389
Running dot for graph 3309/5389
Running dot for graph 3310/5389
Running dot for graph 3311/5389
Running dot for graph 3312/5389
Running dot for graph 3313/5389
Running dot for graph 3314/5389
Running dot for graph 3315/5389
Running dot for graph 3316/5389
Running dot for graph 3317/5389
Running dot for graph 3318/5389
Running dot for graph 3319/5389
Running dot for graph 3320/5389
Running dot for graph 3321/5389
Running dot for graph 3322/5389
Running dot for graph 3323/5389
Running dot for graph 3324/5389
Running dot for graph 3325/5389
Running dot for graph 3326/5389
Running dot for graph 3327/5389
Running dot for graph 3328/5389
Running dot for graph 3329/5389
Running dot for graph 3330/5389
Running dot for graph 3331/5389
Running dot for graph 3332/5389
Running dot for graph 3333/5389
Running dot for graph 3334/5389
Running dot for graph 3335/5389
Running dot for graph 3336/5389
Running dot for graph 3337/5389
Running dot for graph 3338/5389
Running dot for graph 3339/5389
Running dot for graph 3340/5389
Running dot for graph 3341/5389
Running dot for graph 3342/5389
Running dot for graph 3343/5389
Running dot for graph 3344/5389
Running dot for graph 3345/5389
Running dot for graph 3346/5389
Running dot for graph 3347/5389
Running dot for graph 3348/5389
Running dot for graph 3349/5389
Running dot for graph 3350/5389
Running dot for graph 3351/5389
Running dot for graph 3352/5389
Running dot for graph 3353/5389
Running dot for graph 3354/5389
Running dot for graph 3355/5389
Running dot for graph 3356/5389
Running dot for graph 3357/5389
Running dot for graph 3358/5389
Running dot for graph 3359/5389
Running dot for graph 3360/5389
Running dot for graph 3361/5389
Running dot for graph 3362/5389
Running dot for graph 3363/5389
Running dot for graph 3364/5389
Running dot for graph 3365/5389
Running dot for graph 3366/5389
Running dot for graph 3367/5389
Running dot for graph 3368/5389
Running dot for graph 3369/5389
Running dot for graph 3370/5389
Running dot for graph 3371/5389
Running dot for graph 3372/5389
Running dot for graph 3373/5389
Running dot for graph 3374/5389
Running dot for graph 3375/5389
Running dot for graph 3376/5389
Running dot for graph 3377/5389
Running dot for graph 3378/5389
Running dot for graph 3379/5389
Running dot for graph 3380/5389
Running dot for graph 3381/5389
Running dot for graph 3382/5389
Running dot for graph 3383/5389
Running dot for graph 3384/5389
Running dot for graph 3385/5389
Running dot for graph 3386/5389
Running dot for graph 3387/5389
Running dot for graph 3388/5389
Running dot for graph 3389/5389
Running dot for graph 3390/5389
Running dot for graph 3391/5389
Running dot for graph 3392/5389
Running dot for graph 3393/5389
Running dot for graph 3394/5389
Running dot for graph 3395/5389
Running dot for graph 3396/5389
Running dot for graph 3397/5389
Running dot for graph 3398/5389
Running dot for graph 3399/5389
Running dot for graph 3400/5389
Running dot for graph 3401/5389
Running dot for graph 3402/5389
Running dot for graph 3403/5389
Running dot for graph 3404/5389
Running dot for graph 3405/5389
Running dot for graph 3406/5389
Running dot for graph 3407/5389
Running dot for graph 3408/5389
Running dot for graph 3409/5389
Running dot for graph 3410/5389
Running dot for graph 3411/5389
Running dot for graph 3412/5389
Running dot for graph 3413/5389
Running dot for graph 3414/5389
Running dot for graph 3415/5389
Running dot for graph 3416/5389
Running dot for graph 3417/5389
Running dot for graph 3418/5389
Running dot for graph 3419/5389
Running dot for graph 3420/5389
Running dot for graph 3421/5389
Running dot for graph 3422/5389
Running dot for graph 3423/5389
Running dot for graph 3424/5389
Running dot for graph 3425/5389
Running dot for graph 3426/5389
Running dot for graph 3427/5389
Running dot for graph 3428/5389
Running dot for graph 3429/5389
Running dot for graph 3430/5389
Running dot for graph 3431/5389
Running dot for graph 3432/5389
Running dot for graph 3433/5389
Running dot for graph 3434/5389
Running dot for graph 3435/5389
Running dot for graph 3436/5389
Running dot for graph 3437/5389
Running dot for graph 3438/5389
Running dot for graph 3439/5389
Running dot for graph 3440/5389
Running dot for graph 3441/5389
Running dot for graph 3442/5389
Running dot for graph 3443/5389
Running dot for graph 3444/5389
Running dot for graph 3445/5389
Running dot for graph 3446/5389
Running dot for graph 3447/5389
Running dot for graph 3448/5389
Running dot for graph 3449/5389
Running dot for graph 3450/5389
Running dot for graph 3451/5389
Running dot for graph 3452/5389
Running dot for graph 3453/5389
Running dot for graph 3454/5389
Running dot for graph 3455/5389
Running dot for graph 3456/5389
Running dot for graph 3457/5389
Running dot for graph 3458/5389
Running dot for graph 3459/5389
Running dot for graph 3460/5389
Running dot for graph 3461/5389
Running dot for graph 3462/5389
Running dot for graph 3463/5389
Running dot for graph 3464/5389
Running dot for graph 3465/5389
Running dot for graph 3466/5389
Running dot for graph 3467/5389
Running dot for graph 3468/5389
Running dot for graph 3469/5389
Running dot for graph 3470/5389
Running dot for graph 3471/5389
Running dot for graph 3472/5389
Running dot for graph 3473/5389
Running dot for graph 3474/5389
Running dot for graph 3475/5389
Running dot for graph 3476/5389
Running dot for graph 3477/5389
Running dot for graph 3478/5389
Running dot for graph 3479/5389
Running dot for graph 3480/5389
Running dot for graph 3481/5389
Running dot for graph 3482/5389
Running dot for graph 3483/5389
Running dot for graph 3484/5389
Running dot for graph 3485/5389
Running dot for graph 3486/5389
Running dot for graph 3487/5389
Running dot for graph 3488/5389
Running dot for graph 3489/5389
Running dot for graph 3490/5389
Running dot for graph 3491/5389
Running dot for graph 3492/5389
Running dot for graph 3493/5389
Running dot for graph 3494/5389
Running dot for graph 3495/5389
Running dot for graph 3496/5389
Running dot for graph 3497/5389
Running dot for graph 3498/5389
Running dot for graph 3499/5389
Running dot for graph 3500/5389
Running dot for graph 3501/5389
Running dot for graph 3502/5389
Running dot for graph 3503/5389
Running dot for graph 3504/5389
Running dot for graph 3505/5389
Running dot for graph 3506/5389
Running dot for graph 3507/5389
Running dot for graph 3508/5389
Running dot for graph 3509/5389
Running dot for graph 3510/5389
Running dot for graph 3511/5389
Running dot for graph 3512/5389
Running dot for graph 3513/5389
Running dot for graph 3514/5389
Running dot for graph 3515/5389
Running dot for graph 3516/5389
Running dot for graph 3517/5389
Running dot for graph 3518/5389
Running dot for graph 3519/5389
Running dot for graph 3520/5389
Running dot for graph 3521/5389
Running dot for graph 3522/5389
Running dot for graph 3523/5389
Running dot for graph 3524/5389
Running dot for graph 3525/5389
Running dot for graph 3526/5389
Running dot for graph 3527/5389
Running dot for graph 3528/5389
Running dot for graph 3529/5389
Running dot for graph 3530/5389
Running dot for graph 3531/5389
Running dot for graph 3532/5389
Running dot for graph 3533/5389
Running dot for graph 3534/5389
Running dot for graph 3535/5389
Running dot for graph 3536/5389
Running dot for graph 3537/5389
Running dot for graph 3538/5389
Running dot for graph 3539/5389
Running dot for graph 3540/5389
Running dot for graph 3541/5389
Running dot for graph 3542/5389
Running dot for graph 3543/5389
Running dot for graph 3544/5389
Running dot for graph 3545/5389
Running dot for graph 3546/5389
Running dot for graph 3547/5389
Running dot for graph 3548/5389
Running dot for graph 3549/5389
Running dot for graph 3550/5389
Running dot for graph 3551/5389
Running dot for graph 3552/5389
Running dot for graph 3553/5389
Running dot for graph 3554/5389
Running dot for graph 3555/5389
Running dot for graph 3556/5389
Running dot for graph 3557/5389
Running dot for graph 3558/5389
Running dot for graph 3559/5389
Running dot for graph 3560/5389
Running dot for graph 3561/5389
Running dot for graph 3562/5389
Running dot for graph 3563/5389
Running dot for graph 3564/5389
Running dot for graph 3565/5389
Running dot for graph 3566/5389
Running dot for graph 3567/5389
Running dot for graph 3568/5389
Running dot for graph 3569/5389
Running dot for graph 3570/5389
Running dot for graph 3571/5389
Running dot for graph 3572/5389
Running dot for graph 3573/5389
Running dot for graph 3574/5389
Running dot for graph 3575/5389
Running dot for graph 3576/5389
Running dot for graph 3577/5389
Running dot for graph 3578/5389
Running dot for graph 3579/5389
Running dot for graph 3580/5389
Running dot for graph 3581/5389
Running dot for graph 3582/5389
Running dot for graph 3583/5389
Running dot for graph 3584/5389
Running dot for graph 3585/5389
Running dot for graph 3586/5389
Running dot for graph 3587/5389
Running dot for graph 3588/5389
Running dot for graph 3589/5389
Running dot for graph 3590/5389
Running dot for graph 3591/5389
Running dot for graph 3592/5389
Running dot for graph 3593/5389
Running dot for graph 3594/5389
Running dot for graph 3595/5389
Running dot for graph 3596/5389
Running dot for graph 3597/5389
Running dot for graph 3598/5389
Running dot for graph 3599/5389
Running dot for graph 3600/5389
Running dot for graph 3601/5389
Running dot for graph 3602/5389
Running dot for graph 3603/5389
Running dot for graph 3604/5389
Running dot for graph 3605/5389
Running dot for graph 3606/5389
Running dot for graph 3607/5389
Running dot for graph 3608/5389
Running dot for graph 3609/5389
Running dot for graph 3610/5389
Running dot for graph 3611/5389
Running dot for graph 3612/5389
Running dot for graph 3613/5389
Running dot for graph 3614/5389
Running dot for graph 3615/5389
Running dot for graph 3616/5389
Running dot for graph 3617/5389
Running dot for graph 3618/5389
Running dot for graph 3619/5389
Running dot for graph 3620/5389
Running dot for graph 3621/5389
Running dot for graph 3622/5389
Running dot for graph 3623/5389
Running dot for graph 3624/5389
Running dot for graph 3625/5389
Running dot for graph 3626/5389
Running dot for graph 3627/5389
Running dot for graph 3628/5389
Running dot for graph 3629/5389
Running dot for graph 3630/5389
Running dot for graph 3631/5389
Running dot for graph 3632/5389
Running dot for graph 3633/5389
Running dot for graph 3634/5389
Running dot for graph 3635/5389
Running dot for graph 3636/5389
Running dot for graph 3637/5389
Running dot for graph 3638/5389
Running dot for graph 3639/5389
Running dot for graph 3640/5389
Running dot for graph 3641/5389
Running dot for graph 3642/5389
Running dot for graph 3643/5389
Running dot for graph 3644/5389
Running dot for graph 3645/5389
Running dot for graph 3646/5389
Running dot for graph 3647/5389
Running dot for graph 3648/5389
Running dot for graph 3649/5389
Running dot for graph 3650/5389
Running dot for graph 3651/5389
Running dot for graph 3652/5389
Running dot for graph 3653/5389
Running dot for graph 3654/5389
Running dot for graph 3655/5389
Running dot for graph 3656/5389
Running dot for graph 3657/5389
Running dot for graph 3658/5389
Running dot for graph 3659/5389
Running dot for graph 3660/5389
Running dot for graph 3661/5389
Running dot for graph 3662/5389
Running dot for graph 3663/5389
Running dot for graph 3664/5389
Running dot for graph 3665/5389
Running dot for graph 3666/5389
Running dot for graph 3667/5389
Running dot for graph 3668/5389
Running dot for graph 3669/5389
Running dot for graph 3670/5389
Running dot for graph 3671/5389
Running dot for graph 3672/5389
Running dot for graph 3673/5389
Running dot for graph 3674/5389
Running dot for graph 3675/5389
Running dot for graph 3676/5389
Running dot for graph 3677/5389
Running dot for graph 3678/5389
Running dot for graph 3679/5389
Running dot for graph 3680/5389
Running dot for graph 3681/5389
Running dot for graph 3682/5389
Running dot for graph 3683/5389
Running dot for graph 3684/5389
Running dot for graph 3685/5389
Running dot for graph 3686/5389
Running dot for graph 3687/5389
Running dot for graph 3688/5389
Running dot for graph 3689/5389
Running dot for graph 3690/5389
Running dot for graph 3691/5389
Running dot for graph 3692/5389
Running dot for graph 3693/5389
Running dot for graph 3694/5389
Running dot for graph 3695/5389
Running dot for graph 3696/5389
Running dot for graph 3697/5389
Running dot for graph 3698/5389
Running dot for graph 3699/5389
Running dot for graph 3700/5389
Running dot for graph 3701/5389
Running dot for graph 3702/5389
Running dot for graph 3703/5389
Running dot for graph 3704/5389
Running dot for graph 3705/5389
Running dot for graph 3706/5389
Running dot for graph 3707/5389
Running dot for graph 3708/5389
Running dot for graph 3709/5389
Running dot for graph 3710/5389
Running dot for graph 3711/5389
Running dot for graph 3712/5389
Running dot for graph 3713/5389
Running dot for graph 3714/5389
Running dot for graph 3715/5389
Running dot for graph 3716/5389
Running dot for graph 3717/5389
Running dot for graph 3718/5389
Running dot for graph 3719/5389
Running dot for graph 3720/5389
Running dot for graph 3721/5389
Running dot for graph 3722/5389
Running dot for graph 3723/5389
Running dot for graph 3724/5389
Running dot for graph 3725/5389
Running dot for graph 3726/5389
Running dot for graph 3727/5389
Running dot for graph 3728/5389
Running dot for graph 3729/5389
Running dot for graph 3730/5389
Running dot for graph 3731/5389
Running dot for graph 3732/5389
Running dot for graph 3733/5389
Running dot for graph 3734/5389
Running dot for graph 3735/5389
Running dot for graph 3736/5389
Running dot for graph 3737/5389
Running dot for graph 3738/5389
Running dot for graph 3739/5389
Running dot for graph 3740/5389
Running dot for graph 3741/5389
Running dot for graph 3742/5389
Running dot for graph 3743/5389
Running dot for graph 3744/5389
Running dot for graph 3745/5389
Running dot for graph 3746/5389
Running dot for graph 3747/5389
Running dot for graph 3748/5389
Running dot for graph 3749/5389
Running dot for graph 3750/5389
Running dot for graph 3751/5389
Running dot for graph 3752/5389
Running dot for graph 3753/5389
Running dot for graph 3754/5389
Running dot for graph 3755/5389
Running dot for graph 3756/5389
Running dot for graph 3757/5389
Running dot for graph 3758/5389
Running dot for graph 3759/5389
Running dot for graph 3760/5389
Running dot for graph 3761/5389
Running dot for graph 3762/5389
Running dot for graph 3763/5389
Running dot for graph 3764/5389
Running dot for graph 3765/5389
Running dot for graph 3766/5389
Running dot for graph 3767/5389
Running dot for graph 3768/5389
Running dot for graph 3769/5389
Running dot for graph 3770/5389
Running dot for graph 3771/5389
Running dot for graph 3772/5389
Running dot for graph 3773/5389
Running dot for graph 3774/5389
Running dot for graph 3775/5389
Running dot for graph 3776/5389
Running dot for graph 3777/5389
Running dot for graph 3778/5389
Running dot for graph 3779/5389
Running dot for graph 3780/5389
Running dot for graph 3781/5389
Running dot for graph 3782/5389
Running dot for graph 3783/5389
Running dot for graph 3784/5389
Running dot for graph 3785/5389
Running dot for graph 3786/5389
Running dot for graph 3787/5389
Running dot for graph 3788/5389
Running dot for graph 3789/5389
Running dot for graph 3790/5389
Running dot for graph 3791/5389
Running dot for graph 3792/5389
Running dot for graph 3793/5389
Running dot for graph 3794/5389
Running dot for graph 3795/5389
Running dot for graph 3796/5389
Running dot for graph 3797/5389
Running dot for graph 3798/5389
Running dot for graph 3799/5389
Running dot for graph 3800/5389
Running dot for graph 3801/5389
Running dot for graph 3802/5389
Running dot for graph 3803/5389
Running dot for graph 3804/5389
Running dot for graph 3805/5389
Running dot for graph 3806/5389
Running dot for graph 3807/5389
Running dot for graph 3808/5389
Running dot for graph 3809/5389
Running dot for graph 3810/5389
Running dot for graph 3811/5389
Running dot for graph 3812/5389
Running dot for graph 3813/5389
Running dot for graph 3814/5389
Running dot for graph 3815/5389
Running dot for graph 3816/5389
Running dot for graph 3817/5389
Running dot for graph 3818/5389
Running dot for graph 3819/5389
Running dot for graph 3820/5389
Running dot for graph 3821/5389
Running dot for graph 3822/5389
Running dot for graph 3823/5389
Running dot for graph 3824/5389
Running dot for graph 3825/5389
Running dot for graph 3826/5389
Running dot for graph 3827/5389
Running dot for graph 3828/5389
Running dot for graph 3829/5389
Running dot for graph 3830/5389
Running dot for graph 3831/5389
Running dot for graph 3832/5389
Running dot for graph 3833/5389
Running dot for graph 3834/5389
Running dot for graph 3835/5389
Running dot for graph 3836/5389
Running dot for graph 3837/5389
Running dot for graph 3838/5389
Running dot for graph 3839/5389
Running dot for graph 3840/5389
Running dot for graph 3841/5389
Running dot for graph 3842/5389
Running dot for graph 3843/5389
Running dot for graph 3844/5389
Running dot for graph 3845/5389
Running dot for graph 3846/5389
Running dot for graph 3847/5389
Running dot for graph 3848/5389
Running dot for graph 3849/5389
Running dot for graph 3850/5389
Running dot for graph 3851/5389
Running dot for graph 3852/5389
Running dot for graph 3853/5389
Running dot for graph 3854/5389
Running dot for graph 3855/5389
Running dot for graph 3856/5389
Running dot for graph 3857/5389
Running dot for graph 3858/5389
Running dot for graph 3859/5389
Running dot for graph 3860/5389
Running dot for graph 3861/5389
Running dot for graph 3862/5389
Running dot for graph 3863/5389
Running dot for graph 3864/5389
Running dot for graph 3865/5389
Running dot for graph 3866/5389
Running dot for graph 3867/5389
Running dot for graph 3868/5389
Running dot for graph 3869/5389
Running dot for graph 3870/5389
Running dot for graph 3871/5389
Running dot for graph 3872/5389
Running dot for graph 3873/5389
Running dot for graph 3874/5389
Running dot for graph 3875/5389
Running dot for graph 3876/5389
Running dot for graph 3877/5389
Running dot for graph 3878/5389
Running dot for graph 3879/5389
Running dot for graph 3880/5389
Running dot for graph 3881/5389
Running dot for graph 3882/5389
Running dot for graph 3883/5389
Running dot for graph 3884/5389
Running dot for graph 3885/5389
Running dot for graph 3886/5389
Running dot for graph 3887/5389
Running dot for graph 3888/5389
Running dot for graph 3889/5389
Running dot for graph 3890/5389
Running dot for graph 3891/5389
Running dot for graph 3892/5389
Running dot for graph 3893/5389
Running dot for graph 3894/5389
Running dot for graph 3895/5389
Running dot for graph 3896/5389
Running dot for graph 3897/5389
Running dot for graph 3898/5389
Running dot for graph 3899/5389
Running dot for graph 3900/5389
Running dot for graph 3901/5389
Running dot for graph 3902/5389
Running dot for graph 3903/5389
Running dot for graph 3904/5389
Running dot for graph 3905/5389
Running dot for graph 3906/5389
Running dot for graph 3907/5389
Running dot for graph 3908/5389
Running dot for graph 3909/5389
Running dot for graph 3910/5389
Running dot for graph 3911/5389
Running dot for graph 3912/5389
Running dot for graph 3913/5389
Running dot for graph 3914/5389
Running dot for graph 3915/5389
Running dot for graph 3916/5389
Running dot for graph 3917/5389
Running dot for graph 3918/5389
Running dot for graph 3919/5389
Running dot for graph 3920/5389
Running dot for graph 3921/5389
Running dot for graph 3922/5389
Running dot for graph 3923/5389
Running dot for graph 3924/5389
Running dot for graph 3925/5389
Running dot for graph 3926/5389
Running dot for graph 3927/5389
Running dot for graph 3928/5389
Running dot for graph 3929/5389
Running dot for graph 3930/5389
Running dot for graph 3931/5389
Running dot for graph 3932/5389
Running dot for graph 3933/5389
Running dot for graph 3934/5389
Running dot for graph 3935/5389
Running dot for graph 3936/5389
Running dot for graph 3937/5389
Running dot for graph 3938/5389
Running dot for graph 3939/5389
Running dot for graph 3940/5389
Running dot for graph 3941/5389
Running dot for graph 3942/5389
Running dot for graph 3943/5389
Running dot for graph 3944/5389
Running dot for graph 3945/5389
Running dot for graph 3946/5389
Running dot for graph 3947/5389
Running dot for graph 3948/5389
Running dot for graph 3949/5389
Running dot for graph 3950/5389
Running dot for graph 3951/5389
Running dot for graph 3952/5389
Running dot for graph 3953/5389
Running dot for graph 3954/5389
Running dot for graph 3955/5389
Running dot for graph 3956/5389
Running dot for graph 3957/5389
Running dot for graph 3958/5389
Running dot for graph 3959/5389
Running dot for graph 3960/5389
Running dot for graph 3961/5389
Running dot for graph 3962/5389
Running dot for graph 3963/5389
Running dot for graph 3964/5389
Running dot for graph 3965/5389
Running dot for graph 3966/5389
Running dot for graph 3967/5389
Running dot for graph 3968/5389
Running dot for graph 3969/5389
Running dot for graph 3970/5389
Running dot for graph 3971/5389
Running dot for graph 3972/5389
Running dot for graph 3973/5389
Running dot for graph 3974/5389
Running dot for graph 3975/5389
Running dot for graph 3976/5389
Running dot for graph 3977/5389
Running dot for graph 3978/5389
Running dot for graph 3979/5389
Running dot for graph 3980/5389
Running dot for graph 3981/5389
Running dot for graph 3982/5389
Running dot for graph 3983/5389
Running dot for graph 3984/5389
Running dot for graph 3985/5389
Running dot for graph 3986/5389
Running dot for graph 3987/5389
Running dot for graph 3988/5389
Running dot for graph 3989/5389
Running dot for graph 3990/5389
Running dot for graph 3991/5389
Running dot for graph 3992/5389
Running dot for graph 3993/5389
Running dot for graph 3994/5389
Running dot for graph 3995/5389
Running dot for graph 3996/5389
Running dot for graph 3997/5389
Running dot for graph 3998/5389
Running dot for graph 3999/5389
Running dot for graph 4000/5389
Running dot for graph 4001/5389
Running dot for graph 4002/5389
Running dot for graph 4003/5389
Running dot for graph 4004/5389
Running dot for graph 4005/5389
Running dot for graph 4006/5389
Running dot for graph 4007/5389
Running dot for graph 4008/5389
Running dot for graph 4009/5389
Running dot for graph 4010/5389
Running dot for graph 4011/5389
Running dot for graph 4012/5389
Running dot for graph 4013/5389
Running dot for graph 4014/5389
Running dot for graph 4015/5389
Running dot for graph 4016/5389
Running dot for graph 4017/5389
Running dot for graph 4018/5389
Running dot for graph 4019/5389
Running dot for graph 4020/5389
Running dot for graph 4021/5389
Running dot for graph 4022/5389
Running dot for graph 4023/5389
Running dot for graph 4024/5389
Running dot for graph 4025/5389
Running dot for graph 4026/5389
Running dot for graph 4027/5389
Running dot for graph 4028/5389
Running dot for graph 4029/5389
Running dot for graph 4030/5389
Running dot for graph 4031/5389
Running dot for graph 4032/5389
Running dot for graph 4033/5389
Running dot for graph 4034/5389
Running dot for graph 4035/5389
Running dot for graph 4036/5389
Running dot for graph 4037/5389
Running dot for graph 4038/5389
Running dot for graph 4039/5389
Running dot for graph 4040/5389
Running dot for graph 4041/5389
Running dot for graph 4042/5389
Running dot for graph 4043/5389
Running dot for graph 4044/5389
Running dot for graph 4045/5389
Running dot for graph 4046/5389
Running dot for graph 4047/5389
Running dot for graph 4048/5389
Running dot for graph 4049/5389
Running dot for graph 4050/5389
Running dot for graph 4051/5389
Running dot for graph 4052/5389
Running dot for graph 4053/5389
Running dot for graph 4054/5389
Running dot for graph 4055/5389
Running dot for graph 4056/5389
Running dot for graph 4057/5389
Running dot for graph 4058/5389
Running dot for graph 4059/5389
Running dot for graph 4060/5389
Running dot for graph 4061/5389
Running dot for graph 4062/5389
Running dot for graph 4063/5389
Running dot for graph 4064/5389
Running dot for graph 4065/5389
Running dot for graph 4066/5389
Running dot for graph 4067/5389
Running dot for graph 4068/5389
Running dot for graph 4069/5389
Running dot for graph 4070/5389
Running dot for graph 4071/5389
Running dot for graph 4072/5389
Running dot for graph 4073/5389
Running dot for graph 4074/5389
Running dot for graph 4075/5389
Running dot for graph 4076/5389
Running dot for graph 4077/5389
Running dot for graph 4078/5389
Running dot for graph 4079/5389
Running dot for graph 4080/5389
Running dot for graph 4081/5389
Running dot for graph 4082/5389
Running dot for graph 4083/5389
Running dot for graph 4084/5389
Running dot for graph 4085/5389
Running dot for graph 4086/5389
Running dot for graph 4087/5389
Running dot for graph 4088/5389
Running dot for graph 4089/5389
Running dot for graph 4090/5389
Running dot for graph 4091/5389
Running dot for graph 4092/5389
Running dot for graph 4093/5389
Running dot for graph 4094/5389
Running dot for graph 4095/5389
Running dot for graph 4096/5389
Running dot for graph 4097/5389
Running dot for graph 4098/5389
Running dot for graph 4099/5389
Running dot for graph 4100/5389
Running dot for graph 4101/5389
Running dot for graph 4102/5389
Running dot for graph 4103/5389
Running dot for graph 4104/5389
Running dot for graph 4105/5389
Running dot for graph 4106/5389
Running dot for graph 4107/5389
Running dot for graph 4108/5389
Running dot for graph 4109/5389
Running dot for graph 4110/5389
Running dot for graph 4111/5389
Running dot for graph 4112/5389
Running dot for graph 4113/5389
Running dot for graph 4114/5389
Running dot for graph 4115/5389
Running dot for graph 4116/5389
Running dot for graph 4117/5389
Running dot for graph 4118/5389
Running dot for graph 4119/5389
Running dot for graph 4120/5389
Running dot for graph 4121/5389
Running dot for graph 4122/5389
Running dot for graph 4123/5389
Running dot for graph 4124/5389
Running dot for graph 4125/5389
Running dot for graph 4126/5389
Running dot for graph 4127/5389
Running dot for graph 4128/5389
Running dot for graph 4129/5389
Running dot for graph 4130/5389
Running dot for graph 4131/5389
Running dot for graph 4132/5389
Running dot for graph 4133/5389
Running dot for graph 4134/5389
Running dot for graph 4135/5389
Running dot for graph 4136/5389
Running dot for graph 4137/5389
Running dot for graph 4138/5389
Running dot for graph 4139/5389
Running dot for graph 4140/5389
Running dot for graph 4141/5389
Running dot for graph 4142/5389
Running dot for graph 4143/5389
Running dot for graph 4144/5389
Running dot for graph 4145/5389
Running dot for graph 4146/5389
Running dot for graph 4147/5389
Running dot for graph 4148/5389
Running dot for graph 4149/5389
Running dot for graph 4150/5389
Running dot for graph 4151/5389
Running dot for graph 4152/5389
Running dot for graph 4153/5389
Running dot for graph 4154/5389
Running dot for graph 4155/5389
Running dot for graph 4156/5389
Running dot for graph 4157/5389
Running dot for graph 4158/5389
Running dot for graph 4159/5389
Running dot for graph 4160/5389
Running dot for graph 4161/5389
Running dot for graph 4162/5389
Running dot for graph 4163/5389
Running dot for graph 4164/5389
Running dot for graph 4165/5389
Running dot for graph 4166/5389
Running dot for graph 4167/5389
Running dot for graph 4168/5389
Running dot for graph 4169/5389
Running dot for graph 4170/5389
Running dot for graph 4171/5389
Running dot for graph 4172/5389
Running dot for graph 4173/5389
Running dot for graph 4174/5389
Running dot for graph 4175/5389
Running dot for graph 4176/5389
Running dot for graph 4177/5389
Running dot for graph 4178/5389
Running dot for graph 4179/5389
Running dot for graph 4180/5389
Running dot for graph 4181/5389
Running dot for graph 4182/5389
Running dot for graph 4183/5389
Running dot for graph 4184/5389
Running dot for graph 4185/5389
Running dot for graph 4186/5389
Running dot for graph 4187/5389
Running dot for graph 4188/5389
Running dot for graph 4189/5389
Running dot for graph 4190/5389
Running dot for graph 4191/5389
Running dot for graph 4192/5389
Running dot for graph 4193/5389
Running dot for graph 4194/5389
Running dot for graph 4195/5389
Running dot for graph 4196/5389
Running dot for graph 4197/5389
Running dot for graph 4198/5389
Running dot for graph 4199/5389
Running dot for graph 4200/5389
Running dot for graph 4201/5389
Running dot for graph 4202/5389
Running dot for graph 4203/5389
Running dot for graph 4204/5389
Running dot for graph 4205/5389
Running dot for graph 4206/5389
Running dot for graph 4207/5389
Running dot for graph 4208/5389
Running dot for graph 4209/5389
Running dot for graph 4210/5389
Running dot for graph 4211/5389
Running dot for graph 4212/5389
Running dot for graph 4213/5389
Running dot for graph 4214/5389
Running dot for graph 4215/5389
Running dot for graph 4216/5389
Running dot for graph 4217/5389
Running dot for graph 4218/5389
Running dot for graph 4219/5389
Running dot for graph 4220/5389
Running dot for graph 4221/5389
Running dot for graph 4222/5389
Running dot for graph 4223/5389
Running dot for graph 4224/5389
Running dot for graph 4225/5389
Running dot for graph 4226/5389
Running dot for graph 4227/5389
Running dot for graph 4228/5389
Running dot for graph 4229/5389
Running dot for graph 4230/5389
Running dot for graph 4231/5389
Running dot for graph 4232/5389
Running dot for graph 4233/5389
Running dot for graph 4234/5389
Running dot for graph 4235/5389
Running dot for graph 4236/5389
Running dot for graph 4237/5389
Running dot for graph 4238/5389
Running dot for graph 4239/5389
Running dot for graph 4240/5389
Running dot for graph 4241/5389
Running dot for graph 4242/5389
Running dot for graph 4243/5389
Running dot for graph 4244/5389
Running dot for graph 4245/5389
Running dot for graph 4246/5389
Running dot for graph 4247/5389
Running dot for graph 4248/5389
Running dot for graph 4249/5389
Running dot for graph 4250/5389
Running dot for graph 4251/5389
Running dot for graph 4252/5389
Running dot for graph 4253/5389
Running dot for graph 4254/5389
Running dot for graph 4255/5389
Running dot for graph 4256/5389
Running dot for graph 4257/5389
Running dot for graph 4258/5389
Running dot for graph 4259/5389
Running dot for graph 4260/5389
Running dot for graph 4261/5389
Running dot for graph 4262/5389
Running dot for graph 4263/5389
Running dot for graph 4264/5389
Running dot for graph 4265/5389
Running dot for graph 4266/5389
Running dot for graph 4267/5389
Running dot for graph 4268/5389
Running dot for graph 4269/5389
Running dot for graph 4270/5389
Running dot for graph 4271/5389
Running dot for graph 4272/5389
Running dot for graph 4273/5389
Running dot for graph 4274/5389
Running dot for graph 4275/5389
Running dot for graph 4276/5389
Running dot for graph 4277/5389
Running dot for graph 4278/5389
Running dot for graph 4279/5389
Running dot for graph 4280/5389
Running dot for graph 4281/5389
Running dot for graph 4282/5389
Running dot for graph 4283/5389
Running dot for graph 4284/5389
Running dot for graph 4285/5389
Running dot for graph 4286/5389
Running dot for graph 4287/5389
Running dot for graph 4288/5389
Running dot for graph 4289/5389
Running dot for graph 4290/5389
Running dot for graph 4291/5389
Running dot for graph 4292/5389
Running dot for graph 4293/5389
Running dot for graph 4294/5389
Running dot for graph 4295/5389
Running dot for graph 4296/5389
Running dot for graph 4297/5389
Running dot for graph 4298/5389
Running dot for graph 4299/5389
Running dot for graph 4300/5389
Running dot for graph 4301/5389
Running dot for graph 4302/5389
Running dot for graph 4303/5389
Running dot for graph 4304/5389
Running dot for graph 4305/5389
Running dot for graph 4306/5389
Running dot for graph 4307/5389
Running dot for graph 4308/5389
Running dot for graph 4309/5389
Running dot for graph 4310/5389
Running dot for graph 4311/5389
Running dot for graph 4312/5389
Running dot for graph 4313/5389
Running dot for graph 4314/5389
Running dot for graph 4315/5389
Running dot for graph 4316/5389
Running dot for graph 4317/5389
Running dot for graph 4318/5389
Running dot for graph 4319/5389
Running dot for graph 4320/5389
Running dot for graph 4321/5389
Running dot for graph 4322/5389
Running dot for graph 4323/5389
Running dot for graph 4324/5389
Running dot for graph 4325/5389
Running dot for graph 4326/5389
Running dot for graph 4327/5389
Running dot for graph 4328/5389
Running dot for graph 4329/5389
Running dot for graph 4330/5389
Running dot for graph 4331/5389
Running dot for graph 4332/5389
Running dot for graph 4333/5389
Running dot for graph 4334/5389
Running dot for graph 4335/5389
Running dot for graph 4336/5389
Running dot for graph 4337/5389
Running dot for graph 4338/5389
Running dot for graph 4339/5389
Running dot for graph 4340/5389
Running dot for graph 4341/5389
Running dot for graph 4342/5389
Running dot for graph 4343/5389
Running dot for graph 4344/5389
Running dot for graph 4345/5389
Running dot for graph 4346/5389
Running dot for graph 4347/5389
Running dot for graph 4348/5389
Running dot for graph 4349/5389
Running dot for graph 4350/5389
Running dot for graph 4351/5389
Running dot for graph 4352/5389
Running dot for graph 4353/5389
Running dot for graph 4354/5389
Running dot for graph 4355/5389
Running dot for graph 4356/5389
Running dot for graph 4357/5389
Running dot for graph 4358/5389
Running dot for graph 4359/5389
Running dot for graph 4360/5389
Running dot for graph 4361/5389
Running dot for graph 4362/5389
Running dot for graph 4363/5389
Running dot for graph 4364/5389
Running dot for graph 4365/5389
Running dot for graph 4366/5389
Running dot for graph 4367/5389
Running dot for graph 4368/5389
Running dot for graph 4369/5389
Running dot for graph 4370/5389
Running dot for graph 4371/5389
Running dot for graph 4372/5389
Running dot for graph 4373/5389
Running dot for graph 4374/5389
Running dot for graph 4375/5389
Running dot for graph 4376/5389
Running dot for graph 4377/5389
Running dot for graph 4378/5389
Running dot for graph 4379/5389
Running dot for graph 4380/5389
Running dot for graph 4381/5389
Running dot for graph 4382/5389
Running dot for graph 4383/5389
Running dot for graph 4384/5389
Running dot for graph 4385/5389
Running dot for graph 4386/5389
Running dot for graph 4387/5389
Running dot for graph 4388/5389
Running dot for graph 4389/5389
Running dot for graph 4390/5389
Running dot for graph 4391/5389
Running dot for graph 4392/5389
Running dot for graph 4393/5389
Running dot for graph 4394/5389
Running dot for graph 4395/5389
Running dot for graph 4396/5389
Running dot for graph 4397/5389
Running dot for graph 4398/5389
Running dot for graph 4399/5389
Running dot for graph 4400/5389
Running dot for graph 4401/5389
Running dot for graph 4402/5389
Running dot for graph 4403/5389
Running dot for graph 4404/5389
Running dot for graph 4405/5389
Running dot for graph 4406/5389
Running dot for graph 4407/5389
Running dot for graph 4408/5389
Running dot for graph 4409/5389
Running dot for graph 4410/5389
Running dot for graph 4411/5389
Running dot for graph 4412/5389
Running dot for graph 4413/5389
Running dot for graph 4414/5389
Running dot for graph 4415/5389
Running dot for graph 4416/5389
Running dot for graph 4417/5389
Running dot for graph 4418/5389
Running dot for graph 4419/5389
Running dot for graph 4420/5389
Running dot for graph 4421/5389
Running dot for graph 4422/5389
Running dot for graph 4423/5389
Running dot for graph 4424/5389
Running dot for graph 4425/5389
Running dot for graph 4426/5389
Running dot for graph 4427/5389
Running dot for graph 4428/5389
Running dot for graph 4429/5389
Running dot for graph 4430/5389
Running dot for graph 4431/5389
Running dot for graph 4432/5389
Running dot for graph 4433/5389
Running dot for graph 4434/5389
Running dot for graph 4435/5389
Running dot for graph 4436/5389
Running dot for graph 4437/5389
Running dot for graph 4438/5389
Running dot for graph 4439/5389
Running dot for graph 4440/5389
Running dot for graph 4441/5389
Running dot for graph 4442/5389
Running dot for graph 4443/5389
Running dot for graph 4444/5389
Running dot for graph 4445/5389
Running dot for graph 4446/5389
Running dot for graph 4447/5389
Running dot for graph 4448/5389
Running dot for graph 4449/5389
Running dot for graph 4450/5389
Running dot for graph 4451/5389
Running dot for graph 4452/5389
Running dot for graph 4453/5389
Running dot for graph 4454/5389
Running dot for graph 4455/5389
Running dot for graph 4456/5389
Running dot for graph 4457/5389
Running dot for graph 4458/5389
Running dot for graph 4459/5389
Running dot for graph 4460/5389
Running dot for graph 4461/5389
Running dot for graph 4462/5389
Running dot for graph 4463/5389
Running dot for graph 4464/5389
Running dot for graph 4465/5389
Running dot for graph 4466/5389
Running dot for graph 4467/5389
Running dot for graph 4468/5389
Running dot for graph 4469/5389
Running dot for graph 4470/5389
Running dot for graph 4471/5389
Running dot for graph 4472/5389
Running dot for graph 4473/5389
Running dot for graph 4474/5389
Running dot for graph 4475/5389
Running dot for graph 4476/5389
Running dot for graph 4477/5389
Running dot for graph 4478/5389
Running dot for graph 4479/5389
Running dot for graph 4480/5389
Running dot for graph 4481/5389
Running dot for graph 4482/5389
Running dot for graph 4483/5389
Running dot for graph 4484/5389
Running dot for graph 4485/5389
Running dot for graph 4486/5389
Running dot for graph 4487/5389
Running dot for graph 4488/5389
Running dot for graph 4489/5389
Running dot for graph 4490/5389
Running dot for graph 4491/5389
Running dot for graph 4492/5389
Running dot for graph 4493/5389
Running dot for graph 4494/5389
Running dot for graph 4495/5389
Running dot for graph 4496/5389
Running dot for graph 4497/5389
Running dot for graph 4498/5389
Running dot for graph 4499/5389
Running dot for graph 4500/5389
Running dot for graph 4501/5389
Running dot for graph 4502/5389
Running dot for graph 4503/5389
Running dot for graph 4504/5389
Running dot for graph 4505/5389
Running dot for graph 4506/5389
Running dot for graph 4507/5389
Running dot for graph 4508/5389
Running dot for graph 4509/5389
Running dot for graph 4510/5389
Running dot for graph 4511/5389
Running dot for graph 4512/5389
Running dot for graph 4513/5389
Running dot for graph 4514/5389
Running dot for graph 4515/5389
Running dot for graph 4516/5389
Running dot for graph 4517/5389
Running dot for graph 4518/5389
Running dot for graph 4519/5389
Running dot for graph 4520/5389
Running dot for graph 4521/5389
Running dot for graph 4522/5389
Running dot for graph 4523/5389
Running dot for graph 4524/5389
Running dot for graph 4525/5389
Running dot for graph 4526/5389
Running dot for graph 4527/5389
Running dot for graph 4528/5389
Running dot for graph 4529/5389
Running dot for graph 4530/5389
Running dot for graph 4531/5389
Running dot for graph 4532/5389
Running dot for graph 4533/5389
Running dot for graph 4534/5389
Running dot for graph 4535/5389
Running dot for graph 4536/5389
Running dot for graph 4537/5389
Running dot for graph 4538/5389
Running dot for graph 4539/5389
Running dot for graph 4540/5389
Running dot for graph 4541/5389
Running dot for graph 4542/5389
Running dot for graph 4543/5389
Running dot for graph 4544/5389
Running dot for graph 4545/5389
Running dot for graph 4546/5389
Running dot for graph 4547/5389
Running dot for graph 4548/5389
Running dot for graph 4549/5389
Running dot for graph 4550/5389
Running dot for graph 4551/5389
Running dot for graph 4552/5389
Running dot for graph 4553/5389
Running dot for graph 4554/5389
Running dot for graph 4555/5389
Running dot for graph 4556/5389
Running dot for graph 4557/5389
Running dot for graph 4558/5389
Running dot for graph 4559/5389
Running dot for graph 4560/5389
Running dot for graph 4561/5389
Running dot for graph 4562/5389
Running dot for graph 4563/5389
Running dot for graph 4564/5389
Running dot for graph 4565/5389
Running dot for graph 4566/5389
Running dot for graph 4567/5389
Running dot for graph 4568/5389
Running dot for graph 4569/5389
Running dot for graph 4570/5389
Running dot for graph 4571/5389
Running dot for graph 4572/5389
Running dot for graph 4573/5389
Running dot for graph 4574/5389
Running dot for graph 4575/5389
Running dot for graph 4576/5389
Running dot for graph 4577/5389
Running dot for graph 4578/5389
Running dot for graph 4579/5389
Running dot for graph 4580/5389
Running dot for graph 4581/5389
Running dot for graph 4582/5389
Running dot for graph 4583/5389
Running dot for graph 4584/5389
Running dot for graph 4585/5389
Running dot for graph 4586/5389
Running dot for graph 4587/5389
Running dot for graph 4588/5389
Running dot for graph 4589/5389
Running dot for graph 4590/5389
Running dot for graph 4591/5389
Running dot for graph 4592/5389
Running dot for graph 4593/5389
Running dot for graph 4594/5389
Running dot for graph 4595/5389
Running dot for graph 4596/5389
Running dot for graph 4597/5389
Running dot for graph 4598/5389
Running dot for graph 4599/5389
Running dot for graph 4600/5389
Running dot for graph 4601/5389
Running dot for graph 4602/5389
Running dot for graph 4603/5389
Running dot for graph 4604/5389
Running dot for graph 4605/5389
Running dot for graph 4606/5389
Running dot for graph 4607/5389
Running dot for graph 4608/5389
Running dot for graph 4609/5389
Running dot for graph 4610/5389
Running dot for graph 4611/5389
Running dot for graph 4612/5389
Running dot for graph 4613/5389
Running dot for graph 4614/5389
Running dot for graph 4615/5389
Running dot for graph 4616/5389
Running dot for graph 4617/5389
Running dot for graph 4618/5389
Running dot for graph 4619/5389
Running dot for graph 4620/5389
Running dot for graph 4621/5389
Running dot for graph 4622/5389
Running dot for graph 4623/5389
Running dot for graph 4624/5389
Running dot for graph 4625/5389
Running dot for graph 4626/5389
Running dot for graph 4627/5389
Running dot for graph 4628/5389
Running dot for graph 4629/5389
Running dot for graph 4630/5389
Running dot for graph 4631/5389
Running dot for graph 4632/5389
Running dot for graph 4633/5389
Running dot for graph 4634/5389
Running dot for graph 4635/5389
Running dot for graph 4636/5389
Running dot for graph 4637/5389
Running dot for graph 4638/5389
Running dot for graph 4639/5389
Running dot for graph 4640/5389
Running dot for graph 4641/5389
Running dot for graph 4642/5389
Running dot for graph 4643/5389
Running dot for graph 4644/5389
Running dot for graph 4645/5389
Running dot for graph 4646/5389
Running dot for graph 4647/5389
Running dot for graph 4648/5389
Running dot for graph 4649/5389
Running dot for graph 4650/5389
Running dot for graph 4651/5389
Running dot for graph 4652/5389
Running dot for graph 4653/5389
Running dot for graph 4654/5389
Running dot for graph 4655/5389
Running dot for graph 4656/5389
Running dot for graph 4657/5389
Running dot for graph 4658/5389
Running dot for graph 4659/5389
Running dot for graph 4660/5389
Running dot for graph 4661/5389
Running dot for graph 4662/5389
Running dot for graph 4663/5389
Running dot for graph 4664/5389
Running dot for graph 4665/5389
Running dot for graph 4666/5389
Running dot for graph 4667/5389
Running dot for graph 4668/5389
Running dot for graph 4669/5389
Running dot for graph 4670/5389
Running dot for graph 4671/5389
Running dot for graph 4672/5389
Running dot for graph 4673/5389
Running dot for graph 4674/5389
Running dot for graph 4675/5389
Running dot for graph 4676/5389
Running dot for graph 4677/5389
Running dot for graph 4678/5389
Running dot for graph 4679/5389
Running dot for graph 4680/5389
Running dot for graph 4681/5389
Running dot for graph 4682/5389
Running dot for graph 4683/5389
Running dot for graph 4684/5389
Running dot for graph 4685/5389
Running dot for graph 4686/5389
Running dot for graph 4687/5389
Running dot for graph 4688/5389
Running dot for graph 4689/5389
Running dot for graph 4690/5389
Running dot for graph 4691/5389
Running dot for graph 4692/5389
Running dot for graph 4693/5389
Running dot for graph 4694/5389
Running dot for graph 4695/5389
Running dot for graph 4696/5389
Running dot for graph 4697/5389
Running dot for graph 4698/5389
Running dot for graph 4699/5389
Running dot for graph 4700/5389
Running dot for graph 4701/5389
Running dot for graph 4702/5389
Running dot for graph 4703/5389
Running dot for graph 4704/5389
Running dot for graph 4705/5389
Running dot for graph 4706/5389
Running dot for graph 4707/5389
Running dot for graph 4708/5389
Running dot for graph 4709/5389
Running dot for graph 4710/5389
Running dot for graph 4711/5389
Running dot for graph 4712/5389
Running dot for graph 4713/5389
Running dot for graph 4714/5389
Running dot for graph 4715/5389
Running dot for graph 4716/5389
Running dot for graph 4717/5389
Running dot for graph 4718/5389
Running dot for graph 4719/5389
Running dot for graph 4720/5389
Running dot for graph 4721/5389
Running dot for graph 4722/5389
Running dot for graph 4723/5389
Running dot for graph 4724/5389
Running dot for graph 4725/5389
Running dot for graph 4726/5389
Running dot for graph 4727/5389
Running dot for graph 4728/5389
Running dot for graph 4729/5389
Running dot for graph 4730/5389
Running dot for graph 4731/5389
Running dot for graph 4732/5389
Running dot for graph 4733/5389
Running dot for graph 4734/5389
Running dot for graph 4735/5389
Running dot for graph 4736/5389
Running dot for graph 4737/5389
Running dot for graph 4738/5389
Running dot for graph 4739/5389
Running dot for graph 4740/5389
Running dot for graph 4741/5389
Running dot for graph 4742/5389
Running dot for graph 4743/5389
Running dot for graph 4744/5389
Running dot for graph 4745/5389
Running dot for graph 4746/5389
Running dot for graph 4747/5389
Running dot for graph 4748/5389
Running dot for graph 4749/5389
Running dot for graph 4750/5389
Running dot for graph 4751/5389
Running dot for graph 4752/5389
Running dot for graph 4753/5389
Running dot for graph 4754/5389
Running dot for graph 4755/5389
Running dot for graph 4756/5389
Running dot for graph 4757/5389
Running dot for graph 4758/5389
Running dot for graph 4759/5389
Running dot for graph 4760/5389
Running dot for graph 4761/5389
Running dot for graph 4762/5389
Running dot for graph 4763/5389
Running dot for graph 4764/5389
Running dot for graph 4765/5389
Running dot for graph 4766/5389
Running dot for graph 4767/5389
Running dot for graph 4768/5389
Running dot for graph 4769/5389
Running dot for graph 4770/5389
Running dot for graph 4771/5389
Running dot for graph 4772/5389
Running dot for graph 4773/5389
Running dot for graph 4774/5389
Running dot for graph 4775/5389
Running dot for graph 4776/5389
Running dot for graph 4777/5389
Running dot for graph 4778/5389
Running dot for graph 4779/5389
Running dot for graph 4780/5389
Running dot for graph 4781/5389
Running dot for graph 4782/5389
Running dot for graph 4783/5389
Running dot for graph 4784/5389
Running dot for graph 4785/5389
Running dot for graph 4786/5389
Running dot for graph 4787/5389
Running dot for graph 4788/5389
Running dot for graph 4789/5389
Running dot for graph 4790/5389
Running dot for graph 4791/5389
Running dot for graph 4792/5389
Running dot for graph 4793/5389
Running dot for graph 4794/5389
Running dot for graph 4795/5389
Running dot for graph 4796/5389
Running dot for graph 4797/5389
Running dot for graph 4798/5389
Running dot for graph 4799/5389
Running dot for graph 4800/5389
Running dot for graph 4801/5389
Running dot for graph 4802/5389
Running dot for graph 4803/5389
Running dot for graph 4804/5389
Running dot for graph 4805/5389
Running dot for graph 4806/5389
Running dot for graph 4807/5389
Running dot for graph 4808/5389
Running dot for graph 4809/5389
Running dot for graph 4810/5389
Running dot for graph 4811/5389
Running dot for graph 4812/5389
Running dot for graph 4813/5389
Running dot for graph 4814/5389
Running dot for graph 4815/5389
Running dot for graph 4816/5389
Running dot for graph 4817/5389
Running dot for graph 4818/5389
Running dot for graph 4819/5389
Running dot for graph 4820/5389
Running dot for graph 4821/5389
Running dot for graph 4822/5389
Running dot for graph 4823/5389
Running dot for graph 4824/5389
Running dot for graph 4825/5389
Running dot for graph 4826/5389
Running dot for graph 4827/5389
Running dot for graph 4828/5389
Running dot for graph 4829/5389
Running dot for graph 4830/5389
Running dot for graph 4831/5389
Running dot for graph 4832/5389
Running dot for graph 4833/5389
Running dot for graph 4834/5389
Running dot for graph 4835/5389
Running dot for graph 4836/5389
Running dot for graph 4837/5389
Running dot for graph 4838/5389
Running dot for graph 4839/5389
Running dot for graph 4840/5389
Running dot for graph 4841/5389
Running dot for graph 4842/5389
Running dot for graph 4843/5389
Running dot for graph 4844/5389
Running dot for graph 4845/5389
Running dot for graph 4846/5389
Running dot for graph 4847/5389
Running dot for graph 4848/5389
Running dot for graph 4849/5389
Running dot for graph 4850/5389
Running dot for graph 4851/5389
Running dot for graph 4852/5389
Running dot for graph 4853/5389
Running dot for graph 4854/5389
Running dot for graph 4855/5389
Running dot for graph 4856/5389
Running dot for graph 4857/5389
Running dot for graph 4858/5389
Running dot for graph 4859/5389
Running dot for graph 4860/5389
Running dot for graph 4861/5389
Running dot for graph 4862/5389
Running dot for graph 4863/5389
Running dot for graph 4864/5389
Running dot for graph 4865/5389
Running dot for graph 4866/5389
Running dot for graph 4867/5389
Running dot for graph 4868/5389
Running dot for graph 4869/5389
Running dot for graph 4870/5389
Running dot for graph 4871/5389
Running dot for graph 4872/5389
Running dot for graph 4873/5389
Running dot for graph 4874/5389
Running dot for graph 4875/5389
Running dot for graph 4876/5389
Running dot for graph 4877/5389
Running dot for graph 4878/5389
Running dot for graph 4879/5389
Running dot for graph 4880/5389
Running dot for graph 4881/5389
Running dot for graph 4882/5389
Running dot for graph 4883/5389
Running dot for graph 4884/5389
Running dot for graph 4885/5389
Running dot for graph 4886/5389
Running dot for graph 4887/5389
Running dot for graph 4888/5389
Running dot for graph 4889/5389
Running dot for graph 4890/5389
Running dot for graph 4891/5389
Running dot for graph 4892/5389
Running dot for graph 4893/5389
Running dot for graph 4894/5389
Running dot for graph 4895/5389
Running dot for graph 4896/5389
Running dot for graph 4897/5389
Running dot for graph 4898/5389
Running dot for graph 4899/5389
Running dot for graph 4900/5389
Running dot for graph 4901/5389
Running dot for graph 4902/5389
Running dot for graph 4903/5389
Running dot for graph 4904/5389
Running dot for graph 4905/5389
Running dot for graph 4906/5389
Running dot for graph 4907/5389
Running dot for graph 4908/5389
Running dot for graph 4909/5389
Running dot for graph 4910/5389
Running dot for graph 4911/5389
Running dot for graph 4912/5389
Running dot for graph 4913/5389
Running dot for graph 4914/5389
Running dot for graph 4915/5389
Running dot for graph 4916/5389
Running dot for graph 4917/5389
Running dot for graph 4918/5389
Running dot for graph 4919/5389
Running dot for graph 4920/5389
Running dot for graph 4921/5389
Running dot for graph 4922/5389
Running dot for graph 4923/5389
Running dot for graph 4924/5389
Running dot for graph 4925/5389
Running dot for graph 4926/5389
Running dot for graph 4927/5389
Running dot for graph 4928/5389
Running dot for graph 4929/5389
Running dot for graph 4930/5389
Running dot for graph 4931/5389
Running dot for graph 4932/5389
Running dot for graph 4933/5389
Running dot for graph 4934/5389
Running dot for graph 4935/5389
Running dot for graph 4936/5389
Running dot for graph 4937/5389
Running dot for graph 4938/5389
Running dot for graph 4939/5389
Running dot for graph 4940/5389
Running dot for graph 4941/5389
Running dot for graph 4942/5389
Running dot for graph 4943/5389
Running dot for graph 4944/5389
Running dot for graph 4945/5389
Running dot for graph 4946/5389
Running dot for graph 4947/5389
Running dot for graph 4948/5389
Running dot for graph 4949/5389
Running dot for graph 4950/5389
Running dot for graph 4951/5389
Running dot for graph 4952/5389
Running dot for graph 4953/5389
Running dot for graph 4954/5389
Running dot for graph 4955/5389
Running dot for graph 4956/5389
Running dot for graph 4957/5389
Running dot for graph 4958/5389
Running dot for graph 4959/5389
Running dot for graph 4960/5389
Running dot for graph 4961/5389
Running dot for graph 4962/5389
Running dot for graph 4963/5389
Running dot for graph 4964/5389
Running dot for graph 4965/5389
Running dot for graph 4966/5389
Running dot for graph 4967/5389
Running dot for graph 4968/5389
Running dot for graph 4969/5389
Running dot for graph 4970/5389
Running dot for graph 4971/5389
Running dot for graph 4972/5389
Running dot for graph 4973/5389
Running dot for graph 4974/5389
Running dot for graph 4975/5389
Running dot for graph 4976/5389
Running dot for graph 4977/5389
Running dot for graph 4978/5389
Running dot for graph 4979/5389
Running dot for graph 4980/5389
Running dot for graph 4981/5389
Running dot for graph 4982/5389
Running dot for graph 4983/5389
Running dot for graph 4984/5389
Running dot for graph 4985/5389
Running dot for graph 4986/5389
Running dot for graph 4987/5389
Running dot for graph 4988/5389
Running dot for graph 4989/5389
Running dot for graph 4990/5389
Running dot for graph 4991/5389
Running dot for graph 4992/5389
Running dot for graph 4993/5389
Running dot for graph 4994/5389
Running dot for graph 4995/5389
Running dot for graph 4996/5389
Running dot for graph 4997/5389
Running dot for graph 4998/5389
Running dot for graph 4999/5389
Running dot for graph 5000/5389
Running dot for graph 5001/5389
Running dot for graph 5002/5389
Running dot for graph 5003/5389
Running dot for graph 5004/5389
Running dot for graph 5005/5389
Running dot for graph 5006/5389
Running dot for graph 5007/5389
Running dot for graph 5008/5389
Running dot for graph 5009/5389
Running dot for graph 5010/5389
Running dot for graph 5011/5389
Running dot for graph 5012/5389
Running dot for graph 5013/5389
Running dot for graph 5014/5389
Running dot for graph 5015/5389
Running dot for graph 5016/5389
Running dot for graph 5017/5389
Running dot for graph 5018/5389
Running dot for graph 5019/5389
Running dot for graph 5020/5389
Running dot for graph 5021/5389
Running dot for graph 5022/5389
Running dot for graph 5023/5389
Running dot for graph 5024/5389
Running dot for graph 5025/5389
Running dot for graph 5026/5389
Running dot for graph 5027/5389
Running dot for graph 5028/5389
Running dot for graph 5029/5389
Running dot for graph 5030/5389
Running dot for graph 5031/5389
Running dot for graph 5032/5389
Running dot for graph 5033/5389
Running dot for graph 5034/5389
Running dot for graph 5035/5389
Running dot for graph 5036/5389
Running dot for graph 5037/5389
Running dot for graph 5038/5389
Running dot for graph 5039/5389
Running dot for graph 5040/5389
Running dot for graph 5041/5389
Running dot for graph 5042/5389
Running dot for graph 5043/5389
Running dot for graph 5044/5389
Running dot for graph 5045/5389
Running dot for graph 5046/5389
Running dot for graph 5047/5389
Running dot for graph 5048/5389
Running dot for graph 5049/5389
Running dot for graph 5050/5389
Running dot for graph 5051/5389
Running dot for graph 5052/5389
Running dot for graph 5053/5389
Running dot for graph 5054/5389
Running dot for graph 5055/5389
Running dot for graph 5056/5389
Running dot for graph 5057/5389
Running dot for graph 5058/5389
Running dot for graph 5059/5389
Running dot for graph 5060/5389
Running dot for graph 5061/5389
Running dot for graph 5062/5389
Running dot for graph 5063/5389
Running dot for graph 5064/5389
Running dot for graph 5065/5389
Running dot for graph 5066/5389
Running dot for graph 5067/5389
Running dot for graph 5068/5389
Running dot for graph 5069/5389
Running dot for graph 5070/5389
Running dot for graph 5071/5389
Running dot for graph 5072/5389
Running dot for graph 5073/5389
Running dot for graph 5074/5389
Running dot for graph 5075/5389
Running dot for graph 5076/5389
Running dot for graph 5077/5389
Running dot for graph 5078/5389
Running dot for graph 5079/5389
Running dot for graph 5080/5389
Running dot for graph 5081/5389
Running dot for graph 5082/5389
Running dot for graph 5083/5389
Running dot for graph 5084/5389
Running dot for graph 5085/5389
Running dot for graph 5086/5389
Running dot for graph 5087/5389
Running dot for graph 5088/5389
Running dot for graph 5089/5389
Running dot for graph 5090/5389
Running dot for graph 5091/5389
Running dot for graph 5092/5389
Running dot for graph 5093/5389
Running dot for graph 5094/5389
Running dot for graph 5095/5389
Running dot for graph 5096/5389
Running dot for graph 5097/5389
Running dot for graph 5098/5389
Running dot for graph 5099/5389
Running dot for graph 5100/5389
Running dot for graph 5101/5389
Running dot for graph 5102/5389
Running dot for graph 5103/5389
Running dot for graph 5104/5389
Running dot for graph 5105/5389
Running dot for graph 5106/5389
Running dot for graph 5107/5389
Running dot for graph 5108/5389
Running dot for graph 5109/5389
Running dot for graph 5110/5389
Running dot for graph 5111/5389
Running dot for graph 5112/5389
Running dot for graph 5113/5389
Running dot for graph 5114/5389
Running dot for graph 5115/5389
Running dot for graph 5116/5389
Running dot for graph 5117/5389
Running dot for graph 5118/5389
Running dot for graph 5119/5389
Running dot for graph 5120/5389
Running dot for graph 5121/5389
Running dot for graph 5122/5389
Running dot for graph 5123/5389
Running dot for graph 5124/5389
Running dot for graph 5125/5389
Running dot for graph 5126/5389
Running dot for graph 5127/5389
Running dot for graph 5128/5389
Running dot for graph 5129/5389
Running dot for graph 5130/5389
Running dot for graph 5131/5389
Running dot for graph 5132/5389
Running dot for graph 5133/5389
Running dot for graph 5134/5389
Running dot for graph 5135/5389
Running dot for graph 5136/5389
Running dot for graph 5137/5389
Running dot for graph 5138/5389
Running dot for graph 5139/5389
Running dot for graph 5140/5389
Running dot for graph 5141/5389
Running dot for graph 5142/5389
Running dot for graph 5143/5389
Running dot for graph 5144/5389
Running dot for graph 5145/5389
Running dot for graph 5146/5389
Running dot for graph 5147/5389
Running dot for graph 5148/5389
Running dot for graph 5149/5389
Running dot for graph 5150/5389
Running dot for graph 5151/5389
Running dot for graph 5152/5389
Running dot for graph 5153/5389
Running dot for graph 5154/5389
Running dot for graph 5155/5389
Running dot for graph 5156/5389
Running dot for graph 5157/5389
Running dot for graph 5158/5389
Running dot for graph 5159/5389
Running dot for graph 5160/5389
Running dot for graph 5161/5389
Running dot for graph 5162/5389
Running dot for graph 5163/5389
Running dot for graph 5164/5389
Running dot for graph 5165/5389
Running dot for graph 5166/5389
Running dot for graph 5167/5389
Running dot for graph 5168/5389
Running dot for graph 5169/5389
Running dot for graph 5170/5389
Running dot for graph 5171/5389
Running dot for graph 5172/5389
Running dot for graph 5173/5389
Running dot for graph 5174/5389
Running dot for graph 5175/5389
Running dot for graph 5176/5389
Running dot for graph 5177/5389
Running dot for graph 5178/5389
Running dot for graph 5179/5389
Running dot for graph 5180/5389
Running dot for graph 5181/5389
Running dot for graph 5182/5389
Running dot for graph 5183/5389
Running dot for graph 5184/5389
Running dot for graph 5185/5389
Running dot for graph 5186/5389
Running dot for graph 5187/5389
Running dot for graph 5188/5389
Running dot for graph 5189/5389
Running dot for graph 5190/5389
Running dot for graph 5191/5389
Running dot for graph 5192/5389
Running dot for graph 5193/5389
Running dot for graph 5194/5389
Running dot for graph 5195/5389
Running dot for graph 5196/5389
Running dot for graph 5197/5389
Running dot for graph 5198/5389
Running dot for graph 5199/5389
Running dot for graph 5200/5389
Running dot for graph 5201/5389
Running dot for graph 5202/5389
Running dot for graph 5203/5389
Running dot for graph 5204/5389
Running dot for graph 5205/5389
Running dot for graph 5206/5389
Running dot for graph 5207/5389
Running dot for graph 5208/5389
Running dot for graph 5209/5389
Running dot for graph 5210/5389
Running dot for graph 5211/5389
Running dot for graph 5212/5389
Running dot for graph 5213/5389
Running dot for graph 5214/5389
Running dot for graph 5215/5389
Running dot for graph 5216/5389
Running dot for graph 5217/5389
Running dot for graph 5218/5389
Running dot for graph 5219/5389
Running dot for graph 5220/5389
Running dot for graph 5221/5389
Running dot for graph 5222/5389
Running dot for graph 5223/5389
Running dot for graph 5224/5389
Running dot for graph 5225/5389
Running dot for graph 5226/5389
Running dot for graph 5227/5389
Running dot for graph 5228/5389
Running dot for graph 5229/5389
Running dot for graph 5230/5389
Running dot for graph 5231/5389
Running dot for graph 5232/5389
Running dot for graph 5233/5389
Running dot for graph 5234/5389
Running dot for graph 5235/5389
Running dot for graph 5236/5389
Running dot for graph 5237/5389
Running dot for graph 5238/5389
Running dot for graph 5239/5389
Running dot for graph 5240/5389
Running dot for graph 5241/5389
Running dot for graph 5242/5389
Running dot for graph 5243/5389
Running dot for graph 5244/5389
Running dot for graph 5245/5389
Running dot for graph 5246/5389
Running dot for graph 5247/5389
Running dot for graph 5248/5389
Running dot for graph 5249/5389
Running dot for graph 5250/5389
Running dot for graph 5251/5389
Running dot for graph 5252/5389
Running dot for graph 5253/5389
Running dot for graph 5254/5389
Running dot for graph 5255/5389
Running dot for graph 5256/5389
Running dot for graph 5257/5389
Running dot for graph 5258/5389
Running dot for graph 5259/5389
Running dot for graph 5260/5389
Running dot for graph 5261/5389
Running dot for graph 5262/5389
Running dot for graph 5263/5389
Running dot for graph 5264/5389
Running dot for graph 5265/5389
Running dot for graph 5266/5389
Running dot for graph 5267/5389
Running dot for graph 5268/5389
Running dot for graph 5269/5389
Running dot for graph 5270/5389
Running dot for graph 5271/5389
Running dot for graph 5272/5389
Running dot for graph 5273/5389
Running dot for graph 5274/5389
Running dot for graph 5275/5389
Running dot for graph 5276/5389
Running dot for graph 5277/5389
Running dot for graph 5278/5389
Running dot for graph 5279/5389
Running dot for graph 5280/5389
Running dot for graph 5281/5389
Running dot for graph 5282/5389
Running dot for graph 5283/5389
Running dot for graph 5284/5389
Running dot for graph 5285/5389
Running dot for graph 5286/5389
Running dot for graph 5287/5389
Running dot for graph 5288/5389
Running dot for graph 5289/5389
Running dot for graph 5290/5389
Running dot for graph 5291/5389
Running dot for graph 5292/5389
Running dot for graph 5293/5389
Running dot for graph 5294/5389
Running dot for graph 5295/5389
Running dot for graph 5296/5389
Running dot for graph 5297/5389
Running dot for graph 5298/5389
Running dot for graph 5299/5389
Running dot for graph 5300/5389
Running dot for graph 5301/5389
Running dot for graph 5302/5389
Running dot for graph 5303/5389
Running dot for graph 5304/5389
Running dot for graph 5305/5389
Running dot for graph 5306/5389
Running dot for graph 5307/5389
Running dot for graph 5308/5389
Running dot for graph 5309/5389
Running dot for graph 5310/5389
Running dot for graph 5311/5389
Running dot for graph 5312/5389
Running dot for graph 5313/5389
Running dot for graph 5314/5389
Running dot for graph 5315/5389
Running dot for graph 5316/5389
Running dot for graph 5317/5389
Running dot for graph 5318/5389
Running dot for graph 5319/5389
Running dot for graph 5320/5389
Running dot for graph 5321/5389
Running dot for graph 5322/5389
Running dot for graph 5323/5389
Running dot for graph 5324/5389
Running dot for graph 5325/5389
Running dot for graph 5326/5389
Running dot for graph 5327/5389
Running dot for graph 5328/5389
Running dot for graph 5329/5389
Running dot for graph 5330/5389
Running dot for graph 5331/5389
Running dot for graph 5332/5389
Running dot for graph 5333/5389
Running dot for graph 5334/5389
Running dot for graph 5335/5389
Running dot for graph 5336/5389
Running dot for graph 5337/5389
Running dot for graph 5338/5389
Running dot for graph 5339/5389
Running dot for graph 5340/5389
Running dot for graph 5341/5389
Running dot for graph 5342/5389
Running dot for graph 5343/5389
Running dot for graph 5344/5389
Running dot for graph 5345/5389
Running dot for graph 5346/5389
Running dot for graph 5347/5389
Running dot for graph 5348/5389
Running dot for graph 5349/5389
Running dot for graph 5350/5389
Running dot for graph 5351/5389
Running dot for graph 5352/5389
Running dot for graph 5353/5389
Running dot for graph 5354/5389
Running dot for graph 5355/5389
Running dot for graph 5356/5389
Running dot for graph 5357/5389
Running dot for graph 5358/5389
Running dot for graph 5359/5389
Running dot for graph 5360/5389
Running dot for graph 5361/5389
Running dot for graph 5362/5389
Running dot for graph 5363/5389
Running dot for graph 5364/5389
Running dot for graph 5365/5389
Running dot for graph 5366/5389
Running dot for graph 5367/5389
Running dot for graph 5368/5389
Running dot for graph 5369/5389
Running dot for graph 5370/5389
Running dot for graph 5371/5389
Running dot for graph 5372/5389
Running dot for graph 5373/5389
Running dot for graph 5374/5389
Running dot for graph 5375/5389
Running dot for graph 5376/5389
Running dot for graph 5377/5389
Running dot for graph 5378/5389
Running dot for graph 5379/5389
Running dot for graph 5380/5389
Running dot for graph 5381/5389
Running dot for graph 5382/5389
Running dot for graph 5383/5389
Running dot for graph 5384/5389
Running dot for graph 5385/5389
Running dot for graph 5386/5389
Running dot for graph 5387/5389
Running dot for graph 5388/5389
Running dot for graph 5389/5389
Patching output file 1/25
Patching output file 2/25
Patching output file 3/25
Patching output file 4/25
Patching output file 5/25
Patching output file 6/25
Patching output file 7/25
Patching output file 8/25
Patching output file 9/25
Patching output file 10/25
Patching output file 11/25
Patching output file 12/25
Patching output file 13/25
Patching output file 14/25
Patching output file 15/25
Patching output file 16/25
Patching output file 17/25
Patching output file 18/25
Patching output file 19/25
Patching output file 20/25
Patching output file 21/25
Patching output file 22/25
Patching output file 23/25
Patching output file 24/25
Patching output file 25/25
lookup cache used 876777/1048576 hits=11917340 misses=916387
finished...
Built target doxygen-llvm
Generating clang doxygen documentation.
warning: tag INCLUDE_PATH: include path `/opt/doxygen-docs/src/clang-tools-extra/docs/../../../include' does not exist
warning: tag INCLUDE_PATH: include path `/opt/doxygen-docs/src/clang-tools-extra/docs/../../../../../include' does not exist
warning: tag INPUT: input source `/opt/doxygen-docs/src/clang-tools-extra/docs/../change-namespace' does not exist
warning: source /opt/doxygen-docs/src/clang-tools-extra/docs/../../../include is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/clang-tools-extra/docs/../../../../../include is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/clang-tools-extra/docs/../change-namespace is not a readable file or directory... skipping.
Searching for include files...
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/clang-tools-extra/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/include
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/lib
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-doc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-doc/assets
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-doc/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-move
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-move/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-query
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-query/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/plugin
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/benchmarks
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/fuzzer
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/dexp
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/marshalling
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/server
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/unimplemented
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/indexer
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/support
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index/sub_dir
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/path-mappings
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/path-mappings/server
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/test/xpc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/remote
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/xpc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/cmake
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/cmake/modules
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/framework
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/test-client
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/plugin
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/tool
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/modularize
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/pp-trace
Searching for files in directory /opt/doxygen-docs/src/clang-tools-extra/tool-template
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeReader.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeReader.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeReader.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeReader.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/BitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/ClangDoc.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/ClangDoc.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/ClangDoc.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/ClangDoc.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Generators.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Generators.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Generators.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Generators.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/HTMLGenerator.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/HTMLGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Mapper.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Mapper.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Mapper.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Mapper.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/MDGenerator.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/MDGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Representation.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Representation.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Representation.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Representation.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Serialize.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Serialize.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Serialize.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/Serialize.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/tool/ClangDocMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/tool/ClangDocMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-doc/YAMLGenerator.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-doc/YAMLGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-move/HelperDeclRefGraph.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-move/HelperDeclRefGraph.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-move/HelperDeclRefGraph.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-move/tool/ClangMove.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-move/tool/ClangMove.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/Query.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/Query.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/Query.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/Query.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/QueryParser.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/QueryParser.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/QueryParser.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/QueryParser.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/QuerySession.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/QuerySession.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-query/tool/ClangQuery.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-query/tool/ClangQuery.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/ReorderFieldsAction.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/tool/ClangReorderFields.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-reorder-fields/tool/ClangReorderFields.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/AbseilMatcher.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/AbseilMatcher.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/AbseilTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/AbseilTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationAdditionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationComparisonCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationConversionCastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationDivisionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationDivisionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationDivisionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationDivisionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryFloatCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationRewriter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationRewriter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationRewriter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationSubtractionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationSubtractionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationSubtractionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationSubtractionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoInternalDependenciesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoInternalDependenciesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoInternalDependenciesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoInternalDependenciesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/NoNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StrCatAppendCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StrCatAppendCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StrCatAppendCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StrCatAppendCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStartswithCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeComparisonCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeComparisonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeComparisonCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeComparisonCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeSubtractionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeSubtractionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeSubtractionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/TimeSubtractionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/add_new_check.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/add_new_check.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/AndroidTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/AndroidTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAccept4Check.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAccept4Check.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAccept4Check.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAccept4Check.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecAcceptCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCreatCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCreatCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCreatCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecCreatCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecDupCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecDupCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecDupCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecDupCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecFopenCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecFopenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecFopenCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecFopenCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecOpenCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecOpenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecOpenCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecOpenCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipe2Check.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipe2Check.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipe2Check.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipe2Check.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecPipeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecSocketCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecSocketCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecSocketCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/CloexecSocketCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/BoostTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/BoostTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/UseToStringCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/UseToStringCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/UseToStringCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/boost/UseToStringCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/AssertSideEffectCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BadSignalToKillThreadCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BadSignalToKillThreadCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BadSignalToKillThreadCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BadSignalToKillThreadCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/CopyConstructorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DanglingHandleCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/DynamicStaticInitializersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/FoldInitTypeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/FoldInitTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InaccurateEraseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IncorrectRoundingsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IncorrectRoundingsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/InfiniteLoopCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/LambdaFunctionNameCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroParenthesesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroParenthesesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroParenthesesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroParenthesesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedWideningCastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MisplacedWideningCastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MultipleStatementMacroCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MultipleStatementMacroCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MultipleStatementMacroCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/MultipleStatementMacroCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NoEscapeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NoEscapeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NoEscapeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NoEscapeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ParentVirtualCallCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ParentVirtualCallCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ParentVirtualCallCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ParentVirtualCallCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SignedCharMisuseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofContainerCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofContainerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofContainerCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofContainerCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SizeofExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SpuriouslyWakeUpFunctionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SpuriouslyWakeUpFunctionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SpuriouslyWakeUpFunctionsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SpuriouslyWakeUpFunctionsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SwappedArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SwappedArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TerminatingContinueCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TerminatingContinueCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndelegatedConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UndelegatedConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UnusedReturnValueCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/UseAfterMoveCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/VirtualNearMissCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/VirtualNearMissCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DefaultOperatorNewAlignmentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/FloatLoopCounter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/FloatLoopCounter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/FloatLoopCounter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/FloatLoopCounter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/MutatingCopyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/PostfixOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/PostfixOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/SetLongJmpCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/SetLongJmpCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StrToNumCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StrToNumCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/StrToNumCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidy.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidy.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidy.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidy.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyForceLinker.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyForceLinker.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModule.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModule.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModuleRegistry.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyModuleRegistry.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyOptions.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyOptions.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyProfiling.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyProfiling.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyProfiling.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/AvoidNonConstGlobalVariablesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InitVariablesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InitVariablesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InitVariablesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InitVariablesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/AvoidSpinlockCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/AvoidSpinlockCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/AvoidSpinlockCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/AvoidSpinlockCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DarwinTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DarwinTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/darwin/DispatchOnceNonstaticCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsCallsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/DefaultArgumentsDeclarationsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/MultipleInheritanceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/MultipleInheritanceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/OverloadedOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/OverloadedOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/TrailingReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/TrailingReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/TrailingReturnCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/TrailingReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/VirtualInheritanceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/fuchsia/VirtualInheritanceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/GlobList.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/GlobList.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/GlobList.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/GlobList.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidNSObjectNewCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidNSObjectNewCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidNSObjectNewCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidNSObjectNewCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/DefaultArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/DefaultArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitMakePairCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/ExplicitMakePairCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/FunctionNamingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/FunctionNamingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/FunctionNamingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/FunctionNamingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GlobalVariableDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GoogleTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/GoogleTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/IntegerTypesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/IntegerTypesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/IntegerTypesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/IntegerTypesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/NonConstReferences.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/NonConstReferences.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/NonConstReferences.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/NonConstReferences.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/TodoCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/TodoCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/TodoCommentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/TodoCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UpgradeGoogletestCaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UpgradeGoogletestCaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UpgradeGoogletestCaseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UpgradeGoogletestCaseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/LinuxKernelTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/MustCheckErrsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/MustCheckErrsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/MustCheckErrsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/linuxkernel/MustCheckErrsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/HeaderGuardCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/HeaderGuardCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/CalleeNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/CalleeNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/CalleeNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/CalleeNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/LLVMLibcTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/LLVMLibcTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvmlibc/RestrictSystemLibcHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/MisplacedConstCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonCopyableObjects.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonCopyableObjects.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonCopyableObjects.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonCopyableObjects.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/NoRecursionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/StaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/StaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/StaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/StaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedParametersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedParametersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidBindCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidCArraysCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidCArraysCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidCArraysCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/AvoidCArraysCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSharedCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSharedCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/PassByValueCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/PassByValueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/PassByValueCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/PassByValueCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceDisallowCopyAndAssignMacroCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseAutoCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseAutoCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNodiscardCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNodiscardCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNodiscardCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNodiscardCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNoexceptCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseNullptrCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseOverrideCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTrailingReturnTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUsingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUsingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/modernize/UseUsingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/BufferDerefCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/MPITidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/mpi/TypeMismatchCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/AvoidNSErrorInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/AvoidNSErrorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/DeallocInCategoryCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/MissingHashCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/MissingHashCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/MissingHashCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/MissingHashCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/NSInvocationArgumentLifetimeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ObjCTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/ObjCTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/PropertyDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/PropertyDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/PropertyDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/PropertyDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/objc/SuperSelfCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/ExceptionEscapeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/ExceptionEscapeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/ExceptionEscapeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/ExceptionEscapeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/OpenMPTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/OpenMPTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/UseDefaultNoneCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/UseDefaultNoneCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/UseDefaultNoneCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/openmp/UseDefaultNoneCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/FasterStringFindCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ForRangeCopyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ForRangeCopyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientAlgorithmCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientAlgorithmCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientAlgorithmCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientAlgorithmCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/MoveConstructorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoexceptMoveConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/NoexceptMoveConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TriviallyDestructibleCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TriviallyDestructibleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TriviallyDestructibleCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TriviallyDestructibleCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/PortabilityTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/PortabilityTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/RestrictSystemIncludesCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/RestrictSystemIncludesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/RestrictSystemIncludesCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/RestrictSystemIncludesCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/SIMDIntrinsicsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/portability/SIMDIntrinsicsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConstReturnTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConstReturnTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConstReturnTypeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConstReturnTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ConvertMemberFunctionsToStatic.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeletedDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeletedDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/FunctionSizeCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IsolateDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IsolateDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IsolateDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/IsolateDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MakeMemberFunctionConstCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamedParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamedParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamedParameterCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamedParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/NonConstParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/QualifiedAutoCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantAccessSpecifiersCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantAccessSpecifiersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantAccessSpecifiersCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantAccessSpecifiersCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantPreprocessorCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/RedundantStringInitCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifySubscriptExprCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifySubscriptExprCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifySubscriptExprCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/SimplifySubscriptExprCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/StringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/readability/UseAnyOfAllOfCheck.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/rename_check.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/rename_check.py...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyMain.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyMain.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/ClangTidyToolMain.cpp...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/run-clang-tidy.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/tool/run-clang-tidy.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Aliasing.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Aliasing.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Aliasing.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Aliasing.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ASTUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ASTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ASTUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ASTUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/DeclRefExprUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExprSequence.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExprSequence.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExprSequence.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ExprSequence.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FileExtensionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FileExtensionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FileExtensionsUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FileExtensionsUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeInserter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeInserter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeInserter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/LexerUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/LexerUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/LexerUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/LexerUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Matchers.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Matchers.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/NamespaceAliaser.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/NamespaceAliaser.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/NamespaceAliaser.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/NamespaceAliaser.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/OptionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/OptionsUtils.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/OptionsUtils.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/UsingInserter.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/UsingInserter.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/UsingInserter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/UsingInserter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/TemporaryObjectsCheck.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/TemporaryObjectsCheck.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/ZirconTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/zircon/ZirconTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/AST.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/AST.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdLSPServer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdLSPServer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdLSPServer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdLSPServer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdServer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdServer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdServer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ClangdServer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeCompletionStrings.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeCompletionStrings.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeCompletionStrings.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CodeCompletionStrings.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CollectMacros.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CollectMacros.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CollectMacros.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CollectMacros.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CompileCommands.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CompileCommands.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/CompileCommands.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CompileCommands.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Compiler.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Compiler.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Compiler.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Compiler.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Config.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Config.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Config.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Config.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigCompile.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigCompile.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigFragment.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigFragment.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigProvider.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigProvider.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigProvider.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigProvider.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigYAML.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ConfigYAML.cpp...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/CSymbolMap.inc...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/CSymbolMap.inc...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Diagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Diagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Diagnostics.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Diagnostics.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/DraftStore.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/DraftStore.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/DraftStore.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/DraftStore.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ExpectedTypes.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ExpectedTypes.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ExpectedTypes.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ExpectedTypes.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FileDistance.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FileDistance.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FileDistance.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FileDistance.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FindSymbols.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FindSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FindSymbols.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FindSymbols.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Format.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Format.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Format.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Format.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FS.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FS.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FS.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FS.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/fuzzer/clangd-fuzzer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/fuzzer/clangd-fuzzer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/fuzzer/DummyClangdMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/fuzzer/DummyClangdMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FuzzyMatch.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FuzzyMatch.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/FuzzyMatch.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/FuzzyMatch.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/GlobalCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/GlobalCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/GlobalCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/GlobalCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/HeaderSourceSwitch.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/HeaderSourceSwitch.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/HeaderSourceSwitch.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/HeaderSourceSwitch.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/cppreference_parser.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/cppreference_parser.py...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/gen_std.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/gen_std.py...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/test.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/include-mapping/test.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/IncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/IncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/IncludeFixer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/IncludeFixer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Background.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Background.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Background.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Background.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexLoader.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexLoader.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexLoader.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexLoader.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundIndexStorage.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundQueue.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundQueue.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundRebuild.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundRebuild.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundRebuild.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/BackgroundRebuild.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Dex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Dex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Dex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Dex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/dexp/Dexp.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/dexp/Dexp.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Iterator.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Iterator.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Iterator.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Iterator.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/PostingList.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/PostingList.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/PostingList.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/PostingList.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Token.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Token.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Trigram.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Trigram.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Trigram.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/dex/Trigram.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/FileIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/FileIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/FileIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/FileIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Index.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Index.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Index.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Index.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/IndexAction.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/IndexAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/IndexAction.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/IndexAction.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/MemIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/MemIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/MemIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/MemIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Merge.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Merge.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Merge.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Merge.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Ref.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Ref.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Ref.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Ref.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Relation.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Relation.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Relation.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Relation.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/Client.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/Client.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/Client.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/Client.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/marshalling/Marshalling.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/marshalling/Marshalling.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/README.md...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/server/Server.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/server/Server.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/unimplemented/UnimplementedClient.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/unimplemented/UnimplementedClient.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Serialization.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Serialization.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Serialization.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Serialization.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolID.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolID.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolID.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolID.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolLocation.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolLocation.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolLocation.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolLocation.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolOrigin.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolOrigin.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolOrigin.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolOrigin.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/index/YAMLSerialization.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/index/YAMLSerialization.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/indexer/IndexerMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/indexer/IndexerMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/JSONTransport.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/JSONTransport.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ParsedAST.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ParsedAST.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/ParsedAST.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/ParsedAST.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/PathMapping.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/PathMapping.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/PathMapping.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/PathMapping.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Protocol.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Protocol.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Protocol.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Protocol.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Quality.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Quality.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Quality.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Quality.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/QueryDriverDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/QueryDriverDatabase.cpp...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/README.md...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Rename.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Rename.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Rename.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Rename.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Tweak.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Tweak.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Tweak.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/Tweak.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DefineOutline.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DumpAST.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/DumpAST.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExpandAutoType.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExpandMacro.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExpandMacro.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ExtractVariable.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ObjCLocalizeStringLiteral.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/ObjCLocalizeStringLiteral.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/RawStringLiteral.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/RawStringLiteral.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/RemoveUsingNamespace.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/RemoveUsingNamespace.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/SwapIfBranches.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/refactor/tweaks/SwapIfBranches.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/RIFF.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/RIFF.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/RIFF.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/RIFF.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Selection.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Selection.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Selection.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Selection.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticHighlighting.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticHighlighting.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticHighlighting.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticHighlighting.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticSelection.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticSelection.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticSelection.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SemanticSelection.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/StdSymbolMap.inc...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/StdSymbolMap.inc...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Cancellation.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Cancellation.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Cancellation.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Cancellation.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Context.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Context.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Context.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Context.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Function.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Function.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Logger.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Logger.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Logger.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Logger.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Markup.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Markup.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Markup.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Markup.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Path.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Path.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Shutdown.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Shutdown.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Shutdown.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Shutdown.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Threading.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Threading.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Threading.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Threading.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/ThreadsafeFS.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/ThreadsafeFS.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/ThreadsafeFS.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/ThreadsafeFS.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Trace.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Trace.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/support/Trace.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index/foo.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index/foo.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/foo.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/background-index/sub_dir/foo.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/BenchmarkHeader.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/BenchmarkHeader.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/BenchmarkSource.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/BenchmarkSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/path-mappings/server/foo.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/Inputs/path-mappings/server/foo.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/test/lit.cfg.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/test/lit.cfg.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/tool/ClangdMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/tool/ClangdMain.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/Transport.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/Transport.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/TUScheduler.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/TUScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/TUScheduler.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/TUScheduler.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Annotations.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Annotations.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Annotations.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Annotations.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ASTTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ASTTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ClangdTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ClangdTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CodeCompletionStringsTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CollectMacrosTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CollectMacrosTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CompilerTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/CompilerTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigTesting.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigTesting.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DexTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DexTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DraftStoreTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/DraftStoreTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ExpectedTypeTest.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FileDistanceTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FileIndexTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FileIndexTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FindTargetTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FindTargetTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FormatTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FormatTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FSTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FSTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/FuzzyMatchTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HeaderSourceSwitchTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HeadersTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HeadersTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HoverTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/HoverTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/IndexActionTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/IndexActionTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/IndexTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/IndexTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/JSONTransportTests.cpp...
Reading /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/lit.cfg.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/lit.cfg.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/LSPClient.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/LSPClient.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/LSPClient.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/LSPClient.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Matchers.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/Matchers.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/ParsedASTTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PathMappingTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PathMappingTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PreambleTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PreambleTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PrintASTTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/PrintASTTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/QualityTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/QualityTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/remote/MarshallingTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/remote/MarshallingTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/RenameTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/RenameTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/RIFFTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/RIFFTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SelectionTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SelectionTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SerializationTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SerializationTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SourceCodeTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/CancellationTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/ContextTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/ContextTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/FunctionTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/FunctionTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/MarkupTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TestTracer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TestTracer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TestTracer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TestTracer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TraceTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/support/TraceTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SymbolInfoTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SymbolInfoTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SyncAPI.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SyncAPI.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SyncAPI.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/SyncAPI.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestFS.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestFS.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestFS.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestFS.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestScheme.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestScheme.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestTU.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestTU.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestTU.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TestTU.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTesting.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTesting.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTesting.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTesting.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TweakTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/TypeHierarchyTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/URITests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/URITests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/xpc/ConversionTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/xpc/ConversionTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/XRefsTests.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/unittests/XRefsTests.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/URI.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/URI.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/Conversion.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/Conversion.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/Conversion.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/Conversion.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/framework/ClangdXPC.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/XPCTransport.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/xpc/XPCTransport.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/XRefs.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/XRefs.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clangd/XRefs.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clangd/XRefs.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllMacros.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbols.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbols.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbols.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbolsAction.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/HeaderMapCollector.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/HeaderMapCollector.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/HeaderMapCollector.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/HeaderMapCollector.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PathConfig.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PathConfig.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PathConfig.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PathConfig.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PragmaCommentHandler.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PragmaCommentHandler.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PragmaCommentHandler.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/PragmaCommentHandler.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/STLPostfixHeaderMap.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/STLPostfixHeaderMap.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolInfo.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolReporter.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/SymbolReporter.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/FuzzySymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/FuzzySymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/FuzzySymbolIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/FuzzySymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixer.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixer.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixerContext.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixerContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixerContext.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/IncludeFixerContext.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/InMemorySymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndexManager.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndexManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndexManager.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/SymbolIndexManager.h...
Reading /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/tool/clang-include-fixer.py...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/tool/clang-include-fixer.py...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/tool/ClangIncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/tool/ClangIncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/YamlSymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/YamlSymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/YamlSymbolIndex.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/YamlSymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/CoverageChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/CoverageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/CoverageChecker.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/CoverageChecker.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/Modularize.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/Modularize.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/Modularize.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/Modularize.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/ModularizeUtilities.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/ModularizeUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/ModularizeUtilities.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/ModularizeUtilities.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/ModuleAssistant.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/ModuleAssistant.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/PreprocessorTracker.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/PreprocessorTracker.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/modularize/PreprocessorTracker.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/modularize/PreprocessorTracker.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPCallbacksTracker.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPCallbacksTracker.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPCallbacksTracker.h...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPCallbacksTracker.h...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPTrace.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/pp-trace/PPTrace.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/tool-template/ToolTemplate.cpp...
Parsing file /opt/doxygen-docs/src/clang-tools-extra/tool-template/ToolTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/clang-tools-extra/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/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../opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:63: warning: Unsupported xml/html tag <typename> found
.
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 AddUsing.cpp...
Generating code for file Aliasing.cpp...
Generating code for file Aliasing.h...
Generating code for file AndroidTidyModule.cpp...
Generating code for file AnnotateHighlightings.cpp...
Generating code for file Annotations.cpp...
Generating code for file Annotations.h...
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 ASTTests.cpp...
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 AvoidNonConstGlobalVariablesCheck.cpp...
Generating code for file AvoidNonConstGlobalVariablesCheck.h...
Generating code for file AvoidNSErrorInitCheck.cpp...
Generating code for file AvoidNSErrorInitCheck.h...
Generating code for file AvoidNSObjectNewCheck.cpp...
Generating code for file AvoidNSObjectNewCheck.h...
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 BackgroundIndexLoader.cpp...
Generating code for file BackgroundIndexLoader.h...
Generating code for file BackgroundIndexStorage.cpp...
Generating code for file BackgroundIndexTests.cpp...
Generating code for file BackgroundQueue.cpp...
Generating code for file BackgroundRebuild.cpp...
Generating code for file BackgroundRebuild.h...
Generating code for file BadSignalToKillThreadCheck.cpp...
Generating code for file BadSignalToKillThreadCheck.h...
Generating code for file BenchmarkHeader.h...
Generating code for file BenchmarkSource.cpp...
Generating code for file BitcodeReader.cpp...
Generating code for file BitcodeReader.h.../opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:31: warning: Unsupported xml/html tag <path> found

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 BranchCloneCheck.cpp...
Generating code for file BranchCloneCheck.h...
Generating code for file BufferDerefCheck.cpp...
Generating code for file BufferDerefCheck.h...
Generating code for file BugproneTidyModule.cpp...
Generating code for file CalleeNamespaceCheck.cpp...
Generating code for file CalleeNamespaceCheck.h...
Generating code for file Cancellation.cpp...
Generating code for file Cancellation.h...
Generating code for file CancellationTests.cpp...
Generating code for file CanonicalIncludes.cpp...
Generating code for file CanonicalIncludes.h...
Generating code for file CanonicalIncludesTests.cpp...
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 clangd-fuzzer.cpp...
Generating code for file ClangdLSPServer.cpp...
Generating code for file ClangdLSPServer.h...
Generating code for file ClangdLSPServerTests.cpp...
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 ClangdTests.cpp...
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 ClangTidyCheck.cpp...
Generating code for file ClangTidyCheck.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 ClangTidyMain.h...
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 ClangTidyToolMain.cpp...
Generating code for file Client.cpp...
Generating code for file Client.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.h...
Generat/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
ing code for file CloexecOpenCheck.cpp...
Generating code for file CloexecOpenCheck.h...
Generating code for file CloexecPipe2Check.cpp...
Generating code for file CloexecPipe2Check.h...
Generating code for file CloexecPipeCheck.cpp...
Generating code for file CloexecPipeCheck.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 CodeCompleteTests.cpp...
Generating code for file CodeCompletionStrings.cpp...
Generating code for file CodeCompletionStrings.h...
Generating code for file CodeCompletionStringsTests.cpp...
Generating code for file CollectMacros.cpp...
Generating code for file CollectMacros.h...
Generating code for file CollectMacrosTests.cpp...
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 CompileCommands.cpp...
Generating code for file CompileCommands.h...
Generating code for file CompileCommandsTests.cpp...
Generating code for file Compiler.cpp...
Generating code for file Compiler.h...
Generating code for file CompilerTests.cpp...
Generating code for file ConcatNestedNamespacesCheck.cpp...
Generating code for file ConcatNestedNamespacesCheck.h...
Generating code for file Config.cpp...
Generating code for file Config.h...
Generating code for file ConfigCompile.cpp...
Generating code for file ConfigCompileTests.cpp...
Generating code for file ConfigFragment.h...
Generating code for file ConfigProvider.cpp...
Generating code for file ConfigProvider.h...
Generating code for file ConfigProviderTests.cpp...
Generating code for file ConfigTesting.h...
Generating code for file ConfigYAML.cpp...
Generating code for file ConfigYAMLTests.cpp...
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 ContextTests.cpp...
Generating code for file Conversion.cpp...
Generating code for file Conversion.h...
Generating code for file ConversionTests.cpp...
Generating code for file ConvertMemberFunctionsToStatic.cpp...
Generating code for file ConvertMemberFunctionsToStatic.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 cppreference_parser.py...
Generating code for file CSymbolMap.inc...
Generating code for file DanglingHandleCheck.cpp...
Generating code for file DanglingHandleCheck.h...
Generating code for file DarwinTidyModule.cpp...
Generating code for file DeallocInCategoryCheck.cpp...
Generating code for file DeallocInCategoryCheck.h...
Generating code for file DeclRefExprUtils.cpp...
Generating code for file DeclRefExprUtils.h...
Generating code for file DefaultArgumentsCallsCheck.cpp...
Generating code for file DefaultArgumentsCallsCheck.h...
Generating code for file DefaultArgumentsCheck.cpp...
Generating code for file DefaultArgumentsCheck.h...
Generating code for file DefaultArgumentsDeclarationsCheck.cpp...
Generating code for file DefaultArgumentsDeclarationsCheck.h...
Generating code for file DefaultOperatorNewAlignmentCheck.cpp...
Generating code for file DefaultOperatorNewAlignmentCheck.h...
Generating code for file DefineInline.cpp...
Generating code for file DefineOutline.cpp...
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 DexTests.cpp...
Generating code for file Diagnostics.cpp...
Generating code for file Diagnostics.h...
Generating code for file DiagnosticsTests.cpp...
Generating code for file DispatchOnceNonstaticCheck.cpp...
Generating code for file DispatchOnceNonstaticCheck.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 DraftStoreTests.cpp...
Generating code for file DummyClangdMain.cpp...
Generating code for file DumpAST.cpp...
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 DynamicStaticInitializersCheck.cpp...
Generating code for file DynamicStaticInitializersCheck.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 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 ExpandAutoType.cpp...
Generating code for file ExpandMacro.cpp...
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 ExpectedTypeTest.cpp...
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 ExtractFunction.cpp...
Generating code for file ExtractVariable.cpp...
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 FileDistanceTests.cpp...
Generating code for file FileExtensionsUtils.cpp...
Generating code for file FileExtensionsUtils.h...
Generating code for file FileIndex.cpp...
Generating code for file FileIndex.h...
Generating code for file FileIndexTests.cpp...
Generating code for /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:51: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:38: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h:94: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:174: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:77: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:161: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
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 FindSymbolsTests.cpp...
Generating code for file FindTarget.cpp...
Generating code for file FindTarget.h...
Generating code for file FindTargetTests.cpp...
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 foo.cpp...
Generating code for file foo.h...
Generating code for file foo.h...
Generating code for file ForbiddenSubclassingCheck.cpp...
Generating code for file ForbiddenSubclassingCheck.h...
Generating code for file Format.cpp...
Generating code for file Format.h...
Generating code for file FormatTests.cpp...
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 FSTests.cpp...
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 FunctionTests.cpp...
Generating code for file FuzzyMatch.cpp...
Generating code for file FuzzyMatch.h...
Generating code for file FuzzyMatchTests.cpp...
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 GlobalCompilationDatabaseTests.cpp...
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 GlobList.cpp...
Generating code for file GlobList.h...
Generating code for file GoogleTidyModule.cpp...
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 HeaderSourceSwitch.cpp...
Generating code for file HeaderSourceSwitch.h...
Generating code for file HeaderSourceSwitchTests.cpp...
Generating code for file HeadersTests.cpp...
Generating code for file HelperDeclRefGraph.cpp...
Generating code for file HelperDeclRefGraph.h...
Generating code for file HICPPTidyModule.cpp...
Generating code for file Hover.cpp...
Generating code for file Hover.h...
Generating code for file HoverTests.cpp...
Generating code for file HTMLGenerator.cpp...
Generating code for file IdentifierNamingCheck.cpp...
Generating code for file IdentifierNamingCheck.h...
Generating code for file ImplementationInNamespaceCheck.cpp...
Generating code for file ImplementationInNamespaceCheck.h...
Generating code for file ImplicitBoolConversionCheck.cpp...
Generating code for file ImplicitB/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:35: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:56: warning: explicit link request to 'include' could not be resolved
oolConversionCheck.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 IndexActionTests.cpp...
Generating code for file IndexBenchmark.cpp...
Generating code for file IndexerMain.cpp...
Generating code for file IndexTests.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 InfiniteLoopCheck.cpp...
Generating code for file InfiniteLoopCheck.h...
Generating code for file InitVariablesCheck.cpp...
Generating code for file InitVariablesCheck.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 JSONTransportTests.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 LinuxKernelTidyModule.cpp...
Generating code for file lit.cfg.py...
Generating code for file lit.cfg.py...
Generating code for file LLVMLibcTidyModule.cpp...
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 LSPClient.cpp...
Generating code for file LSPClient.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 MakeMemberFunctionConstCheck.cpp/opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
...
Generating code for file MakeMemberFunctionConstCheck.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 Markup.cpp...
Generating code for file Markup.h...
Generating code for file MarkupTests.cpp...
Generating code for file Marshalling.cpp...
Generating code for file Marshalling.h...
Generating code for file MarshallingTests.cpp...
Generating code for file Matchers.h...
Generating code for file Matchers.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 MisplacedPointerArithmeticInAllocCheck.cpp...
Generating code for file MisplacedPointerArithmeticInAllocCheck.h...
Generating code for file MisplacedWideningCastCheck.cpp...
Generating code for file MisplacedWideningCastCheck.h...
Generating code for file MissingHashCheck.cpp...
Generating code for file MissingHashCheck.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 MustCheckErrsCheck.cpp...
Generating code for file MustCheckErrsCheck.h...
Generating code for file MutatingCopyCheck.cpp...
Generating code for file MutatingCopyCheck.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 NoAutomaticMoveCheck.cpp...
Generating code for file NoAutomaticMoveCheck.h...
Generating code for file NoEscapeCheck.cpp...
Generating code for file NoEscapeCheck.h...
Generating code for file NoexceptMoveConstructorCheck.cpp...
Generating code for file NoexceptMoveConstructorCheck.h...
Generating code for file NoInternalDependenciesCheck.cpp.../opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.h:115: warning: explicit link request to 'include' could not be resolved

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 NonTrivialTypesLibcMemoryCallsCheck.cpp...
Generating code for file NonTrivialTypesLibcMemoryCallsCheck.h...
Generating code for file NoRecursionCheck.cpp...
Generating code for file NoRecursionCheck.h...
Generating code for file NotNullTerminatedResultCheck.cpp...
Generating code for file NotNullTerminatedResultCheck.h...
Generating code for file NSInvocationArgumentLifetimeCheck.cpp...
Generating code for file NSInvocationArgumentLifetimeCheck.h...
Generating code for file ObjCLocalizeStringLiteral.cpp...
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 ParsedAST.cpp...
Generating code for file ParsedAST.h...
Generating code for file ParsedASTTests.cpp...
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 PathMapping.cpp...
Generating code for file PathMapping.h...
Generating code for file PathMappingTests.cpp...
Generating code for file PerformanceTidyModule.cpp...
Generating code for file PortabilityTidyModule.cpp...
Generating code for file PosixReturnCheck.cpp...
Generating code for file PosixReturnCheck.h...
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 Preamble.cpp...
Generating code for file Preamble.h...
Generating code for file PreambleTests.cpp...
Generating code for file PreferIsaOrDynCastInConditionalsCheck.cpp...
Generating code for file PreferIsaOrDynCastInConditionalsCheck.h...
Generating code for file PreferRegisterOverUnsignedCheck.cpp...
Generating code for file PreferRegisterOverUnsignedCheck.h...
Generating code for file PreprocessorTracker.cpp...
Generating code for file PreprocessorTracker.h...
Generating code for file PrintASTTests.cpp...
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 QualifiedAutoCheck.cpp...
Generating code for file QualifiedAutoCheck.h...
Generating code for file Quality.cpp...
Generating code for file Quality.h...
Generating code for file QualityTests.cpp...
Generating code for file Query.cpp...
Generating code for file Query.h...
Generating code for file QueryDriverDatabase.cpp...
Generating code for file QueryParser.cpp...
Generating code for file QueryParser.h...
Generating code for file QuerySession.h...
Generating code for file RawStringLiteral.cpp...
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 README.md...
Generating code for file RedundantAccessSpecifiersCheck.cpp...
Generating code for file RedundantAccessSpecifiersCheck.h...
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 Relation.cpp...
Generating code for file Relation.h...
Generating code for file RemoveUsingNamespace.cpp...
Generating code for file Rename.cpp...
Generating code for file Rename.h...
Generating code for file rename_check.py...
Generating code for file RenamerClangTidyCheck.cpp...
Generating code for file RenamerClangTidyCheck.h...
Generating code for file RenameTests.cpp...
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 ReplaceDisallowCopyAndAssignMacroCheck.cpp...
Generating code for file ReplaceDisallowCopyAndAssignMacroCheck.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 ReservedIdentif/opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:86: warning: explicit link request to 'include' could not be resolved
ierCheck.cpp...
Generating code for file ReservedIdentifierCheck.h...
Generating code for file RestrictSystemIncludesCheck.cpp...
Generating code for file RestrictSystemIncludesCheck.h...
Generating code for file RestrictSystemLibcHeadersCheck.cpp...
Generating code for file RestrictSystemLibcHeadersCheck.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 RIFFTests.cpp...
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 SelectionTests.cpp...
Generating code for file SemanticHighlighting.cpp...
Generating code for file SemanticHighlighting.h...
Generating code for file SemanticHighlightingTests.cpp...
Generating code for file SemanticSelection.cpp...
Generating code for file SemanticSelection.h...
Generating code for file SemanticSelectionTests.cpp...
Generating code for file Serialization.cpp...
Generating code for file Serialization.h...
Generating code for file SerializationTests.cpp...
Generating code for file Serialize.cpp...
Generating code for file Serialize.h...
Generating code for file Server.cpp...
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 Shutdown.cpp...
Generating code for file Shutdown.h...
Generating code for file SignedBitwiseCheck.cpp...
Generating code for file SignedBitwiseCheck.h...
Generating code for file SignedCharMisuseCheck.cpp...
Generating code for file SignedCharMisuseCheck.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 SourceCodeTests.cpp...
Generating code for file SpecialMemberFunctionsCheck.cpp...
Generating code for file SpecialMemberFunctionsCheck.h...
Generating code for file SpuriouslyWakeUpFunctionsCheck.cpp...
Generating code for file SpuriouslyWakeUpFunctionsCheck.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 StringFindStrContainsCheck.cpp...
Generating code for file StringFindStrContainsCheck.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 SuperSelfCheck.cpp...
Generating code for file SuperSelfCheck.h...
Generating code for file SuspiciousEnumUsageCheck.cpp...
Generating code for file SuspiciousEnumUsageCheck.h...
Generating code for file SuspiciousIncludeCheck.cpp...
Generating code for file SuspiciousIncludeCheck.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 SymbolCollectorTests.cpp...
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 SymbolInfoTests.cpp...
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 SyncAPI.cpp...
Generating code for file SyncAPI.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 TestFS.cpp...
Generating code for file TestFS.h...
Generating code for file TestIndex.cpp...
Generating code for file TestIndex.h...
Generating code for file TestScheme.h...
Generating code for file TestTracer.cpp...
Generating code for file TestTracer.h...
Generating code for file TestTU.cpp...
Generating code for file TestTU.h...
Generating code for file Threading.cpp...
Generating code for file Threading.h...
Generating code for file ThreadingTests.cpp...
Generating code for file ThreadsafeFS.cpp...
Generating code for file ThreadsafeFS.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 TraceTests.cpp...
Generating code for file TrailingReturnCheck.cpp...
Generating code for file TrailingReturnCheck.h...
Generating code for file TransformerClangTidyCheck.cpp...
Generating code for file TransformerClangTidyCheck.h...
Generating code for file Transport.h...
Generating code for file Trigram.cpp...
Generating code for file Trigram.h...
Generating code for file TriviallyDestructibleCheck.cpp...
Generating code for file TriviallyDestructibleCheck.h...
Generating code for file TUScheduler.cpp...
Generating code for file TUScheduler.h...
Generating code for file TUSchedulerTests.cpp...
Generating code for file Tweak.cpp...
Generating code for file Tweak.h...
Generating code for file TweakTesting.cpp...
Generating code for file TweakTesting.h...
Generating code for file TweakTests.cpp...
Generating code for file TwineLocalCheck.cpp...
Generating code for file TwineLocalCheck.h...
Generating code for file TypeHierarchyTests.cpp...
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 UnhandledSelfAssignmentCheck.cpp...
Generating code for file UnhandledSelfAssignmentCheck.h...
Generating code for file UnimplementedClient.cpp...
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 UpgradeGoogletestCaseCheck.cpp...
Generating code for file UpgradeGoogletestCaseCheck.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 URITests.cpp...
Generating code for file UseAfterMoveCheck.cpp...
Generating code for file UseAfterMoveCheck.h...
Generating code for file UseAnyOfAllOfCheck.cpp...
Generating code for file UseAnyOfAllOfCheck.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 UseEqualsDefa/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:63: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:63: warning: Unsupported xml/html tag <typename> found
ultCheck.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 UseTrailingReturnTypeCheck.cpp...
Generating code for file UseTrailingReturnTypeCheck.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 XPCTransport.cpp...
Generating code for file XRefs.cpp...
Generating code for file XRefs.h...
Generating code for file XRefsTests.cpp...
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 AddUsing.cpp...
Generating docs for file Aliasing.cpp...
Generating docs for file Aliasing.h...
Generating docs for file AndroidTidyModule.cpp...
Generating docs for file AnnotateHighlightings.cpp...
Generating docs for file Annotations.cpp...
Generating docs for file Annotations.h...
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...
Generating docs for file ASTTests.cpp...
Generating 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 AvoidNonConstGlobalVariablesCheck.cpp...
Generating docs for file AvoidNonConstGlobalVariablesCheck.h...
Generating docs for file AvoidNSErrorInitCheck.cpp...
Generating docs for file AvoidNSErrorInitCheck.h...
Generating docs for file AvoidNSObjectNewCheck.cpp...
Generating docs for file AvoidNSObjectNewCheck.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 warning: Include graph for 'BugproneTidyModule.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
warning: Included by graph for 'ClangTidyCheck.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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 BackgroundIndexLoader.cpp...
Generating docs for file BackgroundIndexLoader.h...
Generating docs for file BackgroundIndexStorage.cpp...
Generating docs for file BackgroundIndexTests.cpp...
Generating docs for file BackgroundQueue.cpp...
Generating docs for file BackgroundRebuild.cpp...
Generating docs for file BackgroundRebuild.h...
Generating docs for file BadSignalToKillThreadCheck.cpp...
Generating docs for file BadSignalToKillThreadCheck.h...
Generating docs for file BenchmarkHeader.h...
Generating docs for file BenchmarkSource.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 BranchCloneCheck.cpp...
Generating docs for file BranchCloneCheck.h...
Generating docs for file BufferDerefCheck.cpp...
Generating docs for file BufferDerefCheck.h...
Generating docs for file BugproneTidyModule.cpp...
Generating docs for file CalleeNamespaceCheck.cpp...
Generating docs for file CalleeNamespaceCheck.h...
Generating docs for file Cancellation.cpp...
Generating docs for file Cancellation.h...
Generating docs for file CancellationTests.cpp...
Generating docs for file CanonicalIncludes.cpp...
Generating docs for file CanonicalIncludes.h...
Generating docs for file CanonicalIncludesTests.cpp...
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 clangd-fuzzer.cpp...
Generating docs for file ClangdLSPServer.cpp...
Generating docs for file ClangdLSPServer.h...
Generating docs for file ClangdLSPServerTests.cpp...
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 ClangdTests.cpp...
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 ClangTidyCheck.cpp...
Generating docs for file ClangTidyCheck.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 ClangTidyMain.h...
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 ClangTidyToolMain.cpp...
Generating docs for file Client.cpp...
Generating docs for file Client.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 CloexecChewarning: Include graph for 'CodeComplete.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
ck.h...
Generating docs for file CloexecCreatCheck.cpp...
Generating docs for file CloexecCreatCheck.h...
Generating docs for file CloexecDupCheck.cpp...
Generating docs 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 CloexecPipe2Check.cpp...
Generating docs for file CloexecPipe2Check.h...
Generating docs for file CloexecPipeCheck.cpp...
Generating docs for file CloexecPipeCheck.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 CodeCompleteTests.cpp...
Generating docs for file CodeCompletionStrings.cpp...
Generating docs for file CodeCompletionStrings.h...
Generating docs for file CodeCompletionStringsTests.cpp...
Generating docs for file CollectMacros.cpp...
Generating docs for file CollectMacros.h...
Generating docs for file CollectMacrosTests.cpp...
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 CompileCommands.cpp...
Generating docs for file CompileCommands.h...
Generating docs for file CompileCommandsTests.cpp...
Generating docs for file Compiler.cpp...
Generating docs for file Compiler.h...
Generating docs for file CompilerTests.cpp...
Generating docs for file ConcatNestedNamespacesCheck.cpp...
Generating docs for file ConcatNestedNamespacesCheck.h...
Generating docs for file Config.cpp...
Generating docs for file Config.h...
Generating docs for file ConfigCompile.cpp...
Generating docs for file ConfigCompileTests.cpp...
Generating docs for file ConfigFragment.h...
Generating docs for file ConfigProvider.cpp...
Generating docs for file ConfigProvider.h...
Generating docs for file ConfigProviderTests.cpp...
Generating docs for file ConfigTesting.h...
Generating docs for file ConfigYAML.cpp...
Generating docs for file ConfigYAMLTests.cpp...
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 ContextTests.cpp...
Generating docs for file Conversion.cpp...
Generating docs for file Conversion.h...
Generating docs for file ConversionTests.cpp...
Generating docs for file ConvertMemberFunctionsToStatic.cpp...
Generating docs for file ConvertMemberFunctionsToStatic.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 cppreference_parser.py...
Generating docs for file CSymbolMap.inc...
Generating docs for file DanglingHandleCheck.cpp...
Generating docs for file DanglingHandleCheck.h...
Generating docs for file DarwinTidyModule.cpp...
Generating docs for file DeallocInCategoryCheck.cpp...
Generating docs for file DeallocInCategoryCheck.h...
Generating docs for file DeclRefExprUtils.cpp...
Generating docs for file warning: Include graph for 'DefineInline.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
DeclRefExprUtils.h...
Generating docs for file DefaultArgumentsCallsCheck.cpp...
Generating docs for file DefaultArgumentsCallsCheck.h...
Generating docs for file DefaultArgumentsCheck.cpp...
Generating docs for file DefaultArgumentsCheck.h...
Generating docs for file DefaultArgumentsDeclarationsCheck.cpp...
Generating docs for file DefaultArgumentsDeclarationsCheck.h...
Generating docs for file DefaultOperatorNewAlignmentCheck.cpp...
Generating docs for file DefaultOperatorNewAlignmentCheck.h...
Generating docs for file DefineInline.cpp...
Generating docs for file DefineOutline.cpp...
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 DexTests.cpp...
Generating docs for file Diagnostics.cpp...
Generating docs for file Diagnostics.h...
Generating docs for file DiagnosticsTests.cpp...
Generating docs for file DispatchOnceNonstaticCheck.cpp...
Generating docs for file DispatchOnceNonstaticCheck.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 DraftStoreTests.cpp...
Generating docs for file DummyClangdMain.cpp...
Generating docs for file DumpAST.cpp...
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 DurationFactoryFloatCheck.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 DynamicStaticInitializersCheck.cpp...
Generating docs for file DynamicStaticInitializersCheck.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 ExpandAutoType.cpp...
Generating docs for file ExpandMacro.cpp...
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 ExpectedTypeTest.cpp...
Generating docs for file ExplicitConstructorCheck.cpp...
Generating docs for file ExplicitConstructorCheck.h...
Generating docs for file ExplicitMakePairCh/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:31: warning: Unsupported xml/html tag <path> found
eck.cpp...
Generating docs for file ExplicitMakePairCheck.h...
Generating docs for file ExprSequence.cpp...
Generating docs for file ExprSequence.h...
Generating docs for file ExtractFunction.cpp...
Generating docs for file ExtractVariable.cpp...
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 FileDistanceTests.cpp...
Generating docs for file FileExtensionsUtils.cpp...
Generating docs for file FileExtensionsUtils.h...
Generating docs for file FileIndex.cpp...
Generating docs for file FileIndex.h...
Generating docs for file FileIndexTests.cpp...
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 FindSymbolsTests.cpp...
Generating docs for file FindTarget.cpp...
Generating docs for file FindTarget.h...
Generating docs for file FindTargetTests.cpp...
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 foo.cpp...
Generating docs for file foo.h...
Generating docs for file foo.h...
Generating docs for file ForbiddenSubclassingCheck.cpp...
Generating docs for file ForbiddenSubclassingCheck.h...
Generating docs for file Format.cpp...
Generating docs for file Format.h...
Generating docs for file FormatTests.cpp...
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 FSTests.cpp...
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 FunctionTests.cpp...
Generating docs for file FuzzyMatch.cpp...
Generating docs for file FuzzyMatch.h...
Generating docs for file FuzzyMatchTests.cpp...
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 GlobalCompilationDatabaseTests.cpp...
Generating docs for file GlobalNamesInHeadersCheck.cpp...
Generating docs for file GlobalNamesInHeadersCheck.h...
Generating docs for file GlobalVariableDeclarationCheck.cpp...
Generating docs for file GlobalVariableDeclarationCheck.h...
Generating docs for file GlobList.cpp...
Generating docs for file GlobList.h...
Generating docs for file GoogleTidyModule.cpp...
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 d/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:31: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
ocs for file Headers.h...
Generating docs for file HeaderSourceSwitch.cpp...
Generating docs for file HeaderSourceSwitch.h...
Generating docs for file HeaderSourceSwitchTests.cpp...
Generating docs for file HeadersTests.cpp...
Generating docs for file HelperDeclRefGraph.cpp...
Generating docs for file HelperDeclRefGraph.h...
Generating docs for file HICPPTidyModule.cpp...
Generating docs for file Hover.cpp...
Generating docs for file Hover.h...
Generating docs for file HoverTests.cpp...
Generating docs for file HTMLGenerator.cpp...
Generating docs for file IdentifierNamingCheck.cpp...
Generating docs for file IdentifierNamingCheck.h...
Generating docs for file ImplementationInNamespaceCheck.cpp...
Generating docs for file ImplementationInNamespaceCheck.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 IndexActionTests.cpp...
Generating docs for file IndexBenchmark.cpp...
Generating docs for file IndexerMain.cpp...
Generating docs for file IndexTests.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 InfiniteLoopCheck.cpp...
Generating docs for file InfiniteLoopCheck.h...
Generating docs for file InitVariablesCheck.cpp...
Generating docs for file InitVariablesCheck.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 JSONTransportTests.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 LinuxKernelTidyModule.cpp...
Generating docs for file lit.cfg.py...
Generating docs for file lit.cfg.py...
Generating docs for file LLVMLibcTidyModule.cpp...
Generating dwarning: Included by graph for 'Logger.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/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/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'
ocs 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 LSPClient.cpp...
Generating docs for file LSPClient.h...
Generating docs for file MacroParenthesesCheck.cpp...
Generating docs for file MacroParenthesesCheck.h...
Generating docs for file 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 MakeMemberFunctionConstCheck.cpp...
Generating docs for file MakeMemberFunctionConstCheck.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 Markup.cpp...
Generating docs for file Markup.h...
Generating docs for file MarkupTests.cpp...
Generating docs for file Marshalling.cpp...
Generating docs for file Marshalling.h...
Generating docs for file MarshallingTests.cpp...
Generating docs for file Matchers.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 MisplacedPointerArithmeticInAllocCheck.cpp...
Generating docs for file MisplacedPointerArithmeticInAllocCheck.h...
Generating docs for file MisplacedWideningCastCheck.cpp...
Generating docs for file MisplacedWideningCastCheck.h...
Generating docs for file MissingHashCheck.cpp...
Generating docs for file MissingHashCheck.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 MustCheckErrsCheck.cpp...
Generating docs for file MustCheckErrsCheck.h...
Generating docs for file MutatingCopyCheck.cpp...
Generating docs for file MutatingCopyCheck.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 NoAutomaticMoveCheck.cpp...
Generating docs for file NoAutomaticMoveCheck.h...
Generating docs for file NoEscapeCheck.cpp...
Generating docs for file NoEscapeCheck.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 NonTrivialTypesLibcMemoryCallsCheck.cpp...
Generating docs for file NonTrivialTypesLibcMemoryCallsCheck.h...
Generating docs for file NoRecursionCheck.cpp...
Generating docs for file NoRecursionCheck.h...
Generating docs for file NotNullTerminatedResultCheck.cpp...
Generating docs for file NotNullTerminatedResultCheck.h...
Generating docs for file NSInvocationArgumentLifetimeCheck.cpp...
Generating docs for file NSInvocationArgumentLifetimeCheck.h...
Generating docs for file ObjCLocalizeStringLiteral.cpp...
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 ParsedAST.cpp...
Generating docs for file ParsedAST.h...
Generating docs for file ParsedASTTests.cpp...
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 PathMapping.cpp...
Generating docs for file PathMapping.h...
Generating docs for file PathMappingTests.cpp...
Generating docs for file PerformanceTidyModule.cpp...
Generating docs for file PortabilityTidyModule.cpp...
Generating docs for file PosixReturnCheck.cpp...
Generating docs for file PosixReturnCheck.h...
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 Preamble.cpp...
Generating docs for file Preamble.h...
Generating docs for file PreambleTests.cpp...
Generating docs for file PreferIsaOrDynCastInConditionalsCheck.cpp...
Generating docs for file PreferIsaOrDynCastInConditionalsCheck.h...
Generating/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
 docs for file PreferRegisterOverUnsignedCheck.cpp...
Generating docs for file PreferRegisterOverUnsignedCheck.h...
Generating docs for file PreprocessorTracker.cpp...
Generating docs for file PreprocessorTracker.h...
Generating docs for file PrintASTTests.cpp...
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 QualifiedAutoCheck.cpp...
Generating docs for file QualifiedAutoCheck.h...
Generating docs for file Quality.cpp...
Generating docs for file Quality.h...
Generating docs for file QualityTests.cpp...
Generating docs for file Query.cpp...
Generating docs for file Query.h...
Generating docs for file QueryDriverDatabase.cpp...
Generating docs for file QueryParser.cpp...
Generating docs for file QueryParser.h...
Generating docs for file QuerySession.h...
Generating docs for file RawStringLiteral.cpp...
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 README.md...
Generating docs for file RedundantAccessSpecifiersCheck.cpp...
Generating docs for file RedundantAccessSpecifiersCheck.h...
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 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 Relation.cpp...
Generating docs for file Relation.h...
Generating docs for file RemoveUsingNamespace.cpp../opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:86: warning: explicit link request to 'include' could not be resolved
warning: Included by graph for 'SourceCode.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:86: warning: explicit link request to 'include' could not be resolved
.
Generating docs for file Rename.cpp...
Generating docs for file Rename.h...
Generating docs for file rename_check.py...
Generating docs for file RenamerClangTidyCheck.cpp...
Generating docs for file RenamerClangTidyCheck.h...
Generating docs for file RenameTests.cpp...
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 ReplaceDisallowCopyAndAssignMacroCheck.cpp...
Generating docs for file ReplaceDisallowCopyAndAssignMacroCheck.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 ReservedIdentifierCheck.cpp...
Generating docs for file ReservedIdentifierCheck.h...
Generating docs for file RestrictSystemIncludesCheck.cpp...
Generating docs for file RestrictSystemIncludesCheck.h...
Generating docs for file RestrictSystemLibcHeadersCheck.cpp...
Generating docs for file RestrictSystemLibcHeadersCheck.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 RIFFTests.cpp...
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 SelectionTests.cpp...
Generating docs for file SemanticHighlighting.cpp...
Generating docs for file SemanticHighlighting.h...
Generating docs for file SemanticHighlightingTests.cpp...
Generating docs for file SemanticSelection.cpp...
Generating docs for file SemanticSelection.h...
Generating docs for file SemanticSelectionTests.cpp...
Generating docs for file Serialization.cpp...
Generating docs for file Serialization.h...
Generating docs for file SerializationTests.cpp...
Generating docs for file Serialize.cpp...
Generating docs for file Serialize.h...
Generating docs for file Server.cpp...
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 Shutdown.cpp...
Generating docs for file Shutdown.h...
Generating docs for file SignedBitwiseCheck.cpp...
Generating docs for file SignedBitwiseCheck.h...
Generating docs for file SignedCharMisuseCheck.cpp...
Generating docs for file SignedCharMisuseCheck.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 SourceCodeTests.cpp...
Generating docs for file SpecialMemberFunctionsCheck.cpp...
Generating docs for file SpecialMemberFunctionsCheck.h...
Generating docs for file SpuriouslyWakeUpFunctionsCheck.cpp...
Generating docs for file SpuriouslyWakeUpFunctionsCheck.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 StringFindStrContainsCheck.cpp...
Generating docs for file StringFindStrContainsCheck.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 SuperSelfCheck.cpp...
Generating docs for file SuperSelfCheck.h...
Generating docs for file SuspiciousEnumUsageCheck.cpp...
Generating docs for file SuspiciousEnumUsageCheck.h...
Generating docs for file SuspiciousIncludeCheck.cpp...
Generating docs for file SuspiciousIncludeCheck.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 SymbolCollectorTests.cpp...
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 SymbolInfoTests.cpp...
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 SyncAPI.cpp...
Generating docs for file SyncAPI.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 TestFS.cpp...
Generating docs for file TestFS.h...
Generating docs for file TestIndex.cpp...
Generating docs for file TestIndex.h...
Generating docs for file TestScheme.h...
Generating docs for file TestTracer.cpp...
Generating docs for file TestTracer.h...
Generating docs for file TestTU.cpp...
Generating docs for file TestTU.h...
Generating docs for file Threading.cpp...
Generating docs for file Threading.h...
Generating docs for file ThreadingTests.cpp...
Generating docs for file ThreadsafeFS.cpp...
Generating docs for file ThreadsafeFS.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 TraceTests.cpp...
Generating docs for file TrailingReturnCheck.cpp...
Generating docs for file TrailingReturnCheck.h...
Generating docs for file TransformerClangTidyCheck.cpp...
Generating docs for file TransformerClangTidyCheck.h...
Generating docs for file Transport.h...
Generating docs for file Trigram.cpp...
Generating docs for file Trigram.h...
Generating docs for file TriviallyDestructibleCheck.cpp...
Generating docs for file TriviallyDestructibleCheck.h...
Generating docs for file TUScheduler.cpp...
Generating docs for file TUScheduler.h...
Generating docs for file TUSchedulerTests.cpp...
Generating docs for file Tweak.cpp...
Generating docs for file Tweak.h...
Generating docs for file TweakTesting.cpp...
Generating docs for file TweakTesting.h...
Generating docs for file TweakTests.cpp...
Generating docs for file TwineLocalCheck.cpp...
Generating docs for file TwineLocalCheck.h...
Generating docs for file TypeHierarchyTests.cpp...
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 UnhandledSelfAssignmentCheck.cpp...
Generating docs for file UnhandledSelfAssignmentCheck.h...
Generating docs for file UnimplementedClient.cpp...
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 UpgradeGoogletestCaseCheck.cpp...
Generating docs for file UpgradeGoogletestCaseCheck.h...
Generating docs for file UppercaseLiteralSuffixCheck.cpp...
Generating docs for file UppercaseLiteralSuffwarning: Include graph for 'XRefs.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/remote/README.md:48: warning: unable to resolve reference to `https:' for \ref command
/opt/doxygen-docs/src/clang-tools-extra/clangd/README.md:20: warning: explicit link request to 'clangd' could not be resolved
ixCheck.h...
Generating docs for file URI.cpp...
Generating docs for file URI.h...
Generating docs for file URITests.cpp...
Generating docs for file UseAfterMoveCheck.cpp...
Generating docs for file UseAfterMoveCheck.h...
Generating docs for file UseAnyOfAllOfCheck.cpp...
Generating docs for file UseAnyOfAllOfCheck.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 UseTrailingReturnTypeCheck.cpp...
Generating docs for file UseTrailingReturnTypeCheck.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 XPCTransport.cpp...
Generating docs for file XRefs.cpp...
Generating docs for file XRefs.h...
Generating docs for file XRefsTests.cpp...
Generating docs for file YAMLGenerator.cpp...
Generating docs for file YAMLSerialization.cpp...
Generating docs for file YamlSymbolIndex.cpp...
Generating docs for file YamlSymbolIndex.h...
Generating docs for file ZirconTidyModule.cpp...
Generating page documentation...
Generating docs for page md__opt_doxygen-docs_src_clang-tools-extra_clangd_index_remote_README...
Generating docs for page md__opt_doxygen-docs_src_clang-tools-extra_clangd_README...
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.../opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:63: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:31: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:86: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.h:153: warning: Unsupported xml/html tag <class> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeCompletionStrings.cpp:208: warning: The following parameters of clang::clangd::formatDocumentation(const CodeCompletionString &CCS, llvm::StringRef DocComment) are not documented:
  parameter 'CCS'
/opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:284: warning: Found unknown command `\pCode'
/opt/doxygen-docs/src/clang-tools-extra/clangd/SourceCode.h:86: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:91: warning: Unsupported xml/html tag <class> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:86: warning: Unsupported xml/html tag <class> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:31: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:63: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:50: warning: explicit link request to 'std' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/AST.h:51: warning: explicit link request to 'std' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h:170: warning: explicit link request to 'indexed' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/FindTarget.h:53: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:48: warning: Unsupported xml/html tag <iosfwd> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:50: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved

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::Annotations...
Generating docs for compound clang::clangd::ApplyWorkspaceEditParams...
Generating docs for compound clang::clangd::ApplyWorkspaceEditResponse...
Generating docs for compound clang::clangd::ASTAction...
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::BackgroundIndexRebuilder...
Generating docs for compound clang::clangd::BackgroundIndexRebuilderTest...
Generating docs for compound clang::clangd::BackgroundIndexStorage...
Generating docs for compound clang::clangd::BackgroundIndexTest...
Generating docs for compound clang::clangd::BackgroundQueue...
Generating docs for nested compound clang::clangd::BackgroundQueue::Stats...
Generating docs for nested compound clang::clangd::BackgroundQueue::Task...
Generating docs for compound clang::clangd::CancelledError...
Generating docs for compound clang::clangd::CancelState...
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::Callbacks...
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::CollectMainFileMacros...
Generating docs for compound clang::clangd::Command...
Generating docs for compound clang::clangd::CommandMangler...
Generating docs for compound clang::clangd::CompletionContext...
Generating docs for compound clang::clangd::CompletionItem...
Generating docs for compound clang::clangd::CompletionList...
Generating docs for compound clang::clangd::CompletionParams...
Generating docs for compound clang::clangd::CompletionPrefix...
Generating docs for compound clang::clangd::Config...
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::DebouncePolicy...
Gene/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:38: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:38: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.h:28: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Hover.h:29: warning: Unsupported xml/html tag <ParamType> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:161: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:174: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:174: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:182: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:161: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.cpp:216: warning: explicit link request to 'include' could not be resolved
rating docs for compound clang::clangd::DeclRelationSet...
Generating docs for compound clang::clangd::DefinedMacro...
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::DiagnosticRelatedInformation...
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::DidSaveTextDocumentParams...
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::DocumentLink...
Generating docs for compound clang::clangd::DocumentLinkParams...
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 nested compound clang::clangd::DraftStore::Draft...
Generating docs for compound clang::clangd::Edit...
Generating docs for compound clang::clangd::EligibleRegion...
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::FileShardedIndex...
Generating docs for compound clang::clangd::FileStatus...
Generating docs for compound clang::clangd::FileSymbols...
Generating docs for compound clang::clangd::Fix...
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::HighlightingToken...
Generating docs for compound clang::clangd::Hover...
Generating docs for compound clang::clangd::HoverInfo...
Generating docs for nested compound clang::clangd::HoverInfo::Param...
Generating docs for nested compound clang::clangd::HoverInfo::PassType...
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::LineHighlightings...
Generating docs for compound clang::clangd::LoadedShard...
Generating docs for compound clang::clangd::LocatedSymbol...
Generating docs for compound clang::clangd::Location...
Generating docs for compound clang/opt/doxygen-docs/src/clang-tools-extra/clangd/TUScheduler.h:129: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.h:115: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Preamble.h:115: warning: explicit link request to 'include' could not be resolved
::clangd::Logger...
Generating docs for compound clang::clangd::LoggingSession...
Generating docs for compound clang::clangd::LookupRequest...
Generating docs for compound clang::clangd::LSPClient...
Generating docs for nested compound clang::clangd::LSPClient::CallResult...
Generating docs for nested compound clang::clangd::LSPClient::TransportImpl...
Generating docs for compound clang::clangd::LSPDiagnosticCompare...
Generating docs for compound clang::clangd::LSPError...
Generating docs for compound clang::clangd::MainFileMacros...
Generating docs for compound clang::clangd::MarkupContent...
Generating docs for compound clang::clangd::MemIndex...
Generating docs for compound clang::clangd::Memoize...
Generating docs for compound clang::clangd::MemoryShardStorage...
Generating docs for compound clang::clangd::MergedIndex...
Generating docs for compound clang::clangd::MockCompilationDatabase...
Generating docs for compound clang::clangd::MockFS...
Generating docs for compound clang::clangd::NoParams...
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::OptionalMatcher...
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::PathMapping...
Generating docs for compound clang::clangd::PolySubsequenceMatcher...
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::PreamblePatch...
Generating docs for compound clang::clangd::ProgressParams...
Generating docs for compound clang::clangd::ProjectInfo...
Generating docs for compound clang::clangd::PublishDiagnosticsParams...
Generating docs for compound clang::clangd::Range...
Generating docs for compound clang::clangd::RealThreadsafeFS...
Generating docs for compound clang::clangd::Ref...
Generating docs for compound clang::clangd::ReferenceLoc...
Generating docs for compound clang::clangd::ReferenceParams...
Generating docs for compound clang::clangd::ReferencesResult...
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::Relation...
Generating docs for compound clang::clangd::RelationSlab...
Generating docs for nested compound clang::clangd::RelationSlab::Builder...
Generating docs for compound clang::clangd::RelationsRequest...
Generating docs for compound clang::clangd::RenameInputs...
Generating docs for compound clang::clangd::RenameOptions...
Generating docs for compound clang::clangd::RenameParams...
Generating docs for compound clang::clangd::ResolveTypeHierarchyItemParams...
Generating docs for compound clang::clangd::ScopeDistance...
Generating docs for compound clang::clangd::SelectionRange...
Generating docs for compound clang::clangd::SelectionRangeParams...
Generating docs for compound clang::clangd::SelectionTree...
Generating docs for nested compound clang::clangd::SelectionTree::Node...
Generating docs for compound clang::clangd::SemanticToken...
Generating docs for compound clang::clangd::SemanticTokens...
Generating docs for compound clang::clangd::SemanticTokensEdit...
Generating docs for compound clang::clangd::SemanticTokensEditsParams...
Generating docs for compound clang::clangd::SemanticTokensOrEdits...
Generating docs for compound clang::clangd::SemanticTokensParams...
Generating docs for compound clang::clangd::Semaphore...
Generating docs for compound clang::clangd::ShowMessageParams...
Genera/opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h:94: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h:94: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/Symbol.h:94: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:56: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/SymbolCollector.h:56: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:77: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:25: warning: Unsupported xml/html tag <scheme> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:25: warning: Unsupported xml/html tag <authority> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:25: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:77: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:122: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang-tools-extra/clangd/URI.h:123: warning: explicit link request to 'included' could not be resolved
ting 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::SpelledWord...
Generating docs for compound clang::clangd::StoreDiags...
Generating docs for compound clang::clangd::StreamLogger...
Generating docs for compound clang::clangd::SubsequenceMatcher...
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::TestScheme...
Generating docs for compound clang::clangd::TestTU...
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::TheiaSemanticHighlightingInformation...
Generating docs for compound clang::clangd::TheiaSemanticHighlightingParams...
Generating docs for compound clang::clangd::ThreadingTest...
Generating docs for compound clang::clangd::ThreadsafeFS...
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::TUScheduler...
Generating docs for nested compound clang::clangd::TUScheduler::ASTCache...
Generating docs for nested compound clang::clangd::TUScheduler::FileData...
Generating docs for nested compound clang::clangd::TUScheduler::FileStats...
Generating docs for nested compound clang::clangd::TUScheduler::Options...
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::Effect...
Generating docs for nested compound clang::clangd::Tweak::Selection...
Generating docs for compound clang::clangd::TweakArgs...
Generating docs for compound clang::clangd::TweakTest...
Generating docs for 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::VersionedTextDocumentIdentifier...
Generating docs for compound clang::clangd::WithContext...
Generating docs for compound clang::clangd::WithContextValue...
Generating docs for compound clang::clangd::WorkDoneProgressBegin...
Generating docs for compound clang::clangd::WorkDoneProgressCreateParams...
Generating docs for compound clang::clangd::WorkDoneProgressEnd...
Generating docs for compound clang::clangd::WorkDoneProgressReport...
Generating docs for compound clang::clangd::WorkspaceEdit...
Generating docs for compound clang::clangd::WorkspaceSymbolParams...
Generating docs for namespace clang::clangd::config
Generating docs for compound clang::clangd::config::CapturedDiags...
Generating docs for nested compound clang::clangd::config::CapturedDiags::Diag...
Generating docs for compound clang::clangd::config::FileConfigCache...
Generating docs for compound clang::clangd::config::Fragment...
Generating docs for nested compound clang::clangd::config::Fragment::CompileFlagsBlock...
Generating docs for nested compound clang::clangd::config::Fragment::IfBlock...
Generating docs for nested compound clang::clangd::config::Fragment::SourceInfo...
Generating docs for compound clang::clangd::config::Located...
Generating docs for compound clang::clangd::config::Params...
Generating docs for compound clang::clangd::config::Provider...
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 compound clang::clangd::dex::Trigram...
Generating docs for namespace clang::clangd::dex::detail
Generating docs for namespace clang::clangd::markup
Generating docs for compound clang::clangd::markup::Block...
Generating docs for compound clang::clangd::markup::BulletList...
Generating docs for compound clang::clangd::markup::Document...
Generating docs for compound clang::clangd::markup::Paragraph...
Generating docs for namespace clang::clangd::remote
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::Metric...
Generating docs for compound clang::clangd::trace::Session...
Generating docs for compound clang::clangd::trace::Span...
Generating docs for compound clang::clangd::trace::TestTracer...
Generating docs for namespace clang::doc
Generating docs for compound clang::doc::BaseRecordInfo...
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::HTMLGenerator...
Generating docs for compound clang::doc::Index...
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:/opt/doxygen-docs/src/clang-tools-extra/clang-include-fixer/find-all-symbols/FindAllSymbols.h:28: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-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/clang-tools-extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h:136: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-move/Move.h:136: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/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'
: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...
Generating 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< ast_type_traits::TraversalKind >...
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/opt/doxygen-docs/src/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/clang-tools-extra/clang-tidy/ClangTidy.h:90: warning: Found unknown command `\P'
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidy.h:78: 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/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyOptions.h:274: 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/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
 docs for namespace clang::replace
Generating docs for namespace clang::serialization
Generating docs for namespace clang::syntax
Generating docs for namespace clang::tidy
Generating docs for compound clang::tidy::ClangTidyASTConsumerFactory...
Generating docs for compound clang::tidy::ClangTidyCheck...
Generating docs for nested compound clang::tidy::ClangTidyCheck::OptionsView...
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 nested compound clang::tidy::ClangTidyOptions::ClangTidyValue...
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 compound clang::tidy::ConfigOptionsProvider...
Generating docs for compound clang::tidy::DefaultOptionsProvider...
Generating docs for compound clang::tidy::FileFilter...
Generating docs for compound clang::tidy::FileOptionsBaseProvider...
Generating docs for compound clang::tidy::FileOptionsProvider...
Generating docs for compound clang::tidy::GlobList...
Generating docs for compound clang::tidy::MissingOptionError...
Generating docs for compound clang::tidy::OptionError...
Generating docs for compound clang::tidy::RenamerClangTidyCheck...
Generating docs for nested compound clang::tidy::RenamerClangTidyCheck::DiagInfo...
Generating docs for nested compound clang::tidy::RenamerClangTidyCheck::FailureInfo...
Generating docs for nested compound clang::tidy::RenamerClangTidyCheck::NamingCheckFailure...
Generating docs for compound clang::tidy::UnparseableEnumOptionError...
Generating docs for compound clang::tidy::UnparseableIntegerOptionError...
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::StringFindStrContainsCheck...
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::C/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
loexecAccept4Check...
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::CloexecPipe2Check...
Generating docs for compound clang::tidy::android::CloexecPipeCheck...
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::BadSignalToKillThreadCheck...
Generating docs for compound clang::tidy::bugprone::BoolPointerImplicitConversionCheck...
Generating docs for compound clang::tidy::bugprone::BranchCloneCheck...
Generating docs for compound clang::tidy::bugprone::BugproneModule...
Generating docs for compound clang::tidy::bugprone::CharExpressionDetector...
Generating docs for compound clang::tidy::bugprone::CopyConstructorInitCheck...
Generating docs for compound clang::tidy::bugprone::DanglingHandleCheck...
Generating docs for compound clang::tidy::bugprone::DynamicStaticInitializersCheck...
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 clang::tidy::bugprone::InaccurateEraseCheck...
Generating docs for compound clang::tidy::bugprone::IncorrectRoundingsCheck...
Generating docs for compound clang::tidy::bugprone::InfiniteLoopCheck...
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::MisplacedPointerArithmeticInAllocCheck...
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::NoEscapeCheck...
Generating docs for compound clang::tidy::bugprone::NotNullTerminatedResultCheck...
Generating docs for compound clang::tidy::bugprone::ParentVirtualCallCheck...
Generating docs for compound clang::tidy::bugprone::PosixReturnCheck...
Generating docs for compound clang::tidy::bugprone::ReservedIdentifierCheck...
Generating docs for compound clang::tidy::bugprone::SignedCharMisuseCheck...
Generating docs for compound clang::tidy::bugprone::SizeofCon/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/bugprone/SuspiciousIncludeCheck.h:23: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
tainerCheck...
Generating docs for compound clang::tidy::bugprone::SizeofExpressionCheck...
Generating docs for compound clang::tidy::bugprone::SpuriouslyWakeUpFunctionsCheck...
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::SuspiciousIncludeCheck...
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::UnhandledSelfAssignmentCheck...
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::DefaultOperatorNewAlignmentCheck...
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::MutatingCopyCheck...
Generating docs for compound clang::tidy::cert::NonTrivialTypesLibcMemoryCallsCheck...
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::AvoidNonConstGlobalVariablesCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::CppCoreGuidelinesModule...
Generating docs for compound clang::tidy::cppcoreguidelines::InitVariablesCheck...
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::cppcoreguidelines::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::cppcoreguidel/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
ines::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 nested compound clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck::SpecialMemberFunctionData...
Generating docs for namespace clang::tidy::darwin
Generating docs for compound clang::tidy::darwin::AvoidSpinlockCheck...
Generating docs for compound clang::tidy::darwin::DarwinModule...
Generating docs for compound clang::tidy::darwin::DispatchOnceNonstaticCheck...
Generating docs for namespace clang::tidy::fuchsia
Generating docs for compound clang::tidy::fuchsia::DefaultArgumentsCallsCheck...
Generating docs for compound clang::tidy::fuchsia::DefaultArgumentsDeclarationsCheck...
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::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 compound clang::tidy::google::UpgradeGoogletestCaseCheck...
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::AvoidNSObjectNewCheck...
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 do/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:51: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
cs for compound clang::tidy::hicpp::NoAssemblerCheck...
Generating docs for compound clang::tidy::hicpp::SignedBitwiseCheck...
Generating docs for namespace clang::tidy::linuxkernel
Generating docs for compound clang::tidy::linuxkernel::LinuxKernelModule...
Generating docs for compound clang::tidy::linuxkernel::MustCheckErrsCheck...
Generating docs for namespace clang::tidy::llvm_check
Generating docs for compound clang::tidy::llvm_check::IncludeOrderCheck...
Generating docs for compound clang::tidy::llvm_check::LLVMHeaderGuardCheck...
Generating docs for compound clang::tidy::llvm_check::LLVMModule...
Generating docs for compound clang::tidy::llvm_check::PreferIsaOrDynCastInConditionalsCheck...
Generating docs for compound clang::tidy::llvm_check::PreferRegisterOverUnsignedCheck...
Generating docs for compound clang::tidy::llvm_check::TwineLocalCheck...
Generating docs for namespace clang::tidy::llvm_libc
Generating docs for compound clang::tidy::llvm_libc::CalleeNamespaceCheck...
Generating docs for compound clang::tidy::llvm_libc::ImplementationInNamespaceCheck...
Generating docs for compound clang::tidy::llvm_libc::LLVMLibcModule...
Generating docs for compound clang::tidy::llvm_libc::RestrictSystemLibcHeadersCheck...
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::NoRecursionCheck...
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::ClassifiedToken...
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/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.h:21: warning: explicit link request to 'sin' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
 clang::tidy::modernize::ReplaceAutoPtrCheck...
Generating docs for compound clang::tidy::modernize::ReplaceDisallowCopyAndAssignMacroCheck...
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 clang::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::UseTrailingReturnTypeCheck...
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::DeallocInCategoryCheck...
Generating docs for compound clang::tidy::objc::ForbiddenSubclassingCheck...
Generating docs for compound clang::tidy::objc::MissingHashCheck...
Generating docs for compound clang::tidy::objc::NSInvocationArgumentLifetimeCheck...
Generating docs for compound clang::tidy::objc::ObjCModule...
Generating docs for compound clang::tidy::objc::PropertyDeclarationCheck...
Generating docs for compound clang::tidy::objc::SuperSelfCheck...
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::NoAutomaticMoveCheck...
Generating docs for compound clang::tidy::performance::NoexceptMoveConstructorCheck...
Generating docs for compound clang::tidy::performance::PerformanceModule...
Generating docs for compound clang::tidy::performance::TriviallyDestructibleCheck...
Generating docs for compound clang::tidy::performance::TypePromotionInMathFnCheck...
Generating docs /opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
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::RestrictedIncludesPPCallbacks...
Generating docs for compound clang::tidy::portability::RestrictSystemIncludesCheck...
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::ConvertMemberFunctionsToStatic...
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::FindUsageOfThis...
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::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...
Generating docs for compound clang::tidy::readability::MagicNumbersCheck...
Generating docs for compound clang::tidy::readability::MakeMemberFunctionConstCheck...
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::QualifiedAutoCheck...
Generating docs for compound clang::tidy::readability::ReadabilityModule...
Generating docs for compound clang::tidy::readability::RedundantAccessSpecifiersCheck...
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 compound clang::tidy::rea/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/ASTUtils.h:25: warning: Unsupported xml/html tag <flag> found
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/Aliasing.h:24: warning: Unsupported symbol &n; found
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:51: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:51: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/HeaderGuard.h:42: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/IncludeSorter.h:35: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:135: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/ClangTidyCheck.h:136: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h:35: warning: Unsupported symbol &i; found
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h:36: warning: found </c> at different nesting level (5) than expected (2)
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/utils/FixItHintUtils.h:37: warning: end of comment block while expecting command </code>
dability::UseAnyOfAllOfCheck...
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::TransformerClangTidyCheck...
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 cppreference_parser
Generating docs for compound cppreference_parser::Symbol...
Generating docs for namespace gen_std
Generating docs for namespace lit
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< clang::clangd::dex::Token >...
Generating docs for compound llvm::DenseMapInfo< clang::clangd::dex::Trigram >...
Generating docs for compound llvm::DenseMapInfo< clang::clangd::RefSlab::Builder::Entry >...
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::RenamerClangTidyCheck::NamingCheckId >...
Generating docs for compound llvm::format_provider< clang::clangd::Position >...
Generating docs for namespace llvm::sys
Generating docs for namespace llvm::vfs
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::MappingTraits< BaseRecordInfo >...
Generating docs for compound llvm::yaml::MappingTraits< 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< CompileCommandYAML >...
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< IncludeGraphNode >...
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 compou/opt/doxygen-docs/src/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/clang-tools-extra/modularize/PreprocessorTracker.h:26: warning: explicit link request to 'include' could not be resolved
nd llvm::yaml::MappingTraits< RefBundle >...
Generating docs for compound llvm::yaml::MappingTraits< Reference >...
Generating docs for compound llvm::yaml::MappingTraits< Relation >...
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< SymbolID >...
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::NormalizedFileDigest...
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::NormalizedSourceFlag...
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::NormalizedSymbolRole...
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
Generating dependency graph for directory background-index
Generating 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-apply-replacements
Generating dependency graph for directory clang-doc
Generating dependency graph for directory clang-include-fixer
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 clang-tools-extra
Generating dependency graph for directory clangd
Generating dependency graph for directory cppcoreguidelines
Generating dependency graph for directory darwin
Generating dependency graph for directory /opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/index/CanonicalIncludes.h:33: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/Headers.h:34: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clangd/CodeComplete.h:87: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
dex
Generating dependency graph for directory dexp
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 index
Generating dependency graph for directory indexer
Generating dependency graph for directory Inputs
Generating dependency graph for directory lib
Generating dependency graph for directory linuxkernel
Generating dependency graph for directory llvm
Generating dependency graph for directory llvmlibc
Generating dependency graph for directory marshalling
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 remote
Generating dependency graph for directory remote
Generating dependency graph for directory server
Generating dependency graph for directory src
Generating dependency graph for directory support
Generating dependency graph for directory test
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 tweaks
Generating dependency graph for directory unimplemented
Generating dependency graph for directory unittests
Generating dependency graph for directory utils
Generating dependency graph for directory xpc
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 2 parallel threads...
Running dot for graph 1/1
Patching output file 1/1
lookup cache used 50923/262144 hits=583587 misses=53892
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/ClangAbstractBasicReader.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAbstractBasicWriter.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAbstractTypeReader.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAbstractTypeWriter.dir
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/ClangTypeNodes.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/ClangARMCdeBuiltinAliases.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMCdeBuiltinCG.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMCdeBuiltinsDef.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMCdeBuiltinSema.dir
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/ClangARMMveBuiltinAliases.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMMveBuiltinCG.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMMveBuiltinsDef.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMMveBuiltinSema.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/ClangARMSveBuiltinCG.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMSveBuiltins.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMSveSemaRangeChecks.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMSveTypeFlags.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/build/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/Semwarning: source /opt/doxygen-docs/src/clang/docs/img is not a readable file or directory... skipping.
a/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/clang/examples
Searching for files in directory /opt/doxygen-docs/src/clang/examples/AnnotateFunctions
Searching for files in directory /opt/doxygen-docs/src/clang/examples/Attribute
Searching for files in directory /opt/doxygen-docs/src/clang/examples/clang-interpreter
Searching for files in directory /opt/doxygen-docs/src/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/clang/include
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Analysis
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Analysis/DomainSpecific
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Analysis/FlowSensitive
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Analysis/Support
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/CodeGen
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/CrossTU
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/DirectoryWatcher
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Edit
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Format
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Frontend
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Index
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Lex
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Rewrite
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Testing
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer
Searching for files in directory /opt/doxygen-docs/src/clang/include/clang-c
Searching for files in directory /opt/doxygen-docs/src/clang/lib
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Analysis/plugins
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerDependencyHandling
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerOptionHandling
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Analysis/plugins/SampleAnalyzer
Searching for files in directory /opt/doxygen-docs/src/clang/lib/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/clang/lib/AST
Searching for files in directory /opt/doxygen-docs/src/clang/lib/AST/Interp
Searching for files in directory /opt/doxygen-docs/src/clang/lib/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Basic
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Basic/Targets
Searching for files in directory /opt/doxygen-docs/src/clang/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/clang/lib/CrossTU
Searching for files in directory /opt/doxygen-docs/src/clang/lib/DirectoryWatcher
Searching for files in directory /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/default
Searching for files in directory /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/linux
Searching for files in directory /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/mac
Searching for files in directory /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/windows
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Driver
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Driver/ToolChains
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Edit
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Format
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Frontend
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite
Searching for files in directory /opt/doxygen-docs/src/clang/lib/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Headers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Headers/cuda_wrappers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Index
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Lex
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Parse
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Rewrite
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Sema
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Serialization
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/cert
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Testing
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Inclusions
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Syntax
Searching for files in directory /opt/doxygen-docs/src/clang/lib/Tooling/Transformer
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/Consumed.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/Consumed.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/Dominators.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/Dominators.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/AnyCall.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/AnyCall.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/BodyFarm.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/BodyFarm.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/CFGStmtMap.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/CFGStmtMap.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/CloneDetection.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/CloneDetection.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/CodeInjector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/CodeInjector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/ConstructionContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/ConstructionContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/FlowSensitive/DataflowWorklist.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/PathDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/PathDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/ProgramPoint.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/ProgramPoint.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/RetainSummaryManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/RetainSummaryManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/SelectorExtras.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/SelectorExtras.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Analysis/Support/BumpVector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Analysis/Support/BumpVector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/ARCMT.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/ARCMT.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/ARCMTActions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/ARCMTActions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/FileRemapper.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ARCMigrate/FileRemapper.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AbstractBasicReader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AbstractBasicReader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AbstractBasicWriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AbstractBasicWriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AbstractTypeReader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AbstractTypeReader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AbstractTypeWriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AbstractTypeWriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/APValue.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/APValue.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AST.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AST.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTConcept.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTConcept.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTContextAllocate.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTContextAllocate.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTDumper.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTDumper.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTDumperUtils.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTDumperUtils.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTFwd.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTFwd.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporterLookupTable.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporterLookupTable.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporterSharedState.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTImporterSharedState.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTLambda.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTLambda.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTMutationListener.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTMutationListener.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTNodeTraverser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTNodeTraverser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTStructuralEquivalence.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTStructuralEquivalence.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTTypeTraits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTUnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTUnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ASTVector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ASTVector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Attr.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Attr.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AttrIterator.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AttrIterator.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/AttrVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/AttrVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Availability.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Availability.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/BaseSubobject.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/BaseSubobject.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CanonicalType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CanonicalType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CharUnits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CharUnits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Comment.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Comment.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentBriefParser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentBriefParser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentCommandTraits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentCommandTraits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentLexer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentLexer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentParser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentParser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentSema.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentSema.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CommentVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CommentVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ComparisonCategories.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ComparisonCategories.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ComputeDependence.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ComputeDependence.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CurrentSourceLocExprScope.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CurrentSourceLocExprScope.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/CXXInheritance.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/CXXInheritance.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DataCollection.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DataCollection.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Decl.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Decl.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclAccessPair.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclAccessPair.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclarationName.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclarationName.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclBase.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclBase.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclContextInternals.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclContextInternals.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclCXX.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclCXX.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclFriend.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclFriend.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclGroup.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclGroup.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclLookups.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclLookups.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclObjC.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclObjC.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclObjCCommon.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclObjCCommon.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclTemplate.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclTemplate.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DeclVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DeclVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DependenceFlags.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DependenceFlags.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/DependentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/DependentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/EvaluatedExprVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/EvaluatedExprVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Expr.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Expr.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExprConcepts.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExprConcepts.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExprCXX.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExprCXX.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExprObjC.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExprObjC.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExprOpenMP.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExprOpenMP.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExternalASTMerger.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExternalASTMerger.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ExternalASTSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ExternalASTSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/FormatString.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/FormatString.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/GlobalDecl.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/GlobalDecl.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/JSONNodeDumper.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/JSONNodeDumper.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/LambdaCapture.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/LambdaCapture.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/LocInfoType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/LocInfoType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Mangle.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Mangle.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/MangleNumberingContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/MangleNumberingContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/NestedNameSpecifier.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/NestedNameSpecifier.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/NonTrivialTypeVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/NonTrivialTypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/NSAPI.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/NSAPI.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ODRHash.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ODRHash.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/OperationKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/OperationKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/OptionalDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/OptionalDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/OSLog.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/OSLog.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ParentMap.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ParentMap.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/ParentMapContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/ParentMapContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/PrettyDeclStackTrace.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/PrettyDeclStackTrace.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/PrettyPrinter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/PrettyPrinter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/QualTypeNames.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/QualTypeNames.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/RawCommentList.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/RawCommentList.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/RecordLayout.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/RecordLayout.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/RecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/RecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Redeclarable.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Redeclarable.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/SelectorLocationsKind.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/SelectorLocationsKind.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Stmt.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Stmt.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtCXX.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtCXX.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtGraphTraits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtIterator.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtIterator.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtObjC.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtObjC.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/StmtVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/StmtVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TemplateArgumentVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TemplateArgumentVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TemplateBase.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TemplateBase.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TemplateName.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TemplateName.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TextNodeDumper.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TextNodeDumper.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/Type.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/Type.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TypeLoc.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TypeLoc.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TypeLocVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TypeLocVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TypeOrdering.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TypeOrdering.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/TypeVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/TypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/UnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/UnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/VTableBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/VTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/AST/VTTBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/AST/VTTBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/GtestMatchers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/ASTMatchers/GtestMatchers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/ABI.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/ABI.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AddressSpaces.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AddressSpaces.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AlignedAllocation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AlignedAllocation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AllDiagnostics.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AllDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AttributeCommonInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AttributeCommonInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Attributes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Attributes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AttrKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AttrKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/BitmaskEnum.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/BitmaskEnum.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Builtins.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Builtins.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/CapturedStmt.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/CapturedStmt.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/CharInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/CharInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/CodeGenOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/CodeGenOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/CommentOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/CommentOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Cuda.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Cuda.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DebugInfoOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DebugInfoOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticAnalysis.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticAnalysis.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticAST.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticAST.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticCategories.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticCategories.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticComment.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticComment.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticCrossTU.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticCrossTU.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticDriver.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticDriver.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticError.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticError.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticFrontend.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticFrontend.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticIDs.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticIDs.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticLex.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticLex.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticParse.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticParse.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticRefactoring.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticRefactoring.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticSema.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticSema.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticSerialization.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/DiagnosticSerialization.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/ExceptionSpecificationType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/ExceptionSpecificationType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/ExpressionTraits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/ExpressionTraits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/FileSystemOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/FileSystemOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/FileSystemStatCache.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/FileSystemStatCache.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/FixedPoint.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/FixedPoint.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/IdentifierTable.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/IdentifierTable.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/JsonSupport.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/JsonSupport.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Lambda.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Lambda.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/LangOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/LangOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/LangStandard.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/LangStandard.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Linkage.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Linkage.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/LLVM.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/LLVM.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/MacroBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/MacroBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Module.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Module.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/ObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/ObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/OpenCLOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/OpenCLOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/OpenMPKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/OpenMPKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/OperatorKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/OperatorKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/OperatorPrecedence.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/OperatorPrecedence.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/PartialDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/PartialDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/PlistSupport.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/PlistSupport.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/PragmaKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/PragmaKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SanitizerBlacklist.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SanitizerBlacklist.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Sanitizers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Sanitizers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SourceLocation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SourceLocation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SourceManagerInternals.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SourceManagerInternals.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Specifiers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Specifiers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Stack.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Stack.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/SyncScope.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/SyncScope.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TargetBuiltins.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TargetBuiltins.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TargetCXXABI.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TargetCXXABI.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TargetOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TargetOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TemplateKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TemplateKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TokenKinds.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TokenKinds.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Version.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Version.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/Visibility.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/Visibility.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/XRayInstr.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/XRayInstr.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Basic/XRayLists.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Basic/XRayLists.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/BackendUtil.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/BackendUtil.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/CGFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/CGFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/CodeGenABITypes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/CodeGenABITypes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/CodeGenAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/CodeGenAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/ConstantInitFuture.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/ConstantInitFuture.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/ModuleBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/ModuleBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CodeGen/SwiftCallingConv.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CodeGen/SwiftCallingConv.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Action.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Action.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Compilation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Compilation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/DarwinSDKInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/DarwinSDKInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Distro.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Distro.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Driver.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Driver.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/DriverDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/DriverDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Job.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Job.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Multilib.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Multilib.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Options.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Options.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/OptionUtils.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/OptionUtils.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Phases.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Phases.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/SanitizerArgs.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/SanitizerArgs.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Tool.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Tool.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Types.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Types.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/Util.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/Util.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Driver/XRayArgs.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Driver/XRayArgs.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Edit/Commit.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Edit/Commit.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Edit/EditedSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Edit/EditedSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Edit/EditsReceiver.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Edit/EditsReceiver.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Edit/FileOffset.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Edit/FileOffset.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Edit/Rewriters.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Edit/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Format/Format.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Format/Format.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/ASTUnit.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/ASTUnit.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/CompilerInstance.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/CompilerInstance.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/CompilerInvocation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/CompilerInvocation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/DependencyOutputOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/DependencyOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/DiagnosticRenderer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/DiagnosticRenderer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/LayoutOverrideSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/LayoutOverrideSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/MigratorOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/MigratorOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/MultiplexConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/MultiplexConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/PCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/PCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/PrecompiledPreamble.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/PrecompiledPreamble.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnostics.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/SerializedDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/Utils.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/Utils.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/FrontendTool/Utils.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/FrontendTool/Utils.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/CommentToXML.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/CommentToXML.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/DeclOccurrence.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/DeclOccurrence.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/IndexDataConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/IndexDataConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/IndexingAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/IndexingAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/IndexingOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/IndexingOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/IndexSymbol.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/IndexSymbol.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Index/USRGeneration.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Index/USRGeneration.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/DirectoryLookup.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/DirectoryLookup.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderMap.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderMap.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderMapTypes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderMapTypes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearchOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearchOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/LexDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/LexDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/Lexer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/Lexer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/LiteralSupport.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/LiteralSupport.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/MacroArgs.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/MacroArgs.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/ModuleLoader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/ModuleLoader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/ModuleMap.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/ModuleMap.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/MultipleIncludeOpt.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/MultipleIncludeOpt.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PPCallbacks.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/Pragma.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/Pragma.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessingRecord.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessingRecord.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorLexer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorLexer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/ScratchBuffer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/ScratchBuffer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/Token.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/Token.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/TokenConcatenation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/TokenConcatenation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/TokenLexer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/TokenLexer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Lex/VariadicMacroSupport.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Lex/VariadicMacroSupport.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Parse/LoopHint.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Parse/LoopHint.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Parse/ParseAST.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Parse/ParseAST.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Parse/ParseDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Parse/ParseDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Parse/Parser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Parse/Parser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Parse/RAIIObjectsForParser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Parse/RAIIObjectsForParser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/DeltaTree.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/DeltaTree.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/Rewriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/Rewriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/RewriteRope.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/RewriteRope.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/CleanupInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/CleanupInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/CXXFieldCollector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/CXXFieldCollector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/DeclSpec.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/DeclSpec.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/DelayedDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/DelayedDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Designator.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Designator.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/ExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/ExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/IdentifierResolver.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/IdentifierResolver.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Initialization.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Initialization.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Lookup.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Lookup.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/ObjCMethodList.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/ObjCMethodList.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Overload.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Overload.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Ownership.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Ownership.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/ParsedTemplate.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/ParsedTemplate.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Scope.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Scope.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/ScopeInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/ScopeInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaConcept.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaConcept.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaFixItUtils.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaFixItUtils.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaInternal.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaInternal.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/SemaLambda.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/SemaLambda.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Template.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Template.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/TemplateDeduction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/TemplateDeduction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/TemplateInstCallback.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/TemplateInstCallback.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/TypoCorrection.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/TypoCorrection.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Sema/Weak.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Sema/Weak.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTDeserializationListener.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTDeserializationListener.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTRecordReader.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTRecordReader.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTRecordWriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTRecordWriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTWriter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ASTWriter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ContinuousRangeMap.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ContinuousRangeMap.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/GlobalModuleIndex.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/GlobalModuleIndex.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/InMemoryModuleCache.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/InMemoryModuleCache.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleFile.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleFile.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/ModuleManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/PCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/PCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Serialization/SerializationDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Serialization/SerializationDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicSize.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicSize.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Testing/CommandLineArgs.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Testing/CommandLineArgs.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Testing/TestClangConfig.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Testing/TestClangConfig.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/AllTUsExecution.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/AllTUsExecution.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/CommonOptionsParser.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/CommonOptionsParser.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/CompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/CompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Lookup.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Lookup.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Replacement.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Replacement.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningService.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/DiagnosticsYaml.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/DiagnosticsYaml.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Execution.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Execution.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/FixIt.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/FixIt.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Refactoring.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/RefactoringCallbacks.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/RefactoringCallbacks.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/ReplacementsYaml.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/ReplacementsYaml.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/StandaloneExecution.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/StandaloneExecution.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/BuildTree.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/BuildTree.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Mutations.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Mutations.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tree.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tree.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Tooling.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Tooling.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/MatchConsumer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/MatchConsumer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Parsing.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Parsing.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/SourceCode.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/SourceCode.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/SourceCodeBuilders.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Stencil.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Stencil.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Transformer.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Transformer.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/BuildSystem.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/BuildSystem.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/CXCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/CXCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/CXErrorCode.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/CXErrorCode.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/CXString.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/CXString.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/Documentation.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/Documentation.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/ExternC.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/ExternC.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/FatalErrorHandler.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/FatalErrorHandler.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/Index.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/Index.h...
Preprocessing /opt/doxygen-docs/src/clang/include/clang-c/Platform.h...
Parsing file /opt/doxygen-docs/src/clang/include/clang-c/Platform.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/AnalysisDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/AnalysisDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/BodyFarm.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/BodyFarm.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CFGStmtMap.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CFGStmtMap.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CloneDetection.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CloneDetection.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CocoaConventions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CocoaConventions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/CodeInjector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/CodeInjector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ConstructionContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ConstructionContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/Consumed.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/Consumed.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ExprMutationAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ExprMutationAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/LiveVariables.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/LiveVariables.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ObjCNoReturn.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ObjCNoReturn.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/PathDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/PathDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/PostOrderCFGView.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/PostOrderCFGView.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ProgramPoint.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ProgramPoint.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ReachableCode.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ReachableCode.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/RetainSummaryManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/RetainSummaryManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafety.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafety.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Analysis/UninitializedValues.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Analysis/UninitializedValues.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/ARCMT.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/ARCMT.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/ARCMTActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/ARCMTActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/FileRemapper.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/FileRemapper.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/Internals.h...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/Internals.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/ObjCMT.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/ObjCMT.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/PlistReporter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/PlistReporter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransAPIUses.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransAPIUses.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransARCAssign.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransARCAssign.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransformActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransformActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/Transforms.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/Transforms.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/Transforms.h...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/Transforms.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransGCCalls.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransGCCalls.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransProperties.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransProperties.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/APValue.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/APValue.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTConcept.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTConcept.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTDumper.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTDumper.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTImporter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTImporter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTImporterLookupTable.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTImporterLookupTable.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTStructuralEquivalence.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTStructuralEquivalence.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ASTTypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ASTTypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/AttrImpl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/AttrImpl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Comment.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Comment.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CommentBriefParser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CommentBriefParser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CommentCommandTraits.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CommentCommandTraits.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CommentLexer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CommentLexer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CommentParser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CommentParser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CommentSema.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CommentSema.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ComparisonCategories.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ComparisonCategories.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ComputeDependence.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ComputeDependence.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CXXABI.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CXXABI.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/CXXInheritance.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/CXXInheritance.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DataCollection.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DataCollection.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Decl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Decl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclarationName.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclarationName.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclBase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclBase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclFriend.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclFriend.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclGroup.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclGroup.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclPrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/DeclTemplate.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/DeclTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Expr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Expr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExprClassification.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExprClassification.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExprConcepts.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExprConcepts.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExternalASTMerger.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExternalASTMerger.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ExternalASTSource.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ExternalASTSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/FormatString.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/FormatString.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/FormatStringParsing.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/FormatStringParsing.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/InheritViz.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/InheritViz.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Boolean.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Boolean.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeExprGen.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeExprGen.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeExprGen.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeExprGen.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeGenError.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeGenError.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeGenError.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeGenError.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeStmtGen.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeStmtGen.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeStmtGen.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/ByteCodeStmtGen.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Context.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Context.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Context.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Context.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Descriptor.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Descriptor.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Descriptor.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Descriptor.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Disasm.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Disasm.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/EvalEmitter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/EvalEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/EvalEmitter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/EvalEmitter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Frame.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Frame.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Frame.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Frame.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Function.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Function.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Function.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Function.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Integral.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Integral.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Interp.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Interp.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Interp.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Interp.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpBlock.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpBlock.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpBlock.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpBlock.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpFrame.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpFrame.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpFrame.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpFrame.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpStack.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpStack.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpStack.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpStack.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpState.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpState.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpState.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/InterpState.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Opcode.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Opcode.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Pointer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Pointer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Pointer.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Pointer.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/PrimType.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/PrimType.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/PrimType.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/PrimType.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Program.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Program.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Program.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Program.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Record.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Record.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Record.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Record.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Source.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Source.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/Source.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/Source.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/State.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/State.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Interp/State.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Interp/State.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ItaniumMangle.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ItaniumMangle.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/JSONNodeDumper.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/JSONNodeDumper.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Linkage.h...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Linkage.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Mangle.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Mangle.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/MicrosoftMangle.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/MicrosoftMangle.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/NestedNameSpecifier.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/NestedNameSpecifier.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/NSAPI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/NSAPI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ODRHash.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ODRHash.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/OpenMPClause.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/OpenMPClause.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/OSLog.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/OSLog.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ParentMap.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ParentMap.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ParentMapContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ParentMapContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/PrintfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/PrintfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/QualTypeNames.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/QualTypeNames.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/RawCommentList.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/RawCommentList.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/RecordLayout.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/RecordLayout.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/RecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/RecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/ScanfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/ScanfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/SelectorLocationsKind.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/SelectorLocationsKind.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Stmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Stmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtIterator.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtIterator.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtPrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtProfile.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtProfile.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/StmtViz.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/StmtViz.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/TemplateBase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/TemplateBase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/TemplateName.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/TemplateName.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/TextNodeDumper.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/TextNodeDumper.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/Type.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/Type.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/TypeLoc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/TypeLoc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/TypePrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/TypePrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/VTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/VTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/AST/VTTBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/AST/VTTBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Marshallers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Marshallers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/ASTMatchers/GtestMatchers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/ASTMatchers/GtestMatchers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Builtins.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Builtins.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/CharInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/CharInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/CodeGenOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/CodeGenOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/DiagnosticIDs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/DiagnosticIDs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/DiagnosticOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/DiagnosticOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/ExpressionTraits.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/ExpressionTraits.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/FileManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/FileManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/FileSystemStatCache.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/FileSystemStatCache.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/FixedPoint.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/FixedPoint.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/IdentifierTable.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/IdentifierTable.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/LangOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/LangOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/LangStandards.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/LangStandards.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Module.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Module.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/ObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/ObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/OpenMPKinds.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/OpenMPKinds.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/OperatorPrecedence.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/OperatorPrecedence.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/SanitizerBlacklist.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/SanitizerBlacklist.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Sanitizers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Sanitizers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/SourceLocation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/SourceLocation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/SourceManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/SourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Stack.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Stack.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AArch64.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AArch64.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARC.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARC.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARM.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARM.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/ARM.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AVR.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/AVR.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/AVR.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/BPF.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/BPF.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/BPF.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/BPF.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Hexagon.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Lanai.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Lanai.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Lanai.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Lanai.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Le64.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Le64.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Le64.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Le64.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Mips.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Mips.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Mips.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/MSP430.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/MSP430.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/MSP430.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/MSP430.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/NVPTX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/NVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/NVPTX.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/NVPTX.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/OSTargets.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/OSTargets.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/OSTargets.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/OSTargets.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/PNaCl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/PNaCl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/PNaCl.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/PNaCl.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/RISCV.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/RISCV.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/RISCV.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/RISCV.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/Sparc.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/Sparc.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/SPIR.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/SPIR.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/SPIR.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/SPIR.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/SystemZ.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/TCE.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/TCE.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/TCE.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/VE.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/VE.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/VE.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/VE.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/X86.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/X86.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/X86.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/X86.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/XCore.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets/XCore.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets/XCore.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Targets.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Targets.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/TokenKinds.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/TokenKinds.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/TypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/TypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Version.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Version.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/Warnings.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/Warnings.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/XRayInstr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/XRayInstr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Basic/XRayLists.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Basic/XRayLists.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ABIInfo.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ABIInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/Address.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/Address.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/BackendUtil.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/BackendUtil.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGAtomic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGBlocks.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGBlocks.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGBlocks.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGBlocks.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGClass.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGClass.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCleanup.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCleanup.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCleanup.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDANV.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDANV.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDARuntime.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDARuntime.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDARuntime.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCUDARuntime.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGException.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGException.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExpr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExpr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprAgg.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprAgg.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprComplex.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprComplex.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprScalar.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGExprScalar.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGLoopInfo.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGNonTrivialStruct.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGNonTrivialStruct.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCGNU.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCGNU.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCMac.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCMac.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenCLRuntime.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenCLRuntime.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGRecordLayout.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGRecordLayout.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGStmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGStmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGValue.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGValue.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTables.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTables.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTables.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTables.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTT.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CGVTT.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenABITypes.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenABITypes.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenAction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenPGO.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenPGO.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenPGO.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenPGO.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTBAA.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTBAA.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTBAA.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTBAA.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypeCache.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypeCache.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypes.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypes.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypes.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenTypes.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ConstantEmitter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ConstantEmitter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CoverageMappingGen.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CoverageMappingGen.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/CoverageMappingGen.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/CoverageMappingGen.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/EHScopeStack.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/EHScopeStack.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/MacroPPCallbacks.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/MacroPPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ModuleBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ModuleBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/PatternInit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/PatternInit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/PatternInit.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/PatternInit.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/SanitizerMetadata.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/SanitizerMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/SanitizerMetadata.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/SanitizerMetadata.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/SwiftCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/SwiftCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/VarBypassDetector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/VarBypassDetector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/CodeGen/VarBypassDetector.h...
Parsing file /opt/doxygen-docs/src/clang/lib/CodeGen/VarBypassDetector.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/DirectoryScanner.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/DirectoryScanner.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/DirectoryScanner.h...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/DirectoryScanner.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Action.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Action.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Compilation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Compilation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/DarwinSDKInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/DarwinSDKInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Distro.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Distro.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Driver.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Driver.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/DriverOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/DriverOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/InputInfo.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/InputInfo.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Job.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Job.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Multilib.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Multilib.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/OptionUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/OptionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Phases.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Phases.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/SanitizerArgs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/SanitizerArgs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Tool.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Tool.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChain.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChain.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AIX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AIX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AIX.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AIX.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Ananas.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Ananas.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Ananas.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Ananas.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/ARM.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/ARM.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Mips.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Mips.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/PPC.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/PPC.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/RISCV.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/RISCV.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/RISCV.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/RISCV.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/VE.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/VE.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/VE.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/VE.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/X86.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Arch/X86.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AVR.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AVR.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AVR.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/BareMetal.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/BareMetal.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/BareMetal.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/BareMetal.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Clang.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Clang.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Clang.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Clang.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CloudABI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CloudABI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CloudABI.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CloudABI.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CommonArgs.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CommonArgs.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Contiki.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Contiki.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Contiki.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Contiki.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CrossWindows.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/CrossWindows.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/DragonFly.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/DragonFly.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/DragonFly.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/DragonFly.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Flang.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Flang.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Flang.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Flang.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/FreeBSD.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/FreeBSD.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Fuchsia.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Fuchsia.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Gnu.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Gnu.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Gnu.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Gnu.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Haiku.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Haiku.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Haiku.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Haiku.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hexagon.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/HIP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/HIP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/HIP.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/HIP.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hurd.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hurd.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hurd.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Hurd.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/InterfaceStubs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/InterfaceStubs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/InterfaceStubs.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/InterfaceStubs.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Lanai.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Lanai.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Linux.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Linux.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Linux.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Linux.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MinGW.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MinGW.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MinGW.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MinGW.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Minix.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Minix.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Minix.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Minix.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MipsLinux.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MipsLinux.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSP430.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSP430.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSP430.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSP430.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Myriad.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Myriad.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Myriad.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Myriad.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NaCl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NaCl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NaCl.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NaCl.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NetBSD.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NetBSD.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/NetBSD.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/OpenBSD.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/OpenBSD.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PPCLinux.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PPCLinux.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PPCLinux.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PPCLinux.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PS4CPU.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/PS4CPU.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/RISCVToolchain.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/RISCVToolchain.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/RISCVToolchain.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/RISCVToolchain.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/ROCm.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/ROCm.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Solaris.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Solaris.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Solaris.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Solaris.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/TCE.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/TCE.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/TCE.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/VEToolchain.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/VEToolchain.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/VEToolchain.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/VEToolchain.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/XCore.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/XCore.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/ToolChains/XCore.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/Types.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/Types.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Driver/XRayArgs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Driver/XRayArgs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Edit/Commit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Edit/Commit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Edit/EditedSource.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Edit/EditedSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/AffectedRangeManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/AffectedRangeManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/AffectedRangeManager.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/AffectedRangeManager.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/BreakableToken.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/BreakableToken.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/BreakableToken.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/BreakableToken.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/ContinuationIndenter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/ContinuationIndenter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/ContinuationIndenter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/ContinuationIndenter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/Encoding.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/Encoding.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/Format.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/Format.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/FormatInternal.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/FormatInternal.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/FormatToken.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/FormatToken.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/FormatToken.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/FormatToken.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/FormatTokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/FormatTokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/FormatTokenLexer.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/FormatTokenLexer.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/NamespaceEndCommentsFixer.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/NamespaceEndCommentsFixer.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/SortJavaScriptImports.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/SortJavaScriptImports.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/SortJavaScriptImports.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/SortJavaScriptImports.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/TokenAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/TokenAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/TokenAnalyzer.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/TokenAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/TokenAnnotator.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/TokenAnnotator.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/TokenAnnotator.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/TokenAnnotator.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineFormatter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineFormatter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineFormatter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineFormatter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineParser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineParser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineParser.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UnwrappedLineParser.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UsingDeclarationsSorter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UsingDeclarationsSorter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/UsingDeclarationsSorter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/UsingDeclarationsSorter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/WhitespaceManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/WhitespaceManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Format/WhitespaceManager.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Format/WhitespaceManager.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ASTConsumers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ASTConsumers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ASTMerge.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ASTMerge.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ASTUnit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ASTUnit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ChainedIncludesSource.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ChainedIncludesSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/CompilerInstance.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/CompilerInstance.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/CompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/CompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/DependencyFile.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/DependencyFile.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/DependencyGraph.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/DependencyGraph.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/DiagnosticRenderer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/DiagnosticRenderer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/FrontendAction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/FrontendAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/FrontendOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/FrontendOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/FrontendTiming.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/FrontendTiming.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/HeaderIncludeGen.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/HeaderIncludeGen.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/InitHeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/InitHeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/InitPreprocessor.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/InitPreprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/LayoutOverrideSource.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/LayoutOverrideSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/MultiplexConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/MultiplexConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/PrecompiledPreamble.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/PrecompiledPreamble.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/TestModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/TestModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/TestModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/TestModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_cmath.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_cmath.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_device_functions.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_device_functions.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_intrinsics.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_intrinsics.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_libdevice_declares.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_libdevice_declares.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_math.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_math.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_libdevice_declares.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_libdevice_declares.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_math.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_math.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_runtime_wrapper.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__clang_hip_runtime_wrapper.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__stddef_max_align_t.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__stddef_max_align_t.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_aes.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_aes.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/adxintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/adxintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/altivec.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/altivec.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ammintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ammintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/amxintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/amxintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/arm64intr.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/arm64intr.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/arm_acle.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/arm_acle.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/arm_cmse.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/arm_cmse.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/armintr.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/armintr.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx2intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx2intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512bf16intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512bf16intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512bitalgintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512bitalgintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512bwintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512bwintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512cdintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512cdintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512dqintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512dqintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512erintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512erintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512fintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512fintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512ifmaintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512ifmaintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512ifmavlintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512ifmavlintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512pfintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512pfintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmi2intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmiintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmiintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmivlintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vbmivlintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbf16intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbf16intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbitalgintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbitalgintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbwintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlbwintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlcdintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlcdintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vldqintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vldqintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvbmi2intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvbmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvnniintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvnniintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvp2intersectintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vlvp2intersectintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vnniintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vnniintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vp2intersectintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vp2intersectintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vpopcntdqintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vpopcntdqintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avx512vpopcntdqvlintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avx512vpopcntdqvlintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/bmi2intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/bmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/bmiintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/bmiintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/cet.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/cet.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/cetintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/cetintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/cldemoteintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/cldemoteintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/clflushoptintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/clflushoptintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/clwbintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/clwbintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/clzerointrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/clzerointrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/cpuid.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/cpuid.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/enqcmdintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/enqcmdintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/f16cintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/f16cintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/float.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/float.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/fma4intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/fma4intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/fmaintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/fmaintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/fxsrintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/fxsrintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/gfniintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/gfniintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/htmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/htmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/htmxlintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/htmxlintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/immintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/immintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/inttypes.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/inttypes.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/invpcidintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/invpcidintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/iso646.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/iso646.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/limits.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/limits.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/lwpintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/lwpintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/lzcntintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/lzcntintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/mm3dnow.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/mm3dnow.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/mm_malloc.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/mm_malloc.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/mmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/mmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/movdirintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/movdirintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/msa.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/msa.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/mwaitxintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/mwaitxintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/nmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/nmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/opencl-c-base.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/opencl-c-base.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/opencl-c.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/opencl-c.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/complex.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/complex.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/math.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/math.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/time.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/openmp_wrappers/time.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/pconfigintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/pconfigintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/pkuintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/pkuintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/pmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/pmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/popcntintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/popcntintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/emmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/emmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/mm_malloc.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/mm_malloc.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/mmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/mmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/pmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/pmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/smmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/smmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/tmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/tmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/xmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ppc_wrappers/xmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/prfchwintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/prfchwintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/ptwriteintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/ptwriteintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/rdseedintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/rdseedintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/rtmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/rtmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/s390intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/s390intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/serializeintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/serializeintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/sgxintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/sgxintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/shaintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/shaintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/smmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/smmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdalign.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdalign.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdarg.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdarg.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdatomic.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdatomic.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdbool.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdbool.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stddef.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stddef.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdint.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdint.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/stdnoreturn.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/stdnoreturn.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/tbmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/tbmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/tgmath.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/tgmath.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/tmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/tmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/tsxldtrkintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/tsxldtrkintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/unwind.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/unwind.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/vadefs.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/vadefs.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/vaesintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/vaesintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/varargs.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/varargs.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/vecintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/vecintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/vpclmulqdqintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/vpclmulqdqintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/waitpkgintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/waitpkgintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/wasm_simd128.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/wasm_simd128.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/wbnoinvdintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/wbnoinvdintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/wmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/wmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/x86intrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/x86intrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xmmintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xmmintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xopintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xopintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xsavecintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xsavecintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xsaveintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xsaveintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xsaveoptintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xsaveoptintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xsavesintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xsavesintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Headers/xtestintrin.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Headers/xtestintrin.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/CommentToXML.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/CommentToXML.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/FileIndexRecord.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/FileIndexRecord.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/FileIndexRecord.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/FileIndexRecord.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexBody.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexBody.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexingAction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexingAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexingContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexingContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexingContext.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexingContext.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexSymbol.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/IndexTypeSourceInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/IndexTypeSourceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/SimpleFormatContext.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/SimpleFormatContext.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Index/USRGeneration.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Index/USRGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/HeaderMap.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/HeaderMap.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/HeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/HeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/Lexer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/Lexer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/LiteralSupport.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/LiteralSupport.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/MacroArgs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/MacroArgs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/MacroInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/MacroInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/ModuleMap.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/ModuleMap.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPCaching.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPCaching.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPExpressions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPExpressions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPLexerChange.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPLexerChange.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PPMacroExpansion.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PPMacroExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/Pragma.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/Pragma.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PreprocessingRecord.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PreprocessingRecord.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/Preprocessor.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/Preprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/PreprocessorLexer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/PreprocessorLexer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/ScratchBuffer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/ScratchBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/TokenConcatenation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/TokenConcatenation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/TokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/TokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Lex/UnicodeCharSets.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Lex/UnicodeCharSets.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseAST.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseAST.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseExpr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseExpr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseInit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseInit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseObjc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseObjc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParsePragma.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParsePragma.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseStmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseStmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseTemplate.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Parse/ParseTentative.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Parse/ParseTentative.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Rewrite/DeltaTree.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Rewrite/DeltaTree.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Rewrite/HTMLRewrite.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Rewrite/HTMLRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Rewrite/Rewriter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Rewrite/Rewriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Rewrite/RewriteRope.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Rewrite/RewriteRope.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Rewrite/TokenRewriter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Rewrite/TokenRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/CodeCompleteConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/CodeCompleteConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/CoroutineStmtBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/CoroutineStmtBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/DeclSpec.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/DeclSpec.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/DelayedDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/DelayedDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/IdentifierResolver.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/IdentifierResolver.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/JumpDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/JumpDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/ParsedAttr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/ParsedAttr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/Scope.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/Scope.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/ScopeInfo.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/ScopeInfo.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/Sema.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/Sema.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaAccess.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaAccess.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaAttr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaAttr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaCast.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaCast.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaChecking.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaChecking.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaCodeComplete.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaCodeComplete.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaConcept.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaConcept.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaCUDA.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaCUDA.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclAttr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclAttr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaDeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaExceptionSpec.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaExceptionSpec.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaExpr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaExpr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaExprMember.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaExprMember.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaFixItUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaFixItUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaInit.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaInit.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaLambda.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaLambda.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaLookup.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaLookup.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaModule.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaModule.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaObjCProperty.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaObjCProperty.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaPseudoObject.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaPseudoObject.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaStmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaStmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaStmtAttr.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaStmtAttr.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaSYCL.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaSYCL.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplate.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateDeduction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateDeduction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateVariadic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateVariadic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/SemaType.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/SemaType.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/TreeTransform.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/TreeTransform.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/TypeLocBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/TypeLocBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/TypeLocBuilder.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/TypeLocBuilder.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Sema/UsedDeclVisitor.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Sema/UsedDeclVisitor.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTCommon.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTCommon.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTCommon.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTCommon.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTReader.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTReader.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderInternals.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderInternals.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderStmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTReaderStmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriterDecl.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriterDecl.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriterStmt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ASTWriterStmt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/GeneratePCH.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/GeneratePCH.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/GlobalModuleIndex.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/GlobalModuleIndex.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/InMemoryModuleCache.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/InMemoryModuleCache.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ModuleFile.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ModuleFile.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/ModuleManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/ModuleManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/MultiOnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/MultiOnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Serialization/PCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Serialization/PCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AllocationState.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AllocationState.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckPlacementNew.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DebugIteratorModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/InvalidatedIteratorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Iterator.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Iterator.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Iterator.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IteratorModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IteratorRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MismatchedIteratorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Move.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Move.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerIterationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ReturnValueChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtr.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/SmartPtrModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/STLAlgorithmModeling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Taint.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Taint.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Taint.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Taint.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Yaml.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/Yaml.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CheckerRegistryData.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/DynamicSize.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/DynamicSize.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/DynamicType.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/DynamicType.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SMTConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Store.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/Store.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/TextDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/WorkList.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Core/WorkList.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/CreateCheckerManager.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Parsing file /opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Preprocessing /opt/doxygen-docs/src/clang/lib/Testing/CommandLineArgs.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Testing/CommandLineArgs.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/AllTUsExecution.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/AllTUsExecution.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/CommonOptionsParser.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/CommonOptionsParser.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/CompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/CompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Core/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Core/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Core/Lookup.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Core/Lookup.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Core/Replacement.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Core/Replacement.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningService.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Execution.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/FileMatchTrie.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/FileMatchTrie.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/FixIt.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/FixIt.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/GuessTargetAndModeCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Inclusions/IncludeStyle.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Inclusions/IncludeStyle.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Refactoring.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/RefactoringCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/RefactoringCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/StandaloneExecution.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/StandaloneExecution.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/BuildTree.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/BuildTree.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/ComputeReplacements.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Terror: FileDef::insertMembers(): member `OMPClauseReader' with class scope `<global>' inserted in file scope `OpenMPClause.h'!
ooling/Syntax/ComputeReplacements.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Mutations.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Mutations.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Nodes.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Nodes.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Synthesis.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Synthesis.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tokens.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tokens.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tree.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tree.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Tooling.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Tooling.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Parsing.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Parsing.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/RangeSelector.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/RangeSelector.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/RewriteRule.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/RewriteRule.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/SourceCode.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/SourceCode.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/SourceCodeBuilders.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Stencil.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Stencil.cpp...
Preprocessing /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Transformer.cpp...
Parsing file /opt/doxygen-docs/src/clang/lib/Tooling/Transformer/Transformer.cpp...
Preprocessing /opt/doxygen-docs/src/clang/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/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/opt/doxygen-docs/src/clang/include/clang-c/Index.h:5677: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:2174: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'include' could not be resolved
-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/ExternC.h...
Generating code for file include/clang-c/FatalErrorHandler.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/Analyses/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/FlowSensitive/DataflowWorklist.h...
Generating code for file include/clang/Analysis/PathDiagnostic.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/AbstractBasicReader.h...
Generating code for file include/clang/AST/AbstractBasicWriter.h...
Generating code for file include/clang/AST/AbstractTypeReader.h...
Generating code for file include/clang/AST/AbstractTypeWriter.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/ASTConcept.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/ASTDumper.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/cla/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
/opt/doxygen-docs/src/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
ng/AST/ASTImporterSharedState.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 for 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/ComputeDependence.h...
Generating code for file include/clang/AST/CurrentSourceLocExprScope.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/DeclObjCCommon.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/DependenceFlags.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/ExprConcepts.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/JSONNodeDumper.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 /opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1570: warning: Found unknown command `\try'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:7114: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1590: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1580: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/clang/include/clang/Basic/AttributeCommonInfo.h:44: warning: explicit link request to 'pragma' could not be resolved
code for file include/clang/AST/OptionalDiagnostic.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/ParentMapContext.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/TypeVisitor.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/ASTMatchers/GtestMatchers.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/AttributeCommonInfo.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/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1447: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1453: warning: Unsupported xml/html tag <scratch> found
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
 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/JsonSupport.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/LangStandard.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/Basic/ObjCRuntime.h...
Generating code for file include/clang/Basic/OpenCLOptions.h...
Generating code for file include/clang/Basic/OpenMPKinds.h...
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 co/opt/doxygen-docs/src/clang/include/clang/Driver/Types.h:113: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2507: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:68: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved
de 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/DirectoryWatcher/DirectoryWatcher.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/OptionUtils.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 include/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/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 /opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'ifdef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'elsif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:949: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:69: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteConsumer.h:329: warning: explicit link request to 'include' could not be resolved
for file include/clang/FrontendTool/Utils.h...
Generating code for file include/clang/Frontend/VerifyDiagnosticConsumer.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/IndexingOptions.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/DependencyDirectivesSourceMinimizer.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/PreprocessorExcludedConditionalDirectiveSkipMapping.h...
Generating code for file include/clang/Lex/PreprocessorLexer.h...
Generating code for file include/clang/Lex/PreprocessorOptions.h...
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/Sem/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:445: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:617: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:687: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:687: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:672: warning: explicit link request to 'pragma' could not be resolved
a/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/SemaConcept.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/ASTRecordReader.h...
Generating code for file include/clang/Serialization/ASTRecordWriter.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/ModuleFile.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/Checker.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerRegistryData.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/DynamicCastInfo.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicSize.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.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/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/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/StaticAnalyzer/Core/PathSensitive/SymExpr.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/AnalyzerHelpFlags.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/Testing/CommandLineArgs.h...
Generating code for file include/clang/Testing/TestClangConfig.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/DependencyScanning/DependencyScanningFilesystem.h...
Generating code for file include/clang/Tooling/DependencyScanning/DependencyScanningService.h...
Generating code for file include/clang/Tooling/DependencyScanning/DependencyScanningTool.h...
Generating code for file include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h...
Generating code for file include/clang/Tooling/DependencyScanning/ModuleDepCollector.h...
Generati/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:23: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:31: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:92: warning: Found unknown command `\IfStmt'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:255: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:249: warning: Found unknown command `\S'
ng 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/Extract/SourceExtraction.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/Syntax/BuildTree.h...
Generating code for file include/clang/Tooling/Syntax/Mutations.h...
Generating code for file include/clang/Tooling/Syntax/Nodes.h...
Generating code for file include/clang/Tooling/Syntax/Tokens.h...
Generating code for file include/clang/Tooling/Syntax/Tree.h...
Generating code for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating code for file include/clang/Tooling/Tooling.h...
Generating code for file include/clang/Tooling/Transformer/MatchConsumer.h...
Generating code for file include/clang/Tooling/Transformer/Parsing.h...
Generating code for file include/clang/Tooling/Transformer/RangeSelector.h...
Generating code for file include/clang/Tooling/Transformer/RewriteRule.h...
Generating code for file include/clang/Tooling/Transformer/SourceCode.h...
Generating code for file include/clang/Tooling/Transformer/SourceCodeBuilders.h...
Generating code for file include/clang/Tooling/Transformer/Stencil.h...
Generating code for file include/clang/Tooling/Transformer/Transformer.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/PathDiagnostic.cpp...
Generating code for file lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp...
Generating code for file lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp...
Generating code for file lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.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/ASTConcept.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/ComputeDependence.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/opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp:4180: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/clang/lib/CodeGen/ItaniumCXXABI.cpp:4460: warning: Found unknown command `\__clang_call_terminate'
...
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...
Generating 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/ExprConcepts.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/Interp/Boolean.h...
Generating code for file lib/AST/Interp/ByteCodeEmitter.cpp...
Generating code for file lib/AST/Interp/ByteCodeEmitter.h...
Generating code for file lib/AST/Interp/ByteCodeExprGen.cpp...
Generating code for file lib/AST/Interp/ByteCodeExprGen.h...
Generating code for file lib/AST/Interp/ByteCodeGenError.cpp...
Generating code for file lib/AST/Interp/ByteCodeGenError.h...
Generating code for file lib/AST/Interp/ByteCodeStmtGen.cpp...
Generating code for file lib/AST/Interp/ByteCodeStmtGen.h...
Generating code for file lib/AST/Interp/Context.cpp...
Generating code for file lib/AST/Interp/Context.h...
Generating code for file lib/AST/Interp/Descriptor.cpp...
Generating code for file lib/AST/Interp/Descriptor.h...
Generating code for file lib/AST/Interp/Disasm.cpp...
Generating code for file lib/AST/Interp/EvalEmitter.cpp...
Generating code for file lib/AST/Interp/EvalEmitter.h...
Generating code for file lib/AST/Interp/Frame.cpp...
Generating code for file lib/AST/Interp/Frame.h...
Generating code for file lib/AST/Interp/Function.cpp...
Generating code for file lib/AST/Interp/Function.h...
Generating code for file lib/AST/Interp/Integral.h...
Generating code for file lib/AST/Interp/Interp.cpp...
Generating code for file lib/AST/Interp/Interp.h...
Generating code for file lib/AST/Interp/InterpBlock.cpp...
Generating code for file lib/AST/Interp/InterpBlock.h...
Generating code for file lib/AST/Interp/InterpFrame.cpp...
Generating code for file lib/AST/Interp/InterpFrame.h...
Generating code for file lib/AST/Interp/InterpStack.cpp...
Generating code for file lib/AST/Interp/InterpStack.h...
Generating code for file lib/AST/Interp/InterpState.cpp...
Generating code for file lib/AST/Interp/InterpState.h...
Generating code for file lib/AST/Interp/Opcode.h...
Generating code for file lib/AST/Interp/Pointer.cpp...
Generating code for file lib/AST/Interp/Pointer.h...
Generating code for file lib/AST/Interp/PrimType.cpp...
Generating code for file lib/AST/Interp/PrimType.h...
Generating code for file lib/AST/Interp/Program.cpp...
Generating code for file lib/AST/Interp/Program.h...
Generating code for file lib/AST/Interp/Record.cpp...
Generating code for file lib/AST/Interp/Record.h...
Generating code for file lib/AST/Interp/Source.cpp...
Generating code for file lib/AST/Interp/Source.h...
Generating code for file lib/AST/Interp/State.cpp...
Generating code for file lib/AST/Interp/State.h...
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/JSONNodeDumper.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/Op/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5489: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:2615: warning: explicit link request to 'include' could not be resolved
enMPClause.cpp...
Generating code for file lib/AST/OSLog.cpp...
Generating code for file lib/AST/ParentMap.cpp...
Generating code for file lib/AST/ParentMapContext.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.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/ASTMatchers/GtestMatchers.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/ExpressionTraits.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/LangStandards.cpp...
Generating code for file lib/Basic/Module.cpp...
Generating code for file lib/Basic/ObjCRuntime.cpp...
Generating code for 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/Stack.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...
G/opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp:76: warning: explicit link request to 'defines' could not be resolved
enerating 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/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/VE.cpp...
Generating code for file lib/Driver/ToolChains/Arch/VE.cpp...
Generating code for file lib/Basic/Targets/VE.h...
Generating code for file lib/Driver/ToolChains/Arch/VE.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 f/opt/doxygen-docs/src/clang/lib/CodeGen/CGBuiltin.cpp:502: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:496: warning: Found unknown command `\import'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:524: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:525: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:530: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp:2333: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp:2324: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGExpr.cpp:2551: warning: Found unknown command `\llvm'
or 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/TypeTraits.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/CodeGen/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/CodeGenTy/opt/doxygen-docs/src/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h:182: warning: Found unknown command `\executable_path'
peCache.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/PatternInit.cpp...
Generating code for file lib/CodeGen/PatternInit.h...
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/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp...
Generating code for file lib/DirectoryWatcher/DirectoryScanner.cpp...
Generating code for file lib/DirectoryWatcher/DirectoryScanner.h...
Generating code for file lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp...
Generating code for file lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp...
Generating code for file lib/DirectoryWatcher/windows/DirectoryWatcher-windows.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/OptionUtils.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/AIX.cpp...
Generating code for file lib/Driver/ToolChains/AIX.h...
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/Flang.cpp...
Generating code for file lib/Driver/ToolChains/Flang.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/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
 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/Driver/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/InterfaceStubs.cpp...
Generating code for file lib/Driver/ToolChains/InterfaceStubs.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/PPCLinux.cpp...
Generating code for file lib/Driver/ToolChains/PPCLinux.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/ROCm.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/ToolChains/VEToolchain.cpp...
Generating code for file lib/Driver/ToolChains/VEToolchain.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/UsingD/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:59: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:64: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:192: warning: explicit link request to 'pragma' could not be resolved
eclarationsSorter.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...
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/InterfaceStubFunctionsConsumer.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.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/__clang_hip_libdevice_declares.h...
Generating code for file lib/Headers/__clang_hip_math.h...
Generating code for file lib/Headers/__clang_hip_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/amxintrin.h...
Generating code for file lib/Headers/arm64intr.h...
Generating code for file lib/Headers/arm_acle.h...
Generating code for file lib/Headers/arm_cmse.h...
Generating code for file lib/Headers/armintr.h...
Generating code for file lib/Headers/avx2intrin.h...
Generating code for file lib/Headers/avx512bf16intrin.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/avx512vlbf16intrin.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/avx512vlvp2intersectintrin.h...
Generating code for file lib/Headers/avx512vnniintrin.h...
Generating code for file lib/Headers/avx512vp2intersectintrin.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/cet.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/ppc_wrappers/emmintrin.h...
Generating code for file lib/Headers/enqcmdintrin.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/ppc_wrappers/mm_malloc.h...
Generating code for file lib/Headers/mmintrin.h...
Generating code for file lib/Headers/ppc_wrappers/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-b/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:716: warning: explicit link request to 'include' could not be resolved
ase.h...
Generating code for file lib/Headers/opencl-c.h...
Generating code for file lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h...
Generating code for file lib/Headers/openmp_wrappers/complex.h...
Generating code for file lib/Headers/openmp_wrappers/math.h...
Generating code for file lib/Headers/openmp_wrappers/time.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/ppc_wrappers/pmmintrin.h...
Generating code for file lib/Headers/popcntintrin.h...
Generating code for file lib/Headers/ppc_wrappers/smmintrin.h...
Generating code for file lib/Headers/smmintrin.h...
Generating code for file lib/Headers/ppc_wrappers/tmmintrin.h...
Generating code for file lib/Headers/tmmintrin.h...
Generating code for file lib/Headers/ppc_wrappers/xmmintrin.h...
Generating code for file lib/Headers/xmmintrin.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/serializeintrin.h...
Generating code for file lib/Headers/sgxintrin.h...
Generating code for file lib/Headers/shaintrin.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/tsxldtrkintrin.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/wasm_simd128.h...
Generating code for file lib/Headers/wbnoinvdintrin.h...
Generating code for file lib/Headers/wmmintrin.h...
Generating code for file lib/Headers/x86intrin.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/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/DependencyDirectivesSourceMinimizer.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/PPConditionalDirectiveReco/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:1557: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1293: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1294: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1290: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:1066: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp:278: warning: Found unknown command `\D'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:3006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaDeclObjC.cpp:4498: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/lib/Sema/SemaLookup.cpp:5260: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:9647: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10157: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10127: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10177: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10142: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10169: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10105: warning: explicit link request to 'pragma' could not be resolved
rd.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 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/SemaAvailability.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/SemaConcept.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/SemaModule.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/SemaSYCL.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/Sema/UsedDeclVisitor.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/ModuleFile.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/CastValueChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.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/CheckPlacementNew.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/ContainerModeling.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/DebugContainerModeling.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DebugIteratorModeling.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/FuchsiaHandleChecker.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/InvalidatedIteratorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Iterator.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Iterator.h...
Generating code for file lib/StaticAnalyzer/Checkers/IteratorModeling.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/IteratorRangeChecker.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/MismatchedIteratorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Move.h...
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/PointerIterationChecker.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/ReturnValueChecker.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/SmartPtr.h...
Generating code for file lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/SmartPtrModeling.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/STLAlgorithmModeling.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Taint.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Taint.h...
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/VLASizeChecke/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:114: warning: Unsupported symbol &c; found
r.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/Yaml.h...
Generating code for file lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Generating code for file lib/StaticAnalyzer/Core/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/CheckerRegistryData.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/DynamicSize.cpp...
Generating code for file lib/StaticAnalyzer/Core/DynamicType.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/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/SMTConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/Store.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/TextDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/WorkList.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/CreateCheckerManager.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/Testing/CommandLineArgs.cpp...
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/DependencyScanning/DependencyScanningFilesystem.cpp...
Generating code for file lib/Tooling/DependencyScanning/DependencyScanningService.cpp...
Generating code for file lib/Tooling/DependencyScanning/DependencyScanningTool.cpp...
Generating code for file lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp...
Generating code for file lib/Tooling/DependencyScanning/ModuleDepCollector.cpp...
Generating code for file lib/Tooling/Execution.cpp...
Generating code for file lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp...
Generating code for file lib/Tooling/FileMatchTrie.cpp...
Generating code for file lib/Tooling/FixIt.cpp...
Generating code for file lib/Tooling/GuessTargetAndModeCompilationDatabase.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/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/Syntax/BuildTree.cpp...
Generating code for file lib/Tooling/Syntax/ComputeReplacements.cpp...
Generating code for file lib/Tooling/Syntax/Mutations.cpp...
Generating code for file lib/Tooling/Syntax/Nodes.cpp...
Generating code for file lib/Tooling/Syntax/Synthesis.cpp...
Generating code for file lib/Tooling/Syntax/Tokens.cpp...
Generating code for file lib/Tooling/Syntax/Tree.cpp...
Generating code for file lib/Tooling/Tooling.cpp...
Generating code for file lib/Tooling/Transformer/Parsing.cpp...
Generating code for file lib/Tooling/Transformer/RangeSelector.cpp...
Generating code for file lib/Tooling/Transformer/RewriteRule.cpp...
Generating code for file lib/Tooling/Transformer/SourceCode.cpp...
Generating code for file lib/Tooling/Transformer/SourceCodeBuilders.cpp...
Generating code for file lib/Tooling/Transformer/Stencil.cpp...
Generating code for file lib/Tooling/Transformer/Transformer.cpp...
Generating file documentation...
Generating docs for file doc/opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'include' could not be resolved
warning: 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.
s/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/ExternC.h...
Generating docs for file include/clang-c/FatalErrorHandler.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/FlowSensitive/DataflowWorklist.h...
Generating docs for file include/clang/Analysis/PathDiagnostic.h...
Generating docs for file include/clang/Analysis/ProgramPoint.h...
Generating 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/AbstractBasicReader.h...
Generating docs for file include/clang/AST/AbstractBasicWriter.h...
Generating docs for file include/clang/AST/AbstractTypeReader.h...
Generating docs for file include/clang/AST/AbstractTypeWriter.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/ASTConcept.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/ASTDumper.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/ASwarning: Included by graph for 'Attr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/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/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: 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/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/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.
TImporter.h...
Generating docs for file include/clang/AST/ASTImporterLookupTable.h...
Generating docs for file include/clang/AST/ASTImporterSharedState.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/ComputeDependence.h...
Generating docs for file include/clang/AST/CurrentSourceLocExprScope.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/DeclObjCCommon.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/DependenceFlags.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/ExprConcepts.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/JSONNodeDumper.h...
Generating docs for file include/clang/AST/LambdaCapture.h...
Generating docs for file include/clang/AST/LexicallyOrderedRecursiveASTVisitor.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 do/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7678: 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/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: 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/clang/include/clang/ASTMatchers/ASTMatchers.h:1570: warning: Found unknown command `\try'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1580: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1590: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:7114: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchersMacros.h:449: warning: unable to resolve reference to `llvm::Regex' for \ref command
warning: Included by graph for 'CharInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Diagnostic.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
cs for file include/clang/AST/OpenMPClause.h...
Generating docs for file include/clang/AST/OperationKinds.h...
Generating docs for file include/clang/AST/OptionalDiagnostic.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/ParentMapContext.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/ASTMatchers/GtestMatchers.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/AttributeCommonInfo.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/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/Bawarning: 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 'Specifiers.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.
sic/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/JsonSupport.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/LangStandard.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/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/clang/CodeGen/CodeGenAction.h...
Generating docs for file include/clang/CodeGen/ConstantInitBuilder.h...
Generating docs for file incwarning: 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.
warning: Included by graph for 'ToolChain.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang/include/clang/Driver/Types.h:113: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2507: warning: explicit link request to 'include' could not be resolved
lude/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/DirectoryWatcher/DirectoryWatcher.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/OptionUtils.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/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/Frontend/TextDiagnosticBuffer.h...
Generating docs for file inc/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'ifdef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'elsif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:9: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:9: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:9: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:9: warning: Found unknown command `\import'
warning: 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.
lude/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/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/IndexingOptions.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/DependencyDirectivesSourceMinimizer.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/PreprocessorExcludedConditionalDirectiveSkipMapping.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/Swarning: Include graph for 'Sema.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.
ema/Lookup.h...
Generating docs for file include/clang/Tooling/Core/Lookup.h...
Generating docs for file include/clang/Sema/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/SemaConcept.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/ASTRecordReader.h...
Generating docs for file include/clang/Serialization/ASTRecordWriter.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/ModuleFile.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/Checker.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerRegistryData.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/PathSensi/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h:48: warning: explicit link request to 'Factory' could not be resolved
tive/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/DynamicCastInfo.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicSize.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
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/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/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/WorkList.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.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/Testing/CommandLineArgs.h...
Generating docs for file include/clang/Testing/TestClangConfig.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/DependencyScanning/DependencyScanningFilesystem.h...
Generating docs for file include/clang/Tooling/DependencyScanning/DependencyScanningService.h...
Generating docs for file include/clang/Tooling/DependencyScanning/DependencyScanningTool.h...
Generating docs for file include/clang/Tooling/DependencyScanning/Depend/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:92: warning: Found unknown command `\IfStmt'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:249: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:255: warning: Found unknown command `\S'
encyScanningWorker.h...
Generating docs for file include/clang/Tooling/DependencyScanning/ModuleDepCollector.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/Extract/SourceExtraction.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/Syntax/BuildTree.h...
Generating docs for file include/clang/Tooling/Syntax/Mutations.h...
Generating docs for file include/clang/Tooling/Syntax/Nodes.h...
Generating docs for file include/clang/Tooling/Syntax/Tokens.h...
Generating docs for file include/clang/Tooling/Syntax/Tree.h...
Generating docs for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating docs for file include/clang/Tooling/Tooling.h...
Generating docs for file include/clang/Tooling/Transformer/MatchConsumer.h...
Generating docs for file include/clang/Tooling/Transformer/Parsing.h...
Generating docs for file include/clang/Tooling/Transformer/RangeSelector.h...
Generating docs for file include/clang/Tooling/Transformer/RewriteRule.h...
Generating docs for file include/clang/Tooling/Transformer/SourceCode.h...
Generating docs for file include/clang/Tooling/Transformer/SourceCodeBuilders.h...
Generating docs for file include/clang/Tooling/Transformer/Stencil.h...
Generating docs for file include/clang/Tooling/Transformer/Transformer.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/Awarning: Include graph for 'ASTContext.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang/lib/AST/ASTDiagnostic.cpp:232: 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.
nalysis/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/PathDiagnostic.cpp...
Generating docs for file lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp...
Generating docs for file lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp...
Generating docs for file lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.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.cpp...
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/ASTConcept.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/ComputeDependence.cpp...
Generating docs for file lib/AST/CXXABI.h...
Generating docs for file lib/AST/CXXInheritance.cpp...
Generating docs for file lib/Awarning: Include graph for 'Decl.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang/lib/AST/DeclCXX.cpp:1559: warning: The following parameters of CollectVisibleConversions(ASTContext &Context, const 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/clang/lib/AST/ExprConstant.cpp:4180: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp:7750: warning: Found unknown command `\selector'
/opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp:3016: 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/clang/lib/AST/ExprConstant.cpp:4180: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/clang/lib/AST/ExprConstant.cpp:2995: 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/clang/lib/AST/ExprConstant.cpp:4370: 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/clang/lib/CodeGen/ItaniumCXXABI.cpp:4460: warning: Found unknown command `\__clang_call_terminate'
/opt/doxygen-docs/src/clang/lib/CodeGen/ItaniumCXXABI.cpp:4227: warning: The following parameters of CallBeginCatch(CodeGenFunction &CGF, llvm::Value *Exn, bool EndMightThrow) are not documented:
  parameter 'CGF'
  parameter 'Exn'
/opt/doxygen-docs/src/clang/lib/CodeGen/ItaniumCXXABI.cpp:4460: warning: Found unknown command `\__clang_call_terminate'
ST/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/ExprConcepts.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/Interp/Boolean.h...
Generating docs for file lib/AST/Interp/ByteCodeEmitter.cpp...
Generating docs for file lib/AST/Interp/ByteCodeEmitter.h...
Generating docs for file lib/AST/Interp/ByteCodeExprGen.cpp...
Generating docs for file lib/AST/Interp/ByteCodeExprGen.h...
Generating docs for file lib/AST/Interp/ByteCodeGenError.cpp...
Generating docs for file lib/AST/Interp/ByteCodeGenError.h...
Generating docs for file lib/AST/Interp/ByteCodeStmtGen.cpp...
Generating docs for file lib/AST/Interp/ByteCodeStmtGen.h...
Generating docs for file lib/AST/Interp/Context.cpp...
Generating docs for file lib/AST/Interp/Context.h...
Generating docs for file lib/AST/Interp/Descriptor.cpp...
Generating docs for file lib/AST/Interp/Descriptor.h...
Generating docs for file lib/AST/Interp/Disasm.cpp...
Generating docs for file lib/AST/Interp/EvalEmitter.cpp...
Generating docs for file lib/AST/Interp/EvalEmitter.h...
Generating docs for file lib/AST/Interp/Frame.cpp...
Generating docs for file lib/AST/Interp/Frame.h...
Generating docs for file lib/AST/Interp/Function.cpp...
Generating docs for file lib/AST/Interp/Function.h...
Generating docs for file lib/AST/Interp/Integral.h...
Generating docs for file lib/AST/Interp/Interp.cpp...
Generating docs for file lib/AST/Interp/Interp.h...
Generating docs for file lib/AST/Interp/InterpBlock.cpp...
Generating docs for file lib/AST/Interp/InterpBlock.h...
Generating docs for file lib/AST/Interp/InterpFrame.cpp...
Generating docs for file lib/AST/Interp/InterpFrame.h...
Generating docs for file lib/AST/Interp/InterpStack.cpp...
Generating docs for file lib/AST/Interp/InterpStack.h...
Generating docs for file lib/AST/Interp/InterpState.cpp...
Generating docs for file lib/AST/Interp/InterpState.h...
Generating docs for file lib/AST/Interp/Opcode.h...
Generating docs for file lib/AST/Interp/Pointer.cpp...
Generating docs for file lib/AST/Interp/Pointer.h...
Generating docs for file lib/AST/Interp/PrimType.cpp...
Generating docs for file lib/AST/Interp/PrimType.h...
Generating docs for file lib/AST/Interp/Program.cpp...
Generating docs for file lib/AST/Interp/Program.h...
Generating docs for file lib/AST/Interp/Record.cpp...
Generating docs for file lib/AST/Interp/Record.h...
Generating docs for file lib/AST/Interp/Source.cpp...
Generating docs for file lib/AST/Interp/Source.h...
Generating docs for file lib/AST/Interp/State.cpp...
Generating docs for file lib/AST/Interp/State.h...
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/JSONNodeDumper.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...
Generat/opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.cpp:302: 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/clang/lib/CodeGen/TargetInfo.cpp:355: 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'
ing 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/ParentMapContext.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 lib/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.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/ASTMatchers/GtestMatchers.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/ExpressionTraits.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/LangStandards.cpp...
Generating docs for file lib/Basic/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/Stack.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/Driver/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/VE.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/VE.cpp...
Generating docs for file lib/Basic/Targets/VE.h...
Generating docs for file lib/Driver/ToolChains/Arch/VE.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...
Generatiwarning: Include graph for 'BackendUtil.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang/lib/CodeGen/CGBuiltin.cpp:502: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGBuiltin.cpp:502: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGExpr.cpp:2551: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGExpr.cpp:2551: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.cpp:669: 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/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5282: 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/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5794: warning: Unsupported xml/html tag <Prefix> found
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5794: warning: Unsupported xml/html tag <Decl_mangled_name> found
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:3959: warning: found </em> tag without matching <em>
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:3757: warning: found </em> tag without matching <em>
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.cpp:1679: warning: The following parameters of emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, Address dest, Address src, llvm::Value *sizeInChars) are not documented:
  parameter 'CGF'
  parameter 'dest'
warning: Include graph for 'CodeGenModule.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ng 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/TypeTraits.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...
Generating 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/CodeGwarning: Include graph for 'Driver.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
en/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/PatternInit.cpp...
Generating docs for file lib/CodeGen/PatternInit.h...
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/DirectoryWatcher/default/DirectoryWatcher-not-implemented.cpp...
Generating docs for file lib/DirectoryWatcher/DirectoryScanner.cpp...
Generating docs for file lib/DirectoryWatcher/DirectoryScanner.h...
Generating docs for file lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp...
Generating docs for file lib/DirectoryWatcher/mac/DirectoryWatcher-mac.cpp...
Generating docs for file lib/DirectoryWatcher/windows/DirectoryWatcher-windows.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...
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/OptionUtils.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/AIX.cpp...
Generating docs for file lib/Driver/ToolChains/AIX.h...
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/Flang.cpp...
Generating docs for file lib/Driver/ToolChains/Flang.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 /opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2507: warning: explicit link request to 'include' could not be resolved
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/InterfaceStubs.cpp...
Generating docs for file lib/Driver/ToolChains/InterfaceStubs.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/PPCLinux.cpp...
Generating docs for file lib/Driver/ToolChains/PPCLinux.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/ROCm.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/ToolChains/VEToolchain.cpp...
Generating docs for file lib/Driver/ToolChains/VEToolchain.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 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/Unwrappewarning: 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/clang/lib/Frontend/DependencyFile.cpp:257: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Frontend/DependencyFile.cpp:259: warning: explicit link request to 'c.h' could not be resolved
/opt/doxygen-docs/src/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'
dLineParser.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/InterfaceStubFunctionsConsumer.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/Frontend/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.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/__clang_hip_libdevice_declares.h...
Generating docs for file lib/Headers/__clang_hip_math.h...
Generating docs for file lib/Headers/__clang_hip_runtime_wrapper.h...
Generating docs for file lib/Headers/__stddef_max_align_t.h...
Generating docs for file lib/Headers/__wmmintrin_a/opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h:17: warning: argument '__X' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h:17: warning: argument '__Y' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h:17: warning: argument '__I' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/clang/lib/Headers/__wmmintrin_pclmul.h:44: warning: The following parameters of _mm_clmulepi64_si128(X, Y, I) are not documented:
  parameter 'X'
  parameter 'Y'
  parameter 'I'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1973: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi16(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1973: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi16(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1984: warning: The following parameters of _mm256_extract_epi16(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1955: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi32(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1955: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi32(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1966: warning: The following parameters of _mm256_extract_epi32(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1992: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi8(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:1992: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi8(X, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2003: warning: The following parameters of _mm256_extract_epi8(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2050: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2050: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2050: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2068: warning: The following parameters of _mm256_insert_epi16(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2027: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2027: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2027: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2045: warning: The following parameters of _mm256_insert_epi32(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2072: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2072: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2072: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/clang/lib/Headers/avxintrin.h:2090: warning: The following parameters of _mm256_insert_epi8(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4340: warning: argument '__a' of command @param is not found in the argument list of _mm_extract_epi16(a, imm)
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4340: warning: argument '__imm' of command @param is not found in the argument list of _mm_extract_epi16(a, imm)
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4358: warning: The following parameters of _mm_extract_epi16(a, imm) are not documented:
  parameter 'a'
  parameter 'imm'
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4366: warning: argument '__a' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4366: warning: argument '__b' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4366: warning: argument '__imm' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4382: warning: The following parameters of _mm_insert_epi16(a, b, imm) are not documented:
  parameter 'a'
  parameter 'b'
  parameter 'imm'
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4172: warning: argument '__p' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse2")))
/opt/doxygen-docs/src/clang/lib/Headers/emmintrin.h:4172: warning: argument '__a' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse2")))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:129: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:129: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:129: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:129: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:249: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:249: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:249: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:249: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__))
/opt/doxygen-docs/src/clang/lib/Headers/ia32intrin.h:308: 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/clang/lib/Headers/ia32intrin.h:308: 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/clang/lib/Headers/ia32intrin.h:308: 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/clang/lib/Headers/ia32intrin.h:308: 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/clang/lib/Headers/ia32intrin.h:308: 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/clang/lib/Headers/ia32intrin.h:308: 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.
/opt/doxygen-docs/src/clang/lib/Headers/lzcntintrin.h:25: warning: argument '__X' of command @param is not found in the argument list of __lzcnt16(X)
/opt/doxygen-docs/src/clang/lib/Headers/lzcntintrin.h:31: warning: The following parameters of __lzcnt16(X) are not documented:
  parameter 'X'
es.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/amxintrin.h...
Generating docs for file lib/Headers/arm64intr.h...
Generating docs for file lib/Headers/arm_acle.h...
Generating docs for file lib/Headers/arm_cmse.h...
Generating docs for file lib/Headers/armintr.h...
Generating docs for file lib/Headers/avx2intrin.h...
Generating docs for file lib/Headers/avx512bf16intrin.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/avx512vlbf16intrin.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/avx512vlvp2intersectintrin.h...
Generating docs for file lib/Headers/avx512vnniintrin.h...
Generating docs for file lib/Headers/avx512vp2intersectintrin.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/cet.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/ppc_wrappers/emmintrin.h...
Generating docs for file lib/Headers/enqcmdintrin.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/Headers/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/ppc_wrappers/mm_malloc.h...
Generating docs for file lib/Headers/mmintrin.h...
Generating docs for file lib/Headers/ppc_wrappers/mmintrin.h...
Generating docs for file lib/Headers/movdirintrin.h...
Generating docs for file lib/Headers/msa.h...
Generating docs for file lib/Hea/opt/doxygen-docs/src/clang/lib/Headers/prfchwintrin.h:34: warning: argument '__P' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Headers/prfchwintrin.h:34: warning: argument '__P' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp:9: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp:9: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp:9: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp:9: warning: Found unknown command `\import'
ders/mwaitxintrin.h...
Generating docs for file lib/Headers/nmmintrin.h...
Generating docs for file lib/Headers/opencl-c-base.h...
Generating docs for file lib/Headers/opencl-c.h...
Generating docs for file lib/Headers/openmp_wrappers/__clang_openmp_device_functions.h...
Generating docs for file lib/Headers/openmp_wrappers/complex.h...
Generating docs for file lib/Headers/openmp_wrappers/math.h...
Generating docs for file lib/Headers/openmp_wrappers/time.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/ppc_wrappers/pmmintrin.h...
Generating docs for file lib/Headers/popcntintrin.h...
Generating docs for file lib/Headers/ppc_wrappers/smmintrin.h...
Generating docs for file lib/Headers/smmintrin.h...
Generating docs for file lib/Headers/ppc_wrappers/tmmintrin.h...
Generating docs for file lib/Headers/tmmintrin.h...
Generating docs for file lib/Headers/ppc_wrappers/xmmintrin.h...
Generating docs for file lib/Headers/xmmintrin.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/serializeintrin.h...
Generating docs for file lib/Headers/sgxintrin.h...
Generating docs for file lib/Headers/shaintrin.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/tsxldtrkintrin.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/wasm_simd128.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/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/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/DependencyDirectivesSourceMinimizer.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/PPCach/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:1557: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:96: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:1557: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:1066: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:1066: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:691: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:692: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:693: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:693: warning: Unsupported xml/html tag <alignment> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:694: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/clang/lib/Parse/ParseOpenMP.cpp:694: warning: Unsupported xml/html tag <step> found
/opt/doxygen-docs/src/clang/lib/Sema/Sema.cpp:2215: warning: The following parameters of noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, const SourceLocation FinalNoteLoc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/lib/Sema/SemaAccess.cpp:925: 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/clang/lib/Sema/SemaAvailability.cpp:278: warning: Found unknown command `\D'
/opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp:278: warning: Found unknown command `\D'
/opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp:310: warning: The following parameters of DoEmitAvailabilityWarning(Sema &S, AvailabilityResult K, Decl *Ctx, const NamedDecl *ReferringDecl, const NamedDecl *OffendingDecl, StringRef Message, ArrayRef< SourceLocation > Locs, const ObjCInterfaceDecl *UnknownObjCClass, const ObjCPropertyDecl *ObjCProperty, bool ObjCPropertyAccess) are not documented:
  parameter 'S'
  parameter 'K'
  parameter 'Message'
  parameter 'Locs'
  parameter 'UnknownObjCClass'
  parameter 'ObjCProperty'
  parameter 'ObjCPropertyAccess'
/opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp:63: warning: The following parameters of ShouldDiagnoseAvailabilityOfDecl(Sema &S, const NamedDecl *D, std::string *Message, ObjCInterfaceDecl *ClassReceiver) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/lib/Sema/SemaAvailability.cpp:247: warning: The following parameters of tryParseObjCMethodName(StringRef Name, SmallVectorImpl< StringRef > &SlotNames, const LangOptions &LangOpts) are not documented:
  parameter 'LangOpts'
/opt/doxygen-docs/src/clang/lib/Sema/SemaCast.cpp:631: 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/clang/lib/Sema/SemaChecking.cpp:10772: warning: The following parameters of AnalyzeComparison(Sema &S, BinaryOperator *E) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/lib/Sema/SemaChecking.cpp:14918: warning: The following parameters of FindTypeTagExpr(const Expr *TypeExpr, const ASTContext &Ctx, const ValueDecl **VD, uint64_t *MagicValue, bool isConstantEvaluated) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/clang/lib/Sema/SemaChecking.cpp:10200: warning: The following parameters of GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, bool InConstantContext) are not documented:
  parameter 'C'
  parameter 'E'
  parameter 'InConstantContext'
/opt/doxygen-docs/src/clang/lib/Sema/SemaChecking.cpp:14999: 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, bool isConstantEvaluated) are not documented:
  parameter 'ArgumentKind'
  parameter 'Ctx'
/opt/doxygen-docs/src/clang/lib/Sema/SemaCodeComplete.cpp:6758: 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/clang/lib/Sema/SemaCodeComplete.cpp:2757: 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/clang/lib/Sema/SemaCodeComplete.cpp:4009: warning: The following parameters of MaybeAddOverrideCalls(Sema &S, DeclContext *InContext, ResultBuilder &Results) are not documented:
  parameter 'Results'
/opt/doxygen-docs/src/clang/lib/Sema/SemaDecl.cpp:9835: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaDecl.cpp:9837: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaDecl.cpp:1521: warning: The following parameters of isOutOfScopePreviousDeclaration(NamedDecl *PrevDecl, DeclContext *DC, ASTContext &Context) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/clang/lib/Sema/SemaDeclCXX.cpp:1923: warning: The following parameters of CheckConstexprCtorInitializer(Sema &SemaRef, const FunctionDecl *Dcl, FieldDecl *Field, llvm::SmallSet< Decl *, 16 > &Inits, bool &Diagnosed, Sema::CheckConstexprKind Kind) are not documented:
  parameter 'SemaRef'
/opt/doxygen-docs/src/clang/lib/Sema/SemaDeclCXX.cpp:6836: 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/clang/lib/Sema/SemaDeclCXX.cpp:6480: warning: The following parameters of ReportOverrides(Sema &S, unsigned DiagID, const CXXMethodDecl *MD, llvm::function_ref< bool(const CXXMethodDecl *)> Report) are not documented:
  parameter 'S'
  parameter 'Report'
/opt/doxygen-docs/src/clang/lib/Sema/SemaDeclObjC.cpp:4498: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/lib/Sema/SemaDeclObjC.cpp:4498: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/lib/Sema/SemaExpr.cpp:13163: 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/clang/lib/Sema/SemaExpr.cpp:9556: 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/clang/lib/Sema/SemaInit.cpp:3997: 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/clang/lib/Sema/SemaLookup.cpp:5260: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaLookup.cpp:5260: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp:10045: 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/clang/lib/Sema/SemaOverload.cpp:954: warning: The following parameters of checkPlaceholderForOverload(Sema &S, Expr *&E, UnbridgedCastsSet *unbridgedCasts=nullptr) are not documented:
  parameter 'S'
  parameter 'E'
/opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp:7116: warning: The following parameters of isAllowableExplicitConversion(Sema &S, QualType ConvType, QualType ToType, bool AllowObjCPointerConversion) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp:95: warning: The following parameters of IsUserDefinedConversion(Sema &S, Expr *From, QualType ToType, UserDefinedConversionSequence &User, OverloadCandidateSet &CandidateSet, AllowedExplicit AllowExplicit, bool AllowObjCConversionOnExplicit) are not documented:
  parameter 'S'
  parameter 'From'
  parameter 'ToType'
  parameter 'User'
  parameter 'CandidateSet'
/opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp:1627: 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/clang/lib/Sema/SemaOverload.cpp:10974: warning: The following parameters of NoteFunctionCandidate(Sema &S, OverloadCandidate *Cand, unsigned NumArgs, bool TakingCandidateAddress, LangAS CtorDestAS=LangAS::Default) are not documented:
  parameter 'S'
  parameter 'Cand'
  parameter 'NumArgs'
  parameter 'TakingCandidateAddress'
/opt/doxygen-docs/src/clang/lib/Sema/SemaOverload.cpp:1422: warning: The following parameters of TryImplicitConversion(Sema &S, Expr *From, QualType ToType, bool SuppressUserConversions, AllowedExplicit 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'
ing.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/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/SemaAvailability.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/SemaConcept.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/SemaModule.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/Sem/opt/doxygen-docs/src/clang/lib/Sema/SemaStmt.cpp:3072: 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/clang/lib/Sema/SemaTemplate.cpp:9189: warning: The following parameters of completeMemberSpecializationImpl(Sema &S, DeclT *OrigD, SourceLocation Loc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateDeduction.cpp:143: 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/clang/lib/Sema/SemaTemplateDeduction.cpp:5361: 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/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:1771: warning: The following parameters of adjustFunctionTypeForInstantiation(ASTContext &Context, FunctionDecl *D, TypeSourceInfo *TInfo) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/clang/lib/Sema/SemaType.cpp:3189: warning: The following parameters of GetTypeSourceInfoForDeclarator(TypeProcessingState &State, QualType T, TypeSourceInfo *ReturnTypeInfo) are not documented:
  parameter 'State'
/opt/doxygen-docs/src/clang/lib/Sema/SemaType.cpp:392: warning: The following parameters of maybeMovePastReturnType(Declarator &declarator, unsigned i, bool onlyBlockPointers) are not documented:
  parameter 'declarator'
warning: Include graph for 'ASTReader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/clang/lib/Serialization/ASTReader.cpp:779: 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/clang/lib/Serialization/ASTReader.cpp:272: 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/clang/lib/Serialization/ASTReader.cpp:628: 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/clang/lib/Serialization/ASTReader.cpp:374: 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 'ASTReaderStmt.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.
aStmt.cpp...
Generating docs for file lib/Sema/SemaStmtAsm.cpp...
Generating docs for file lib/Sema/SemaStmtAttr.cpp...
Generating docs for file lib/Sema/SemaSYCL.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...
Generating 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/Sema/UsedDeclVisitor.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/ModuleFile.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/CastValueChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/cert/PutenvWithAutoChecker.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/CheckPlacementNew.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/ContainerModeling.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...
Ge/opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp:541: 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'
/opt/doxygen-docs/src/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:1052: warning: The following parameters of isARCNilInitializedLocal(CheckerContext &C, const Stmt *S) are not documented:
  parameter 'C'
nerating docs for file lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DebugContainerModeling.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DebugIteratorModeling.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/FuchsiaHandleChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
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/InvalidatedIteratorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Iterator.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Iterator.h...
Generating docs for file lib/StaticAnalyzer/Checkers/IteratorModeling.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/IteratorRangeChecker.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/MismatchedIteratorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Move.h...
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/PointerIterationChecker.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/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ReturnValueChecker.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/SmartPtr.h...
Generating docs for file lib/StaticAnalyzer/Checkers/SmartPtrChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/SmartPtrModeling.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/STLAlgorithmModeling.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Taint.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Taint.h...
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 filwarning: 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.
e lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.h...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/DiagOutputUtils.h...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/NoUncountedMembersChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/PtrTypesSemantics.h...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/RefCntblBaseVirtualDtorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/WebKit/UncountedCallArgsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/Yaml.h...
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/CheckerRegistryData.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/DynamicSize.cpp...
Generating docs for file lib/StaticAnalyzer/Core/DynamicType.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/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/SMTConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Store.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 /opt/doxygen-docs/src/clang/lib/Tooling/CompilationDatabase.cpp:258: 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/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
file lib/StaticAnalyzer/Core/TextDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Core/WorkList.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/AnalyzerHelpFlags.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/CreateCheckerManager.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/Testing/CommandLineArgs.cpp...
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/DependencyScanning/DependencyScanningFilesystem.cpp...
Generating docs for file lib/Tooling/DependencyScanning/DependencyScanningService.cpp...
Generating docs for file lib/Tooling/DependencyScanning/DependencyScanningTool.cpp...
Generating docs for file lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp...
Generating docs for file lib/Tooling/DependencyScanning/ModuleDepCollector.cpp...
Generating docs for file lib/Tooling/Execution.cpp...
Generating docs for file lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp...
Generating docs for file lib/Tooling/FileMatchTrie.cpp...
Generating docs for file lib/Tooling/FixIt.cpp...
Generating docs for file lib/Tooling/GuessTargetAndModeCompilationDatabase.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/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/Syntax/BuildTree.cpp...
Generating docs for file lib/Tooling/Syntax/ComputeReplacements.cpp...
Generating docs for file lib/Tooling/Syntax/Mutations.cpp...
Generating docs for file lib/Tooling/Syntax/Nodes.cpp...
Generating docs for file lib/Tooling/Syntax/Synthesis.cpp...
Generating docs for file lib/Tooling/Syntax/Tokens.cpp...
Generating docs for file lib/Tooling/Syntax/Tree.cpp...
Generating docs for file lib/Tooling/Tooling.cpp...
Generating docs for file lib/Tooling/Transformer/Parsing.cpp...
Generating docs for file lib/Tooling/Transformer/RangeSelector.cpp...
Generating docs for file lib/Tooling/Transformer/RewriteRule.cpp...
Generating docs for file lib/Tooling/Transformer/SourceCode.cpp...
Generating docs for file lib/Tooling/Transformer/SourceCodeBuilders.cpp...
Generating docs for file lib/Tooling/Transformer/Stencil.cpp...
Generat/opt/doxygen-docs/src/clang/include/clang-c/Documentation.h:103: warning: Found unknown command `\has'
/opt/doxygen-docs/src/clang/include/clang-c/Documentation.h:510: warning: found paragraph command outside of subsubsection context!
/opt/doxygen-docs/src/clang/include/clang-c/Documentation.h:476: warning: The following parameters of clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth) are not documented:
  parameter 'Depth'
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:2174: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:1188: 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/clang/include/clang-c/Index.h:4607: warning: found paragraph command outside of subsubsection context!
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:4527: warning: The following parameters of clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:4588: 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/clang/include/clang-c/Index.h:5677: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6041: warning: The following parameters of clang_remap_getFilenames(CXRemapping, unsigned index, CXString *original, CXString *transformed) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6100: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6104: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6104: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang-c/Index.h:6648: 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'
ing docs for file lib/Tooling/Transformer/Transformer.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 dependency 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 __hip_enable_if...
Generating docs for compound __hip_enable_if< true, __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 CXTUResou/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7491: warning: The following parameters of OMPAffinityClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, Expr *Modifier, ArrayRef< Expr * > Locators) are not documented:
  parameter 'Modifier'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4090: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6166: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4490: warning: The following parameters of OMPDependClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, Expr *DepModifier, OpenMPDependClauseKind DepKind, SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef< Expr * > VL, unsigned NumLoops) are not documented:
  parameter 'DepModifier'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4335: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7064: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4559: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4599: warning: The following parameters of OMPDeviceClause::OMPDeviceClause(OpenMPDeviceClauseModifier Modifier, Expr *E, Stmt *HelperE, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation EndLoc) are not documented:
  parameter 'HelperE'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6398: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5806: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5830: warning: The following parameters of OMPGrainsizeClause::OMPGrainsizeClause(Expr *Size, Stmt *HelperSize, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5984: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6785: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5489: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5327: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5489: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4807: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4808: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5875: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6888: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5915: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5939: warning: The following parameters of OMPNumTasksClause::OMPNumTasksClause(Expr *Size, Stmt *HelperSize, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6985: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4695: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5655: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4655: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6280: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6517: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7315: warning: explicit link request to 'pragma' could not be resolved
rceUsageEntry...
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 DynamicType...
Generating docs for compound Emitter...
Generating docs for compound ExitFunctionBodyRAII...
Generating docs for compound FriendCountAndPosition...
Generating docs for compound GEPOffsetAndOverflow...
Generating docs for compound GraphTraits...
Generating docs for compound IndexerCallbacks...
Generating docs for compound ISANameRevision...
Generating docs for compound IsPartialSpecialization...
Generating docs for compound IsPartialSpecialization< ClassTemplatePartialSpecializationDecl >...
Generating docs for compound IsPartialSpecialization< VarTemplatePartialSpecializationDecl >...
Generating docs for compound IteratorBase...
Generating docs for compound Kind2Unsigned...
Generating docs for compound LoopState...
Generating docs for compound max_align_t...
Generating docs for compound ndrange_t...
Generating docs for compound OMPAffinityClause...
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 OMPDepobjClause...
Generating docs for compound OMPDestroyClause...
Generating docs for compound OMPDetachClause...
Generating docs for compound OMPDeviceClause...
Generating docs for compound OMPDistScheduleClause...
Generating docs for compound OMPExclusiveClause...
Generating docs for compound OMPFlushClause...
Generating docs for compound OMPFromClause...
Generating docs for compound OMPGrainsizeClause...
Generating docs for compound OMPHintClause...
Generating docs for compound OMPInclusiveClause...
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 OMPNontemporalClause...
Generating docs for compound OMPNumTasksClause...
Generating docs for compound OMPNumTeamsClause...
Generating docs for compound OMPOrderClause...
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 OMPTraitInfo...
Generating docs for compound OMPTraitProperty...
Generating docs for compound OMPTraitSelector...
Generating docs for compound OMPTraitSet...
Generating docs for compound OMPUseDeviceAddrClause...
Generating docs for compound OMPUseDevicePtrClause...
Generating docs for compound OMPUsesAllocatorsClause...
Generating docs for nested compound OMPUsesAllocatorsClause::Data...
Generating docs for compound OperatorRelationsTable...
Generating docs for compound PrivateMethodKey...
Generating docs for compound llvm::vfs::ProxyFileSystem...
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 d/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Frontend/Utils.h:196: 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/clang/include/clang/Frontend/Utils.h:220: warning: The following parameters of clang::createInvocationFromCommandLine(ArrayRef< const char * > Args, IntrusiveRefCntPtr< DiagnosticsEngine > Diags=IntrusiveRefCntPtr< DiagnosticsEngine >(), IntrusiveRefCntPtr< llvm::vfs::FileSystem > VFS=nullptr, bool ShouldRecoverOnErrors=false, std::vector< std::string > *CC1Args=nullptr) are not documented:
  parameter 'Args'
  parameter 'Diags'
  parameter 'VFS'
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:4561: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:4561: warning: Unsupported xml/html tag <mangled> found
/opt/doxygen-docs/src/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/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/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/clang/include/clang/Basic/OpenMPKinds.h:252: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:185: warning: argument 'ADC' of command @param is not found in the argument list of clang::AnalysisDeclContext::getBlockInvocationContext(const LocationContext *ParentLC, const BlockDecl *BD, const void *Data)
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:180: warning: argument 'ADC' of command @param is not found in the argument list of clang::AnalysisDeclContext::getStackFrame(LocationContext const *ParentLC, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Index)
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:180: warning: argument 'Block' of command @param is not found in the argument list of clang::AnalysisDeclContext::getStackFrame(LocationContext const *ParentLC, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Index)
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:181: warning: The following parameters of clang::AnalysisDeclContext::getStackFrame(LocationContext const *ParentLC, const Stmt *S, const CFGBlock *Blk, unsigned BlockCount, unsigned Index) are not documented:
  parameter 'Blk'
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:469: warning: argument 'ParentLC' of command @param is not found in the argument list of clang::AnalysisDeclContextManager::getStackFrame(AnalysisDeclContext *ADC, const LocationContext *Parent, const Stmt *S, const CFGBlock *Block, unsigned BlockCount, unsigned Index)
/opt/doxygen-docs/src/clang/include/clang/Analysis/AnalysisDeclContext.h:470: warning: The following parameters of clang::AnalysisDeclContextManager::getStackFrame(AnalysisDeclContext *ADC, const LocationContext *Parent, const Stmt *S, const CFGBlock *Block, unsigned BlockCount, unsigned Index) are not documented:
  parameter 'Parent'
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h:182: warning: Unsupported xml/html tag <padding> found
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h:186: warning: Unsupported xml/html tag <padding> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/ASTContext.h:1086: 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/clang/include/clang/AST/ASTContext.h:760: warning: The following parameters of clang::ASTContext::getCommentForDecl(const Decl *D, const Preprocessor *PP) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/clang/lib/AST/ASTContext.cpp:6005: 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/clang/lib/AST/ASTContext.cpp:6005: 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/clang/include/clang/AST/ASTContext.h:2508: warning: The following parameters of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const are not documented:
  parameter 'Size'
  parameter 'Domain'
/opt/doxygen-docs/src/clang/include/clang/AST/ASTContext.h:742: 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/clang/include/clang/AST/ASTContext.h:2871: warning: The following parameters of clang::ASTContext::InitBuiltinTypes(const TargetInfo &Target, const TargetInfo *AuxTarget=nullptr) are not documented:
  parameter 'AuxTarget'
ocs for compound StmtClassNameTable...
Generating docs for nested compound TokenCollector::Builder...
Generating docs for nested compound TokenCollector::CollectPPExpansions...
Generating docs for compound std::conditional::type...
Generating docs for compound TypeInfo...
Generating docs for nested compound TypeInfo::PhasesBitSet...
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 llvm::PriorityQueue< const clang::CFGBlock *, llvm::SmallVector< const clang::CFGBlock *, QueueSize >, PostOrderCFGView::BlockOrderCompare >...
Generating docs for compound llvm::PriorityQueue< const clang::CFGBlock *, llvm::SmallVector< const clang::CFGBlock *, QueueSize >, ReversePostOrderCompare >...
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::AnyCXXConstructorCall...
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::LValueBase...
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::AssumedTemplateStorage...
Generating docs for compound clang::ASTConstraintSatisfaction...
Generating docs for compound clang::ASTConsumer...
Generating docs for compound clang::ASTContext...
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::ASTDumper...
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 nested compound clang::ASTImporter::ImportPathTy...
Generating docs for compound clang::ASTImporterLookupTable...
Generatin/opt/doxygen-docs/src/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/clang/include/clang/AST/ASTTypeTraits.h:86: warning: The following parameters of clang::ASTNodeKind::isBaseOf(ASTNodeKind Other, unsigned *Distance=nullptr) const are not documented:
  parameter 'Other'
/opt/doxygen-docs/src/clang/include/clang/AST/ASTNodeTraverser.h:39: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang/include/clang/AST/ASTNodeTraverser.h:40: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h:1496: 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 ValidateASTInputFilesContent=false, bool UseGlobalIndex=true, std::unique_ptr< llvm::Timer > ReadTimer={}) are not documented:
  parameter 'ModuleCache'
  parameter 'ValidateASTInputFilesContent'
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h:182: 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/clang/include/clang/Frontend/ASTUnit.h:880: 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/clang/include/clang/Frontend/ASTUnit.h:691: 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, CaptureDiagsKind CaptureDiagnostics=CaptureDiagsKind::None, 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/clang/include/clang/Frontend/ASTUnit.h:818: 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, CaptureDiagsKind CaptureDiagnostics=CaptureDiagsKind::None, 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, bool RetainExcludedConditionalBlocks=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'
  parameter 'RetainExcludedConditionalBlocks'
/opt/doxygen-docs/src/clang/include/clang/Frontend/ASTUnit.h:777: 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, CaptureDiagsKind CaptureDiagnostics=CaptureDiagsKind::None, 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/clang/include/clang/Frontend/ASTUnit.h:749: 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, CaptureDiagsKind CaptureDiagnostics=CaptureDiagsKind::None, 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/clang/include/clang/Frontend/ASTUnit.h:851: 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/clang/include/clang/Serialization/ASTWriter.h:579: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Basic/AttributeCommonInfo.h:44: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
g docs for compound clang::ASTImporterSharedState...
Generating docs for compound clang::ASTMergeAction...
Generating docs for compound clang::ASTMutationListener...
Generating docs for compound clang::ASTNameGenerator...
Generating docs for nested compound ASTNameGenerator::Implementation...
Generating docs for compound clang::ASTNodeImporter...
Generating docs for compound clang::ASTNodeKind...
Generating docs for nested compound clang::ASTNodeKind::DenseMapInfo...
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::ASTSourceDescriptor...
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::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::AtomicConstraint...
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 docs for compound clang::Attr...
Generating docs for compound clang::AttributeCommonInfo...
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::AutoTypeLocInfo...
Generating docs for compound clang::AvailabilityChange...
Generating docs for compound clang::AvailabilitySpec...
Generating docs for compound clang::BackendConsumer...
Generating docs for compound clang::BackwardDataflowWorklist...
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< 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 doc/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:1285: warning: The following parameters of clang::CallDescription::CallDescription(int Flags, ArrayRef< const char * > QualifiedName, Optional< unsigned > RequiredArgs=None, Optional< size_t > RequiredParams=None) are not documented:
  parameter 'Flags'
  parameter 'RequiredParams'
s 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::BlockVarCopyInit...
Generating docs for compound clang::BodyFarm...
Generating docs for compound clang::BreakStmt...
Generating docs for compound clang::BuildPreambleErrorCategory...
Generating docs for compound clang::BuiltinBitCastExpr...
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::CallDescription...
Generating docs for compound clang::CallDescriptionMap...
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 nested compound clang::CallGraphNode::CallRecord...
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< RValueReferenceType >...
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 com/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1978: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2318: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2310: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1931: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2419: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2424: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitDoacrossOrdered(CodeGenFunction &CGF, const OMPDependClause *C) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:2117: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitFlush(CodeGenFunction &CGF, ArrayRef< const Expr * > Vars, SourceLocation Loc, llvm::AtomicOrdering AO) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'AO'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:2068: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1939: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2389: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2076: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1966: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1921: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2229: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1956: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2348: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, llvm::PointerIntPair< const Expr *, 2, OpenMPDeviceClauseModifier > Device, llvm::function_ref< llvm::Value *(CodeGenFunction &CGF, const OMPLoopDirective &D)> SizeEmitter) are not documented:
  parameter 'CGF'
  parameter 'SizeEmitter'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:2400: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2412: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1949: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2291: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2272: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2380: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2103: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2111: warning: The following parameters of clang::CGOpenMPSIMDRuntime::getAddrOfArtificialThreadPrivate(CodeGenFunction &CGF, QualType VarType, StringRef Name) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:2091: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2438: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:2299: 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/clang/include/clang/Serialization/ASTReader.h:257: 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/clang/include/clang/Sema/CodeCompleteConsumer.h:329: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h:64: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/CodeCompletionHandler.h:64: warning: explicit link request to 'include_next' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/CodeCompleteConsumer.h:939: 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'
/opt/doxygen-docs/src/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/clang/include/clang/Frontend/CompilerInstance.h:634: 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/clang/include/clang/Frontend/CompilerInvocation.h:158: warning: The following parameters of clang::CompilerInvocation::CreateFromArgs(CompilerInvocation &Res, ArrayRef< const char * > CommandLineArgs, DiagnosticsEngine &Diags, const char *Argv0=nullptr) are not documented:
  parameter 'Diags'
  parameter 'Argv0'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
pound 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::CFGDominatorTreeImpl...
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 clang::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 compo/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/StmtCXX.h:453: warning: Unsupported xml/html tag <promise> found
/opt/doxygen-docs/src/clang/include/clang/AST/StmtCXX.h:454: warning: Unsupported xml/html tag <promise> found
und 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::ConceptDecl...
Generating docs for compound clang::ConceptReference...
Generating docs for compound clang::ConceptSpecializationExpr...
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::ConstantMatrixType...
Generating docs for compound clang::ConstantMatrixTypeLoc...
Generating docs for compound clang::ConstAttrVisitor...
Generating docs for compound clang::ConstDeclVisitor...
Generating docs for compound clang::ConstEvaluatedExprVisitor...
Generating docs for compound clang::ConstraintSatisfaction...
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::ControlDependencyCalculator...
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::CudaArchToStringMap...
Generating docs for compound clang::CUDAKernelCallExpr...
Generating docs for compound clang::CurrentSourceLocExprScope...
Generating docs for nested compound clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard...
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::CXXAddrspaceCastExpr...
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::CXXBaseSpecifier...
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 co/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:814: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
mpound clang::CXXCtorInitializer...
Generating docs for compound clang::CXXDeallocatorCall...
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::CXXInheritedConstructorCall...
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::CXXRewrittenBinaryOperator...
Generating docs for nested compound clang::CXXRewrittenBinaryOperator::DecomposedForm...
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::DataflowWorklistBase...
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 docs for nested compound clang::DeclaratorChunk::MemberPointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::ParamInfo...
G/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
enerating 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::DefaultFilterCCC...
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::Dependence...
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::DependentExtIntType...
Generating docs for compound clang::DependentExtIntTypeLoc...
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::DependentSizedMatrixType...
Generating docs for compound clang::DependentSizedMatrixTypeLoc...
Generating docs for compound clang::DependentStoredDeclsMap...
Generating docs for compound clang::DependentTemplateName...
Generating docs for compound clang::DependentTemplateSpecializati/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/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/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/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/clang/include/clang/Basic/Diagnostic.h:786: warning: The following parameters of clang::DiagnosticsEngine::getCustomDiagID(Level L, const char(&) FormatString[N]) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h:844: warning: The following parameters of clang::DiagnosticsEngine::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h:829: warning: The following parameters of clang::DiagnosticsEngine::isIgnored(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h:563: warning: The following parameters of clang::DiagnosticsEngine::setClient(DiagnosticConsumer *client, bool ShouldOwnClient=true) are not documented:
  parameter 'client'
/opt/doxygen-docs/src/clang/include/clang/Basic/Diagnostic.h:718: 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/clang/include/clang/Basic/Diagnostic.h:731: 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/clang/lib/Lex/HeaderSearch.cpp:353: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/HeaderSearch.cpp:353: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DirectoryLookup.h:180: 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 &IsInHeaderMap, SmallVectorImpl< char > &MappedName) const are not documented:
  parameter 'IsInHeaderMap'
/opt/doxygen-docs/src/clang/include/clang/DirectoryWatcher/DirectoryWatcher.h:107: warning: The following parameters of clang::DirectoryWatcher::create(llvm::StringRef Path, std::function< void(llvm::ArrayRef< DirectoryWatcher::Event > Events, bool IsInitial)> Receiver, bool WaitForInitialSync) are not documented:
  parameter 'Receiver'
  parameter 'WaitForInitialSync'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
onLocInfo...
Generating docs for compound clang::DependentTemplateSpecializationType...
Generating docs for compound clang::DependentTemplateSpecializationTypeLoc...
Generating docs for compound clang::DependentTypeOfExprType...
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::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::DirectoryEntryRef...
Generating docs for compound clang::DirectoryLookup...
Generating docs for compound clang::DirectoryWatcher...
Generating docs for nested compound clang::DirectoryWatcher::Event...
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::DynamicAllocLValue...
Generating docs for compound clang::DynTypedNode...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< CXXBaseSpecifier, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< CXXCtorInitializer, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< NestedNameSpecifier, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< NestedNameSpecifierLoc, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< QualType, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Decl, T >::value > >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< OMPClause, T >::value > >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Stmt, T >::value > >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Type, T >::value > >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< TemplateArgument, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< TemplateName, void >...
Generating docs for nested compound clang::DynTypedNode::BaseConverter< TypeLoc, void >...
Generating docs for nested compound clang::DynTypedNode::DenseMapInfo...
Generating docs for compound clang::DynTypedNodeList...
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 fo/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Expr.h:401: warning: The following parameters of clang::Expr::ClassifyModifiable(ASTContext &Ctx, SourceLocation &Loc) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/clang/include/clang/AST/Expr.h:310: warning: The following parameters of clang::Expr::isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc=nullptr) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/clang/include/clang/AST/Expr.h:714: 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/clang/include/clang/AST/ExternalASTSource.h:183: 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'
/opt/doxygen-docs/src/clang/include/clang/Sema/ExternalSemaSource.h:205: 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/clang/include/clang/Sema/ExternalSemaSource.h:212: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h:255: warning: The following parameters of clang::FileManager::FileManager(const FileSystemOptions &FileSystemOpts, IntrusiveRefCntPtr< llvm::vfs::FileSystem > FS=nullptr) are not documented:
  parameter 'FileSystemOpts'
/opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h:307: warning: The following parameters of clang::FileManager::getDirectory(StringRef DirName, bool CacheFailure=true) are not documented:
  parameter 'DirName'
/opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h:284: warning: The following parameters of clang::FileManager::getDirectoryRef(StringRef DirName, bool CacheFailure=true) are not documented:
  parameter 'DirName'
/opt/doxygen-docs/src/clang/include/clang/Basic/FileManager.h:324: 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/clang/include/clang/Basic/FileManager.h:340: warning: The following parameters of clang::FileManager::getFileRef(StringRef Filename, bool OpenFile=false, bool CacheFailure=true) are not documented:
  parameter 'Filename'
/opt/doxygen-docs/src/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'
r 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::ExplicitSpecifier...
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::ExprDependenceScope...
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::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::ExtIntType...
Generating docs for compound clang::ExtIntTypeLoc...
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::FileEntryRef...
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::Forward/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/DeclTemplate.h:1021: warning: The following parameters of clang::FunctionTemplateDecl::addSpecialization(FunctionTemplateSpecializationInfo *Info, void *InsertPos) are not documented:
  parameter 'Info'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:716: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:729: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:680: warning: The following parameters of clang::HeaderSearch::getExistingFileInfo(const FileEntry *FE, bool WantExternal=true) const are not documented:
  parameter 'FE'
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:392: 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/clang/include/clang/Lex/HeaderSearch.h:716: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:724: warning: The following parameters of clang::HeaderSearch::suggestPathToFileForDiagnostics(const FileEntry *File, llvm::StringRef MainFile, bool *IsSystem=nullptr) are not documented:
  parameter 'File'
  parameter 'MainFile'
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:729: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/HeaderSearch.h:737: warning: The following parameters of clang::HeaderSearch::suggestPathToFileForDiagnostics(llvm::StringRef File, llvm::StringRef WorkingDir, llvm::StringRef MainFile, bool *IsSystem=nullptr) are not documented:
  parameter 'File'
  parameter 'MainFile'
  parameter 'IsSystem'
/opt/doxygen-docs/src/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'
DataflowWorklist...
Generating docs for compound clang::ForwardingDiagnosticConsumer...
Generating docs for compound clang::FPOptions...
Generating docs for compound clang::FPOptionsOverride...
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 nested compound clang::FunctionDecl::DefaultedFunctionInfo...
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 docs for nested compound clang::GCCAsmStmt::AsmStringPiece...
Generating docs for compound clang::GenerateHeaderModuleAction...
Generating docs for compound clang::GenerateInterfaceStubsAction...
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...
Gene/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Sema/Initialization.h:1223: 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/clang/include/clang/Sema/Initialization.h:1288: 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/clang/include/clang/Sema/Initialization.h:1242: warning: The following parameters of clang::InitializationSequence::AddReferenceBindingStep(QualType T, bool BindingTemporary) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Expr.h:1466: 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'
/opt/doxygen-docs/src/clang/include/clang/Lex/Lexer.h:512: 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/clang/include/clang/Lex/Lexer.h:386: 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/clang/include/clang/Lex/Lexer.h:425: 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/clang/include/clang/Lex/Lexer.h:415: 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/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:28: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:31: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:34: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:41: warning: Found unknown command `\end'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:43: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:53: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:55: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:57: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:58: warning: Found unknown command `\implementation'
rating 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::InventedTemplateParameterInfo...
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 * >...
Generating docs for compound clang::IsResultPtrLowBitFree< Stmt * >...
Generating docs for compound clang::ItaniumMangleContext...
Generating docs for compound clang::ItaniumVTableContext...
Generating docs for compound clang::JSONDumper...
Generating docs for compound clang::JSONNodeDumper...
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::LifetimeExtendedTemporaryDecl...
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::LinkageSpecDec/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:38: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/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/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/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/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/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'
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:483: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:483: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/ModuleMap.h:393: 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/clang/include/clang/Lex/ModuleMap.h:662: 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'
l...
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::MacroQualifiedLocInfo...
Generating docs for compound clang::MacroQualifiedType...
Generating docs for compound clang::MacroQualifiedTypeLoc...
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::MatrixSubscriptExpr...
Generating docs for compound clang::MatrixType...
Generating docs for compound clang::MatrixTypeLoc...
Generating docs for compound clang::MatrixTypeLocInfo...
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 compound 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 /opt/doxygen-docs/src/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/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/clang/include/clang/Sema/MultiplexExternalSemaSource.h:344: 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/clang/include/clang/Sema/MultiplexExternalSemaSource.h:346: 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/clang/include/clang/Sema/MultiplexExternalSemaSource.h:111: 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/clang/include/clang/AST/Decl.h:319: warning: The following parameters of clang::NamedDecl::declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const are not documented:
  parameter 'OldD'
/opt/doxygen-docs/src/clang/include/clang/AST/NSAPI.h:196: warning: The following parameters of clang::NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, bool Instance) const are not documented:
  parameter 'MK'
/opt/doxygen-docs/src/clang/include/clang/AST/DeclObjC.h:1516: warning: The following parameters of clang::ObjCInterfaceDecl::isDesignatedInitializer(Selector Sel, const ObjCMethodDecl **InitMethod=nullptr) const are not documented:
  parameter 'Sel'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
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::MSGuidDecl...
Generating docs for compound clang::MSGuidDeclParts...
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::NodeStreamer...
Generating docs for compound clang::NoInitExpr...
Generating docs for compound clang::NonTypeTemplateParmDecl...
Generating docs for compound clang::NormalizedConstraint...
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::ObjCDictionaryLiteral_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/opt/doxygen-docs/src/clang/include/clang/AST/ExprObjC.h:1125: 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/clang/include/clang/AST/ExprObjC.h:1161: 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/clang/include/clang/AST/ExprObjC.h:1195: 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/clang/include/clang/AST/ExprObjC.h:1213: warning: The following parameters of clang::ObjCMessageExpr::CreateEmpty(const ASTContext &Context, unsigned NumArgs, unsigned NumStoredSelLocs) are not documented:
  parameter 'NumStoredSelLocs'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1994: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2035: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:264: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1201: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2511: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3212: 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/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3149: 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/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:800: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:867: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2398: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3682: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3807: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3972: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:67: 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/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:526: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2338: warning: explicit link request to 'pragma' could not be resolved
::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::OMPAcqRelClause...
Generating docs for compound clang::OMPAcquireClause...
Generating docs for compound clang::OMPAllocateClause...
Generating docs for compound clang::OMPAllocateDecl...
Generating docs for compound clang::OMPAllocatorClause...
Generating docs for compound clang::OMPArraySectionExpr...
Generating docs for compound clang::OMPArrayShapingExpr...
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::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::OMPDepobjDirective...
Generating docs for compound clang::OMPDistributeDirective...
Generating docs for compound clang::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 nested compound clang::OMPExecutableDirective::used_clauses_child_iterator...
Generating docs for compound clang::OMPFinalClause...
Generating docs for compound clang::OMPFirstprivateClause...
Generating docs for compound clang::OMPFlushDirective...
Generating docs for compound clang::OMPForD/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1268: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:425: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3283: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3438: 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/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2404: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3538: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:573: 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/clang/include/clang/AST/StmtOpenMP.h:1105: warning: The following parameters of clang::OMPLoopDirective::tryToFindNextInnerLoop(Stmt *CurStmt, bool TryImperfectlyNestedLoops) are not documented:
  parameter 'CurStmt'
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3381: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3461: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1658: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1580: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1484: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1529: 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/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:353: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1748: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3529: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3612: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1973: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:947: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1699: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2715: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2918: warning: The following parameters of clang::OMPReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, OpenMPReductionClauseModifier Modifier, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, ArrayRef< Expr * > CopyOps, ArrayRef< Expr * > CopyArrayTemps, ArrayRef< Expr * > CopyArrayElems, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
  parameter 'Modifier'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2076: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1115: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:667: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:692: 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/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4846: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1291: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1423: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1953: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2643: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1203: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:734: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:758: 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/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1569: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2645: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2761: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2820: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2879: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2960: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4039: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4109: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4538: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4776: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3748: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3314: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3051: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3194: 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'
irective...
Generating docs for compound clang::OMPForSimdDirective...
Generating docs for compound clang::OMPIfClause...
Generating docs for compound clang::OMPInReductionClause...
Generating docs for compound clang::OMPIteratorExpr...
Generating docs for nested compound clang::OMPIteratorExpr::IteratorDefinition...
Generating docs for nested compound clang::OMPIteratorExpr::IteratorRange...
Generating docs for compound clang::OMPIteratorHelperData...
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::OMPMasterTaskLoopDirective...
Generating docs for compound clang::OMPMasterTaskLoopSimdDirective...
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::OMPParallelMasterDirective...
Generating docs for compound clang::OMPParallelMasterTaskLoopDirective...
Generating docs for compound clang::OMPParallelMasterTaskLoopSimdDirective...
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::OMPRelaxedClause...
Generating docs for compound clang::OMPReleaseClause...
Generating docs for compound clang::OMPRequiresDecl...
Generating docs for compound clang::OMPReverseOffloadClause...
Generating docs for compound clang::OMPSafelenClause...
Generating docs for compound clang::OMPScanDirective...
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::OMPTaskwaitDir/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4176: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4385: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4314: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4243: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1029: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1072: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1619: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1777: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1738: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Overload.h:1119: warning: The following parameters of clang::OverloadCandidateSet::BestViableFunction(Sema &S, SourceLocation Loc, OverloadCandidateSet::iterator &Best) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:445: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:445: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/ParsedAttr.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/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/clang/include/clang/Parse/Parser.h:3204: warning: The following parameters of clang::Parser::ParseOpenMPParensExpr(StringRef ClauseName, SourceLocation &RLoc, bool IsAddressOfOperand=false) are not documented:
  parameter 'ClauseName'
  parameter 'IsAddressOfOperand'
/opt/doxygen-docs/src/clang/include/clang/Parse/Parser.h:3228: warning: The following parameters of clang::Parser::ParseUnqualifiedId(CXXScopeSpec &SS, ParsedType ObjectType, bool ObjectHadErrors, bool EnteringContext, bool AllowDestructorName, bool AllowConstructorName, bool AllowDeductionGuide, SourceLocation *TemplateKWLoc, UnqualifiedId &Result) are not documented:
  parameter 'TemplateKWLoc'
/opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp:2029: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp:2029: warning: explicit link request to 'delete' could not be resolved
/opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp:1797: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/clang/lib/Parse/Parser.cpp:1797: warning: explicit link request to 'delete' could not be resolved
ective...
Generating docs for compound clang::OMPTaskyieldDirective...
Generating docs for compound clang::OMPTeamsDirective...
Generating docs for compound clang::OMPTeamsDistributeDirective...
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::OptionalDiagnostic...
Generating docs for compound clang::OverloadCandidate...
Generating docs for compound clang::OverloadCandidateSet...
Generating docs for nested compound clang::OverloadCandidateSet::OperatorRewriteInfo...
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::ParentMapContext...
Generating docs for nested compound ParentMapContext::ParentMap...
Generating docs for nested compound ParentMapContext::ParentMap::ASTVisitor...
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::ParsedAttrInfo...
Generating docs for nested compound clang::ParsedAttrInfo::Spelling...
Generating docs for compound clang::ParsedSourceLocation...
Generating docs for compound clang::ParsedSourceRange...
Generating docs for compound clang::ParsedTargetAttr...
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 clang::Parser::MultiParseScope...
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::ReenterClassScopeRAII...
Generating docs for nested compound Parser::ReenterTemplateScopeRAII...
Generating docs for nested compound Parser::UnannotatedTentativeParsingAction...
Generating docs for compound clang::ParsingDeclarator/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h:288: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Frontend/FrontendAction.h:269: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Analysis/ProgramPoint.h:534: 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/clang/include/clang/Analysis/ProgramPoint.h:436: 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/clang/include/clang/Lex/PPCallbacks.h:303: 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/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/clang/include/clang/Lex/PPCallbacks.h:60: warning: The following parameters of clang::PPCallbacks::FileSkipped(const FileEntryRef &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/clang/include/clang/Lex/PPCallbacks.h:557: 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/clang/include/clang/Lex/PPCallbacks.h:386: 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/clang/include/clang/Lex/PPCallbacks.h:393: warning: The following parameters of clang::PPChainedCallbacks::FileSkipped(const FileEntryRef &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/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/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/clang/include/clang/Lex/Preprocessor.h:949: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1290: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1293: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1294: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1322: 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/clang/include/clang/Lex/Preprocessor.h:2282: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:2290: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:2291: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1811: warning: The following parameters of clang::Preprocessor::getLocForEndOfToken(SourceLocation Loc, unsigned Offset=0) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1702: 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/clang/include/clang/Lex/Preprocessor.h:1716: warning: The following parameters of clang::Preprocessor::getSpelling(const Token &Tok, bool *Invalid=nullptr) const are not documented:
  parameter 'Tok'
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:865: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:871: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:872: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/PPDirectives.cpp:873: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1831: warning: The following parameters of clang::Preprocessor::isAtEndOfMacroExpansion(SourceLocation loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1820: warning: The following parameters of clang::Preprocessor::isAtStartOfMacroExpansion(SourceLocation loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:949: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1293: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1294: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/Preprocessor.cpp:627: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Lex/Preprocessor.cpp:628: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/Preprocessor.h:1290: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:59: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:64: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:69: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:192: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:192: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:69: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:69: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:71: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:59: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:64: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:64: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/PreprocessorOptions.h:117: warning: explicit link request to 'includes' could not be resolved
...
Generating docs for compound clang::ParsingDeclRAIIObject...
Generating docs for compound clang::ParsingDeclSpec...
Generating docs for compound clang::ParsingFieldDeclarator...
Generating docs for compound clang::ParsingOpenMPDirectiveRAII...
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 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::PragmaIntroducer...
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::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 c/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Rewrite/Core/Rewriter.h:115: 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'
ompound 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::PrintDependencyDirectivesSourceMinimizerAction...
Generating docs for compound clang::PrinterHelper...
Generating docs for compound clang::PrintingCallbacks...
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...
Generating 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::RecoveryExpr...
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::RequiresExpr...
Generating docs for compound clang::RequiresExprBodyDecl...
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::ReversePostOrderCompare...
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.../opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:2615: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:9647: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10127: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10142: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10157: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10169: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10177: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:617: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:3006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10169: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:5045: 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/clang/include/clang/Sema/Sema.h:2615: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10157: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10142: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10127: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10177: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10525: warning: The following parameters of clang::Sema::ActOnOpenMPDeclareVariantDirective(FunctionDecl *FD, Expr *VariantRef, OMPTraitInfo &TI, SourceRange SR) are not documented:
  parameter 'SR'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10097: warning: The following parameters of clang::Sema::ActOnOpenMPLoopInitialization(SourceLocation ForLoc, Stmt *Init) are not documented:
  parameter 'ForLoc'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:9647: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:4956: 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/clang/include/clang/Sema/Sema.h:10167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:2725: 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/clang/include/clang/Sema/Sema.h:3325: 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=true, bool AllowExplicitConversions=false, ADLCallKind IsADLCandidate=ADLCallKind::NotADL, ConversionSequenceList EarlyConversions=None, OverloadCandidateParamOrder PO={}) are not documented:
  parameter 'Function'
  parameter 'FoundDecl'
  parameter 'Args'
  parameter 'CandidateSet'
  parameter 'SuppressUserConversions'
  parameter 'AllowExplicit'
  parameter 'AllowExplicitConversions'
  parameter 'IsADLCandidate'
  parameter 'EarlyConversions'
  parameter 'PO'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:1672: 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/clang/include/clang/Sema/Sema.h:9458: 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/clang/include/clang/Sema/Sema.h:5429: 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/clang/include/clang/Sema/Sema.h:9484: 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/clang/include/clang/Sema/Sema.h:1670: 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/clang/include/clang/Sema/Sema.h:5098: 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/clang/include/clang/Sema/Sema.h:5396: 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/clang/include/clang/Sema/Sema.h:7025: 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/clang/include/clang/Sema/Sema.h:11503: 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/clang/include/clang/Sema/Sema.h:5898: 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/clang/include/clang/Sema/Sema.h:2414: 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/clang/include/clang/Sema/Sema.h:9546: warning: The following parameters of clang::Sema::checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall) are not documented:
  parameter 'method'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:11417: 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/clang/include/clang/Sema/Sema.h:9331: 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/clang/include/clang/Sema/Sema.h:10515: warning: The following parameters of clang::Sema::checkOpenMPDeclareVariantFunction(Sema::DeclGroupPtrTy DG, Expr *VariantRef, OMPTraitInfo &TI, SourceRange SR) are not documented:
  parameter 'SR'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7924: warning: The following parameters of clang::Sema::CheckPackExpansion(Expr *Pattern, SourceLocation EllipsisLoc, Optional< unsigned > NumExpansions) are not documented:
  parameter 'NumExpansions'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7961: 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/clang/include/clang/Sema/Sema.h:2346: warning: The following parameters of clang::Sema::CheckShadow(NamedDecl *D, NamedDecl *ShadowedDecl, const LookupResult &R) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:1755: warning: The following parameters of clang::Sema::CheckSpecifiedExceptionType(QualType &T, SourceRange Range) are not documented:
  parameter 'Range'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7833: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgument Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7841: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgumentLoc Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7849: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(QualType T, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7857: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TypeLoc TL, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7865: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(NestedNameSpecifierLoc NNS, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7873: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(const DeclarationNameInfo &NameInfo, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:3874: warning: The following parameters of clang::Sema::CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, 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/clang/include/clang/Sema/Sema.h:3884: warning: The following parameters of clang::Sema::CorrectTypoDelayed(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, 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/clang/include/clang/Sema/Sema.h:3549: 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/clang/include/clang/Sema/Sema.h:8133: 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/clang/include/clang/Sema/Sema.h:7772: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TypeSourceInfo *T, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7782: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(Expr *E, UnexpandedParameterPackContext UPPC=UPPC_Expression) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7792: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const CXXScopeSpec &SS, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7802: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const DeclarationNameInfo &NameInfo, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7814: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TemplateName Template, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:7825: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(TemplateArgumentLoc Arg, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:6570: warning: The following parameters of clang::Sema::DiagnoseUnsatisfiedConstraint(const ConstraintSatisfaction &Satisfaction, bool First=true) are not documented:
  parameter 'Satisfaction'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:4770: 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/clang/include/clang/Sema/Sema.h:11258: 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/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5646: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5646: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5646: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5646: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8124: 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/clang/lib/Sema/SemaDecl.cpp:9868: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8223: warning: The following parameters of clang::Sema::getMoreSpecializedPartialSpecialization(ClassTemplatePartialSpecializationDecl *PS1, ClassTemplatePartialSpecializationDecl *PS2, SourceLocation Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8209: warning: The following parameters of clang::Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, FunctionTemplateDecl *FT2, SourceLocation Loc, TemplatePartialOrderingContext TPOC, unsigned NumCallArguments1, unsigned NumCallArguments2, bool Reversed=false) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8214: 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/clang/include/clang/Sema/Sema.h:9110: 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/clang/include/clang/Sema/Sema.h:9142: 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/clang/include/clang/Sema/Sema.h:6497: warning: The following parameters of clang::Sema::IsAtLeastAsConstrained(NamedDecl *D1, ArrayRef< const Expr * > AC1, NamedDecl *D2, ArrayRef< const Expr * > AC2, bool &Result) are not documented:
  parameter 'D1'
  parameter 'AC1'
  parameter 'D2'
  parameter 'AC2'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:2961: 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/clang/include/clang/Sema/Sema.h:10037: warning: The following parameters of clang::Sema::isOpenMPCapturedByRef(const ValueDecl *D, unsigned Level, unsigned OpenMPCaptureLevel) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10077: warning: The following parameters of clang::Sema::isOpenMPGlobalCapturedDecl(ValueDecl *D, unsigned Level, unsigned CaptureLevel) const are not documented:
  parameter 'D'
  parameter 'CaptureLevel'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10059: warning: The following parameters of clang::Sema::isOpenMPPrivateDecl(ValueDecl *D, unsigned Level, unsigned CapLevel) const are not documented:
  parameter 'D'
  parameter 'CapLevel'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:10070: warning: The following parameters of clang::Sema::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level, unsigned CaptureLevel) const are not documented:
  parameter 'D'
  parameter 'CaptureLevel'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:3165: 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/clang/include/clang/Sema/Sema.h:3800: warning: The following parameters of clang::Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation=false) are not documented:
  parameter 'AllowBuiltinCreation'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:3806: 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/clang/include/clang/Sema/Sema.h:4745: warning: The following parameters of clang::Sema::MarkDeclarationsReferencedInExpr(Expr *E, bool SkipLocalVariables=false) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8241: warning: The following parameters of clang::Sema::MarkUsedTemplateParameters(const Expr *E, bool OnlyDeduced, unsigned Depth, llvm::SmallBitVector &Used) are not documented:
  parameter 'OnlyDeduced'
  parameter 'Depth'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:8244: 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/clang/include/clang/Sema/Sema.h:7262: 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, bool SuppressDiagnostic=false) are not documented:
  parameter 'Invalid'
  parameter 'SuppressDiagnostic'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:1976: warning: The following parameters of clang::Sema::RequireCompleteType(SourceLocation Loc, QualType T, CompleteTypeKind Kind, TypeDiagnoser &Diagnoser) are not documented:
  parameter 'Diagnoser'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:9899: warning: The following parameters of clang::Sema::setOpenCLExtensionForDecl(Decl *FD, llvm::StringRef Exts) are not documented:
  parameter 'FD'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:9893: warning: The following parameters of clang::Sema::setOpenCLExtensionForType(QualType T, llvm::StringRef Exts) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:2905: 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/clang/include/clang/Sema/Sema.h:617: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Sema/Sema.h:644: warning: explicit link request to 'pragma' could not be resolved

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::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::BoundTypeDiagnoser...
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::DefaultedFunctionKind...
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::FPFeaturesStateRAII...
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::ConstraintNormalization...
Generating docs for nested compound clang::Sema::InstantiatingTemplate::ConstraintsCheck...
Generating docs for nested compound clang::Sema::InstantiatingTemplate::ConstraintSubstitution...
Generating docs for nested compound clang::Sema::InstantiatingTemplate::ExceptionSpecification...
Generating docs for nested compound clang::Sema::InstantiatingTemplate::ParameterMappingSubstitution...
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::OMPIteratorData...
Generating docs for nested compound clang::Sema::OriginalCallArg...
Generating docs for nested compound clang::Sema::PackIncludeState...
Generating docs for nested compound clang::Sema::PoppedFunctio/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTReader.h:309: 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/clang/include/clang/Basic/SourceManager.h:1447: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1453: warning: Unsupported xml/html tag <scratch> found
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1352: warning: The following parameters of clang::SourceManager::getCharacterData(SourceLocation SL, bool *Invalid=nullptr) const are not documented:
  parameter 'SL'
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:900: warning: The following parameters of clang::SourceManager::getMemoryBufferForFile(const FileEntry *File, bool *Invalid=nullptr) are not documented:
  parameter 'File'
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1296: warning: The following parameters of clang::SourceManager::isAtEndOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1287: warning: The following parameters of clang::SourceManager::isAtStartOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1272: warning: The following parameters of clang::SourceManager::isMacroArgExpansion(SourceLocation Loc, SourceLocation *StartLoc=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1447: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:1453: warning: Unsupported xml/html tag <scratch> found
nScopeDeleter...
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::ReferenceConversionsScope...
Generating docs for nested compound clang::Sema::RequiredTemplateKind...
Generating docs for nested compound clang::Sema::SemaDiagnosticBuilder...
Generating docs for nested compound clang::Sema::SFINAETrap...
Generating docs for nested compound clang::Sema::SizelessTypeDiagnoser...
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::UsesAllocatorsData...
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::SourceLocExpr...
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::ArrayOrMatrixSubscriptExprBitfields...
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::ConstantExprBitfields...
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::CXXRewrittenBinaryOperatorBitfields...
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::LambdaExprBitfields...
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::RequiresExprBitfields...
Generating docs for nested compound clang::Stmt::ReturnStmtBitfields...
Generating docs for nested compound clang::Stmt::SourceLocExprBitfields...
Generating docs for nested compound clang::Stmt::StmtBitfields...
Generating docs for nested compound clang::Stmt::StmtExprBitfields...
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...
Generat/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:236: 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/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/TemplateName.h:320: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
ing 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::SVETypeFlags...
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::BranchProtectionInfo...
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...
Generating 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::TestClangConfig...
Generating docs for compound clang::TestModuleFileExtension...
Generating /opt/doxygen-docs/src/clang/lib/Sema/TreeTransform.h:766: 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/clang/lib/Sema/TreeTransform.h:686: 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/clang/lib/Sema/TreeTransform.h:595: 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/clang/lib/Sema/TreeTransform.h:618: 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/clang/lib/Sema/TreeTransform.h:559: 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/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2095: warning: The following parameters of clang::Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, const ObjCObjectType *&bound) const are not documented:
  parameter 'ctx'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
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::TraversalKindScope...
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::ConstantArrayTypeBitfields...
Generating docs for nested compound clang::Type::ConstantMatrixTypeBitfields...
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::TypeConstraint...
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::TypeDependenceScope...
Generating docs for compound clang::TypeInfo...
Generating docs for compound clang::TypeInfoLValue...
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...
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::TypeWith/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Sema/DeclSpec.h:1126: warning: The following parameters of clang::UnqualifiedId::setDestructorName(SourceLocation TildeLoc, ParsedType ClassType, SourceLocation EndLoc) are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2090: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/AST/Type.h:2101: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h:104: warning: explicit link request to 'include' could not be resolved
Keyword::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::UsedDeclVisitor...
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 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 nested compound VerifyDiagnosticConsumer::MarkerTracker...
Generating docs for compound clang::VerifyPCHActi/opt/doxygen-docs/src/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/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'
on...
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::arcmt::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::Pr/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1570: warning: Found unknown command `\try'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1580: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1590: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:7114: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:6781: warning: explicit link request to 'n' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:2738: warning: Unsupported xml/html tag <enclosing> found
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:6758: warning: explicit link request to 'f()' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:715: warning: unexpected command endcode
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:2704: warning: Unsupported xml/html tag <enclosing> found
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1580: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1582: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1590: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1592: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1570: warning: Found unknown command `\try'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:1572: warning: Found unknown command `\try'
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/ASTMatchers.h:7114: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Parser.h:208: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Parser.h:214: 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/clang/include/clang/ASTMatchers/Dynamic/Parser.h:188: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/Parser.h:190: 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/clang/include/clang/ASTMatchers/Dynamic/Parser.h:159: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/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/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/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/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/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:90: warning: Unsupported xml/html tag <T> found
/opt/doxygen-docs/src/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:253: warning: Invalid list item found
opertyRewriteTraverser...
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 compound 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< llvm::Regex::RegexFlags >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< OpenMPClauseKind >...
Generati/opt/doxygen-docs/src/clang/lib/ASTMatchers/Dynamic/Marshallers.h:339: warning: The following parameters of clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor::FixedArgCountMatcherDescriptor(MarshallerType Marshaller, void(*Func)(), StringRef MatcherName, ArrayRef< ASTNodeKind > RetKinds, ArrayRef< ArgKind > ArgKinds) are not documented:
  parameter 'MatcherName'
/opt/doxygen-docs/src/clang/include/clang/Basic/Builtins.h:74: warning: The following parameters of clang::Builtin::Context::InitializeTarget(const TargetInfo &Target, const TargetInfo *AuxTarget) are not documented:
  parameter 'Target'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1033: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1513: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1504: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:985: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1683: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1688: warning: The following parameters of clang::CodeGen::emitDoacrossOrdered(CodeGenFunction &CGF, const OMPDependClause *C) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1273: warning: The following parameters of clang::CodeGen::emitFlush(CodeGenFunction &CGF, ArrayRef< const Expr * > Vars, SourceLocation Loc, llvm::AtomicOrdering AO) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'AO'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1208: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1351: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1815: warning: The following parameters of clang::CodeGen::emitLastprivateConditionalFinalUpdate(CodeGenFunction &CGF, LValue PrivLVal, const VarDecl *VD, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:993: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1605: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1217: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1021: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:975: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1424: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1363: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1010: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1545: warning: The following parameters of clang::CodeGen::emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, llvm::PointerIntPair< const Expr *, 2, OpenMPDeviceClauseModifier > Device, llvm::function_ref< llvm::Value *(CodeGenFunction &CGF, const OMPLoopDirective &D)> SizeEmitter) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1656: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1669: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:860: warning: The following parameters of clang::CodeGen::emitTargetNumIterationsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Value *DeviceID, llvm::function_ref< llvm::Value *(CodeGenFunction &CGF, const OMPLoopDirective &D)> SizeEmitter) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'DeviceID'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1003: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1485: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1467: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1595: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1251: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:805: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1844: warning: The following parameters of clang::CodeGen::emitUpdateClause(CodeGenFunction &CGF, LValue DepobjLVal, OpenMPDependClauseKind NewDepKind, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1267: warning: The following parameters of clang::CodeGen::getAddrOfArtificialThreadPrivate(CodeGenFunction &CGF, QualType VarType, StringRef Name) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:1233: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:789: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1704: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:1493: 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/clang/include/clang/CodeGen/CGFunctionInfo.h:211: warning: The following parameters of clang::CodeGen::ABIArgInfo::getCoerceAndExpand(llvm::StructType *coerceToType, llvm::Type *unpaddedCoerceToType) are not documented:
  parameter 'coerceToType'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGValue.h:548: 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/clang/lib/CodeGen/CGRecordLayout.h:56: warning: Found unknown command `\foo'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.h:608: 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/clang/lib/CodeGen/CGCXXABI.h:527: 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/clang/lib/CodeGen/CGCXXABI.h:546: 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/clang/lib/CodeGen/CGCXXABI.h:569: warning: The following parameters of clang::CodeGen::CGCXXABI::readArrayCookieImpl(CodeGenFunction &IGF, Address ptr, CharUnits cookieSize) are not documented:
  parameter 'IGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGCXXABI.h:593: 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'
ng 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< UnaryExprOrTypeTrait >...
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::RegexMatcherDescriptor...
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 namespace clang::attr
Generating docs for namespace clang::attrvisitor
Generating docs for compound clang::attrvisitor::Base...
Generating docs for namespace clang::BPF
Generating docs for namespace clang::Builtin
Generating docs for compound clang::Builtin::Context...
Generating docs for compound 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 nested compound clang::CodeGen::CGCUDARuntime::DeviceVarFlags...
Generating docs for compound clang::CodeGen::CGCXXABI...
Generating docs for nested compound clang::CodeGen::CGCXXABI::AddedStructorArgCounts...
Generating docs for nested compound clang::CodeGen::CGCXXABI::AddedStructorArgs...
Generating docs for nested compou/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:496: warning: Found unknown command `\import'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:524: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:525: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:530: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:524: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:525: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:530: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDebugInfo.h:416: 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/clang/lib/CodeGen/CGDebugInfo.h:496: warning: Found unknown command `\import'
/opt/doxygen-docs/src/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/clang/lib/CodeGen/CGObjCRuntime.h:194: 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/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/clang/lib/CodeGen/CGOpenMPRuntime.h:324: 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/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/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/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/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/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/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4073: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4207: warning: explicit link request to 'reduce_elem' could not be resolved
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4208: warning: explicit link request to 'remote_elem' could not be resolved
/opt/doxygen-docs/src/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/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/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/clang/lib/CodeGen/CodeGenFunction.h:752: 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/clang/lib/CodeGen/CodeGenFunction.h:742: 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/clang/lib/CodeGen/CodeGenFunction.h:2570: 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/clang/lib/CodeGen/CodeGenFunction.h:2496: 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/clang/lib/CodeGen/CodeGenFunction.h:4118: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitARCRetainBlock(llvm::Value *value, bool mandatory) are not documented:
  parameter 'value'
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.h:1922: 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/clang/lib/CodeGen/CodeGenFunction.h:2755: 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/clang/lib/CodeGen/CodeGenFunction.h:2762: 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/clang/lib/CodeGen/CodeGenFunction.h:3921: 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/clang/lib/CodeGen/CodeGenFunction.h:3238: 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/clang/lib/CodeGen/CodeGenFunction.h:3284: 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/clang/lib/CodeGen/CodeGenFunction.h:3293: 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/clang/lib/CodeGen/CodeGenFunction.h:3303: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPReductionClauseInit(const OMPExecutableDirective &D, CodeGenFunction::OMPPrivateScope &PrivateScope, bool ForInscan=false) are not documented:
  parameter 'ForInscan'
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.h:4616: 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/clang/lib/CodeGen/CodeGenFunction.h:3710: 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/clang/lib/CodeGen/CodeGenFunction.h:2027: 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/clang/lib/CodeGen/CodeGenFunction.h:1892: 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/clang/lib/CodeGen/CodeGenFunction.h:1897: 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/clang/lib/CodeGen/CodeGenFunction.h:2059: 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'
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenFunction.h:1635: warning: The following parameters of clang::CodeGen::CodeGenFunction::OMPBuilderCBHelpers::getAddrOfThreadPrivate(CodeGenFunction &CGF, const VarDecl *VD, Address VDAddr, SourceLocation Loc) are not documented:
  parameter 'CGF'
nd clang::CodeGen::CGCXXABI::AddedStructorArgs::Arg...
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 nested compound clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalData...
Generating docs for nested compound clang::CodeGen::CGOpenMPRuntime::LastprivateConditionalRAII...
Generating docs for nested compound clang::CodeGen::CGOpenMPRuntime::NontemporalDeclsRAII...
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::CGFPOptionsRAII...
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::CXXDefaultArgExprScope...
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::CodeGenFunction::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::OMPBuilderCBHelpers...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPBuilderCBHelpers::InlinedRegionBodyRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPBuilderCBHelpers::OMPAllocateCleanupTy...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPBuilderCBHelpers::OutlinedRegionBodyRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPCancelStackRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPLocalDeclMapRAII...
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::OpaqueValu/opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp:2324: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp:2333: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.cpp:1879: warning: argument 'Info' of command @param is not found in the argument list of clang::CodeGen::CodeGenModule::ConstructAttributeList(StringRef Name, const CGFunctionInfo &FI, CGCalleeInfo CalleeInfo, llvm::AttributeList &AttrList, unsigned &CallingConv, bool AttrOnCallSite)
/opt/doxygen-docs/src/clang/lib/CodeGen/CGCall.cpp:1879: warning: argument 'Attrs' of command @param is not found in the argument list of clang::CodeGen::CodeGenModule::ConstructAttributeList(StringRef Name, const CGFunctionInfo &FI, CGCalleeInfo CalleeInfo, llvm::AttributeList &AttrList, unsigned &CallingConv, bool AttrOnCallSite)
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.h:1162: warning: The following parameters of clang::CodeGen::CodeGenModule::ConstructAttributeList(StringRef Name, const CGFunctionInfo &FI, CGCalleeInfo CalleeInfo, llvm::AttributeList &AttrList, unsigned &CallingConv, bool AttrOnCallSite) are not documented:
  parameter 'FI'
  parameter 'AttrList'
  parameter 'AttrOnCallSite'
/opt/doxygen-docs/src/clang/lib/CodeGen/CodeGenModule.h:962: 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/clang/lib/CodeGen/CGDecl.cpp:2333: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGDecl.cpp:2324: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/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'
eMappingData...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ParamValue...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ParentLoopDirectiveForScanRegion...
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 compound clang::CodeGen::EHCleanupScope...
Generating docs for compound clang::CodeGen::EHFilterScope...
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::EHScope/opt/doxygen-docs/src/clang/lib/CodeGen/CGValue.h:432: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:205: warning: The following parameters of clang::CodeGen::ReductionCodeGen::adjustPrivateAddress(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:180: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitAggregateType(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:184: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:200: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitCleanups(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/CGOpenMPRuntime.h:192: 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/clang/lib/CodeGen/CGOpenMPRuntime.h:177: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitSharedOrigLValue(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/clang/lib/CodeGen/TargetInfo.h:243: 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/clang/lib/CodeGen/TargetInfo.h:262: 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/clang/lib/CodeGen/TargetInfo.h:272: 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/clang/include/clang/AST/CommentBriefParser.h:26: warning: Found unknown command `\or'
/opt/doxygen-docs/src/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
/opt/doxygen-docs/src/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
Stack::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::ImplicitCXXConstructorArgs...
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 nested compound clang::CodeGen::OMPTaskDataTy::DependData...
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 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/opt/doxygen-docs/src/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/clang/include/clang/AST/ExprConcepts.h:343: warning: The following parameters of clang::concepts::ExprRequirement::ExprRequirement(Expr *E, bool IsSimple, SourceLocation NoexceptLoc, ReturnTypeRequirement Req, SatisfactionStatus Status, ConceptSpecializationExpr *SubstitutedConstraintExpr=nullptr) are not documented:
  parameter 'SubstitutedConstraintExpr'
/opt/doxygen-docs/src/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'
::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::concepts
Generating docs for compound clang::concepts::ExprRequirement...
Generating docs for nested compound clang::concepts::ExprRequirement::ReturnTypeRequirement...
Generating docs for compound clang::concepts::NestedRequirement...
Generating docs for compound clang::concepts::Requirement...
Generating docs for nested compound clang::concepts::Requirement::SubstitutionDiagnostic...
Generating docs for compound clang::concepts::TypeRequirement...
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::has_same_member_pointer_type...
Generating docs for compound clang::detail::has_same_member_pointer_type< R(T::*)(P...), R(U::*)(P...)>...
Generating docs for compound clang::detail::is_same_method_impl...
Generating docs for compound clang::detail::is_same_method_impl< true >...
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::CustomD/opt/doxygen-docs/src/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/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/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/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/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/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/clang/include/clang/Driver/Driver.h:401: 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/clang/include/clang/Driver/Driver.h:409: 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/clang/include/clang/Driver/Driver.h:470: warning: The following parameters of clang::driver::Driver::GetFilePath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/clang/include/clang/Driver/Driver.h:478: warning: The following parameters of clang::driver::Driver::GetProgramPath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/clang/include/clang/Driver/Tool.h:72: 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/clang/include/clang/Driver/Tool.h:86: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:289: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
iagInfo...
Generating docs for namespace clang::diff
Generating docs for compound clang::diff::ASTDiff...
Generating docs for nested compound clang::diff::ASTDiff::Impl...
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::CC1Command...
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::IfsMergeJobAction...
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::OffloadWrapperJobAction...
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::ResponseFileSupport...
Generating docs for compound clang::driver::RocmInstallationDetector...
Generating docs for compound clang::driver::SanitizerArgs...
Generating docs for compound clang::driver::StaticLibJobAction...
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:/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/AMDGPU.h:66: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.h:147: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h:469: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Gnu.h:301: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/HIP.h:69: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h:182: warning: Found unknown command `\executable_path'
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h:211: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.h:70: 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/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/include/clang/Driver/ToolChain.h:296: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Clang.h:114: 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/clang/lib/Driver/ToolChains/Clang.h:135: 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/clang/lib/Driver/ToolChains/Flang.h:35: warning: The following parameters of clang::driver::tools::Flang::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/clang/lib/Driver/ToolChains/Clang.h:148: 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/clang/lib/Driver/ToolChains/Clang.h:152: 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/clang/lib/Driver/ToolChains/Clang.h:166: warning: The following parameters of clang::driver::tools::OffloadWrapper::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/clang/lib/Driver/ToolChains/AIX.h:28: warning: The following parameters of clang::driver::tools::aix::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/clang/lib/Driver/ToolChains/AIX.h:41: warning: The following parameters of clang::driver::tools::aix::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/clang/lib/Driver/ToolChains/HIP.h:35: 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/clang/lib/Driver/ToolChains/AMDGPU.h:33: 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'
:phases
Generating docs for namespace clang::driver::toolchains
Generating docs for compound clang::driver::toolchains::AIX...
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...
Generating 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::PPCLinuxToolChain...
Generating docs for compound clang::driver::toolchains::PS4CPU...
Generating docs for compound clang::driver::toolchains::RISCVToolChain...
Generating docs for compound clang::driver::toolchains::ROCMToolChain...
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::VEToolChain...
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::Flang...
Generating docs for compound clang::driver::tools::OffloadBundler...
Generating docs for compound clang::driver::tools::OffloadWrapper...
Generating docs for namespace clang::driver::tools::aarch64
Generating docs for namespace clang::driver::tools::aix
Generating docs for compound clang::driver::tools::aix::Assembler...
Generating docs for compound clang::driver::tools::aix::Linker...
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...
Generatin/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Ananas.h:28: 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/clang/lib/Driver/ToolChains/Ananas.h:41: 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/clang/lib/Driver/ToolChains/AVR.h:51: 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/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/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/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/clang/lib/Driver/ToolChains/CrossWindows.h:41: 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/clang/lib/Driver/ToolChains/Darwin.h:54: 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/clang/lib/Driver/ToolChains/Darwin.h:98: 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'
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Darwin.h:72: 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/clang/lib/Driver/ToolChains/Darwin.h:84: 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/clang/lib/Driver/ToolChains/Darwin.h:111: 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/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/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/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/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/clang/lib/Driver/ToolChains/Gnu.h:92: 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/clang/lib/Driver/ToolChains/Gnu.h:47: 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/clang/lib/Driver/ToolChains/Gnu.h:60: 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/clang/lib/Driver/ToolChains/Gnu.h:74: warning: The following parameters of clang::driver::tools::gnutools::StaticLibTool::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/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/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/clang/lib/Driver/ToolChains/InterfaceStubs.h:26: warning: The following parameters of clang::driver::tools::ifstool::Merger::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/clang/lib/Driver/ToolChains/MinGW.h:43: 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/clang/lib/Driver/ToolChains/Minix.h:27: 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/clang/lib/Driver/ToolChains/Minix.h:40: 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/clang/lib/Driver/ToolChains/MSP430.h:60: 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/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/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/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/clang/lib/Driver/ToolChains/NetBSD.h:28: 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/clang/lib/Driver/ToolChains/NetBSD.h:41: 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/clang/lib/Driver/ToolChains/Cuda.h:96: 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'
g 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::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 compound clang::driver::tools::gnutools::StaticLibTool...
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::ifstool
Generating docs for compound clang::driver::tools::ifstool::Merger...
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 comp/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/Cuda.h:110: 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/clang/lib/Driver/ToolChains/Cuda.h:123: 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/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/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/clang/lib/Driver/ToolChains/PS4CPU.h:33: 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/clang/lib/Driver/ToolChains/PS4CPU.h:47: 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/clang/lib/Driver/ToolChains/RISCVToolchain.h:54: 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/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/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/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/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'
/opt/doxygen-docs/src/clang/lib/Driver/ToolChains/MSVC.h:47: 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/clang/lib/Driver/ToolChains/MSVC.h:32: 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/clang/lib/Driver/ToolChains/WebAssembly.h:27: 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/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/clang/include/clang/Driver/Types.h:113: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/clang/include/clang/Driver/Types.h:113: warning: Found unknown command `\Yc'
ound 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::driver::tools::ve
Generating docs for namespace clang::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::BasicBugReport...
Generating docs for compound clang::ento::BasicValueFactory...
Generating docs for compound clang::ento::BinarySymExpr...
Generating docs for compound clang::ento::BinarySymExprImpl...
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 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::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 cla/opt/doxygen-docs/src/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/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:404: 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'
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:114: warning: Unsupported symbol &c; found
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:114: warning: Unsupported symbol &c; found
/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:694: 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/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:651: 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'
ng::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::CheckerInfo...
Generating docs for compound clang::ento::CheckerManager...
Generating docs for compound clang::ento::CheckerNameRef...
Generating docs for compound clang::ento::CheckerProgramPointTag...
Generating docs for compound clang::ento::CheckerRegistry...
Generating docs for compound clang::ento::CheckerRegistryData...
Generating docs for compound clang::ento::CmdLineOption...
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...
Generating 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::DynamicCastInfo...
Generating docs for compound clang::ento::DynamicTypeInfo...
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::EvalCallOptions...
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 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::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::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::NodeBui/opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h:283: 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'
lderWithSinks...
Generating docs for compound clang::ento::NonLoc...
Generating docs for compound clang::ento::NonParamVarRegion...
Generating docs for compound clang::ento::NonStaticGlobalSpaceRegion...
Generating docs for compound clang::ento::NoteTag...
Generating docs for nested compound clang::ento::NoteTag::Factory...
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::PackageInfo...
Generating docs for compound clang::ento::ParamVarRegion...
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 compound clang::ento::PathDiagnosticPiece...
Generating docs for compound clang::ento::PathDiagnosticPopUpPiece...
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::PathSensitiveBugReport...
Generating docs for compound clang::ento::PathSensitiveBugReporter...
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< iterator::ContainerMap >...
Generating docs for compound clang::ento::ProgramStateTrait< iterator::IteratorRegionMap >...
Generating docs for compound clang::ento::ProgramStateTrait< iterator::IteratorSymbolMap >...
Generating docs for compound clang::ento::ProgramStateTrait< mpi::RequestMap >...
Generating docs for compound clang::ento::ProgramStateTrait< ReplayWithoutInlining >...
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 /opt/doxygen-docs/src/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:226: 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'
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::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::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::ento::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::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 compoun/opt/doxygen-docs/src/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/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'
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2507: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2522: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2524: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2524: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/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/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/clang/lib/Format/BreakableToken.h:189: warning: Unsupported xml/html tag <length> found
/opt/doxygen-docs/src/clang/include/clang/Format/Format.h:2507: warning: explicit link request to 'include' could not be resolved
d 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::checker_registry
Generating docs for compound clang::ento::checker_registry::FullNameLT...
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::iterator
Generating docs for compound clang::ento::iterator::ContainerData...
Generating docs for compound clang::ento::iterator::ContainerMap...
Generating docs for compound clang::ento::iterator::IteratorPosition...
Generating docs for compound clang::ento::iterator::IteratorRegionMap...
Generating docs for compound clang::ento::iterator::IteratorSymbolMap...
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::move
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 compound 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::smartptr
Generating docs for namespace clang::ento::summMgr
Generating docs for compound clang::ento::summMgr::SummaryKey...
Generating docs for namespace clang::ento::taint
Generating docs for compound clang::ento::taint::TaintBugVisitor...
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::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::interp
Generating docs for compound clang::interp::Block...
Generating docs for compound clang::interp::BlockScope...
Generating docs for compound clang::interp::Boolean...
Generating docs for compound clang::interp::ByteCodeEmitter...
Generating docs for compound clang::interp::ByteCodeExprGen...
Generating docs for compound clang::interp::ByteCodeGenError...
Generating docs for compound clang::interp::ByteCodeStmtGen...
Generating docs for compound clang::interp::CodePtr...
Generating docs for compound clang::interp::Context...
Generating docs for compound clang::interp::DeadBlock...
Generating docs for compound clang::interp::DeclScope...
Generating docs for compound clang::interp::Descriptor...
Generating docs for nested compound clang::interp::Descriptor::UnknownSize...
Generating docs for compound clang::interp::EvalEmitter...
Generating docs for compound clang::interp::ExprScope...
Generating docs for compound clang::interp::Frame...
Generating docs for compound clang::interp::Function...
Generating docs for compound clang::interp::InitMap...
Generating docs for compound clang::interp::InlineDescriptor...
Generating docs for compound clang::interp::Integral...
Generating docs for compound clang::interp::InterpFrame...
Generating docs for compound clang::interp::InterpStack...
Generating docs for compound clang::interp::InterpState...
Generating docs for compound clang::interp::LabelScope...
Generating docs for compound clan/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'ifdef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'elsif' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'ifdef' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Lex/DependencyDirectivesSourceMinimizer.h:81: warning: explicit link request to 'elsif' could not be resolved
g::interp::LocalScope...
Generating docs for compound clang::interp::LoopScope...
Generating docs for compound clang::interp::OptionScope...
Generating docs for compound clang::interp::Pointer...
Generating docs for compound clang::interp::PrimConv...
Generating docs for compound clang::interp::PrimConv< PT_Bool >...
Generating docs for compound clang::interp::PrimConv< PT_Ptr >...
Generating docs for compound clang::interp::PrimConv< PT_Sint16 >...
Generating docs for compound clang::interp::PrimConv< PT_Sint32 >...
Generating docs for compound clang::interp::PrimConv< PT_Sint64 >...
Generating docs for compound clang::interp::PrimConv< PT_Sint8 >...
Generating docs for compound clang::interp::PrimConv< PT_Uint16 >...
Generating docs for compound clang::interp::PrimConv< PT_Uint32 >...
Generating docs for compound clang::interp::PrimConv< PT_Uint64 >...
Generating docs for compound clang::interp::PrimConv< PT_Uint8 >...
Generating docs for compound clang::interp::Program...
Generating docs for nested compound clang::interp::Program::DeclScope...
Generating docs for compound clang::interp::Record...
Generating docs for nested compound clang::interp::Record::Base...
Generating docs for nested compound clang::interp::Record::Field...
Generating docs for compound clang::interp::RecordScope...
Generating docs for compound clang::interp::Repr...
Generating docs for compound clang::interp::Repr< 16, false >...
Generating docs for compound clang::interp::Repr< 16, true >...
Generating docs for compound clang::interp::Repr< 32, false >...
Generating docs for compound clang::interp::Repr< 32, true >...
Generating docs for compound clang::interp::Repr< 64, false >...
Generating docs for compound clang::interp::Repr< 64, true >...
Generating docs for compound clang::interp::Repr< 8, false >...
Generating docs for compound clang::interp::Repr< 8, true >...
Generating docs for compound clang::interp::Scope...
Generating docs for nested compound clang::interp::Scope::Local...
Generating docs for compound clang::interp::SourceInfo...
Generating docs for compound clang::interp::SourceMapper...
Generating docs for compound clang::interp::State...
Generating docs for compound clang::interp::SwitchScope...
Generating docs for compound clang::interp::VariableScope...
Generating docs for namespace clang::Le64
Generating docs for namespace clang::markup
Generating docs for namespace clang::minimize_source_to_dependency_directives
Generating docs for compound clang::minimize_source_to_dependency_directives::SkippedRange...
Generating docs for compound clang::minimize_source_to_dependency_directives::Token...
Generating docs for namespace clang::Mips
Generating docs for namespace clang::NEON
Generating docs for namespace clang::NVPTX
Generating docs for namespace clang::ObjCPropertyAttribute
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::Lambda/opt/doxygen-docs/src/clang/lib/Sema/Sema.cpp:106: 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/clang/include/clang/Serialization/ASTBitCodes.h:672: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:687: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:687: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Serialization/ASTBitCodes.h:2046: warning: unable to resolve reference to `DeclarationNames' for \ref command
/opt/doxygen-docs/src/clang/include/clang/Basic/SourceManager.h:189: warning: The following parameters of clang::SrcMgr::ContentCache::getBuffer(DiagnosticsEngine &Diag, FileManager &FM, SourceLocation Loc=SourceLocation(), bool *Invalid=nullptr) const are not documented:
  parameter 'FM'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
ScopeInfo...
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::AbstractTypeReader...
Generating docs for compound clang::serialization::AbstractTypeWriter...
Generating docs for compound clang::serialization::DataStreamBasicReader...
Generating docs for compound clang::serialization::DataStreamBasicWriter...
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::UnderalignedInt64...
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::serialization::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::SVE
Generating docs for namespace clang::syntax
Generating docs for compound clang::syntax::Arena...
Generating docs for compound clang::syntax::ArraySubscript...
Generating docs for compound clang::syntax::BinaryOperatorExpression...
Generating docs for compound clang::syntax::BoolLiteralExpression...
Generating docs for compound clang::syntax::BreakStatement...
Generating docs for compound clang::syntax::CaseStatement...
Generating docs for compound clang::syntax::CharacterLiteralExpression...
Generating docs for compound clang::syntax::CompoundStatement...
Generating docs for compound clang::syntax::ContinueStatement...
Generating docs for compound clang::syntax::CxxNullPtrExpression...
Generating docs for compound clang::syntax::Declaration...
Generating docs for compound clang::syntax::DeclarationStatement...
Generating docs for compound clang::syntax::Declarator...
Generating docs for compound clang::syntax::DefaultStatement.../opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:224: warning: explicit link request to 'size' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:194: warning: explicit link request to 'size' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:204: warning: explicit link request to 'size' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:156: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:243: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:246: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:247: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:253: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:292: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:293: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:206: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:207: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:208: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:280: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:264: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:266: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:267: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Tokens.h:267: warning: Unsupported xml/html tag <vector> found
/opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tokens.cpp:585: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tokens.cpp:586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Tooling/Syntax/Tokens.cpp:586: warning: explicit link request to 'line' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:215: warning: explicit link request to 'size' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved

Generating docs for compound clang::syntax::EmptyDeclaration...
Generating docs for compound clang::syntax::EmptyStatement...
Generating docs for compound clang::syntax::ExplicitTemplateInstantiation...
Generating docs for compound clang::syntax::Expression...
Generating docs for compound clang::syntax::ExpressionStatement...
Generating docs for compound syntax::FactoryImpl...
Generating docs for compound clang::syntax::FileRange...
Generating docs for compound clang::syntax::FloatingLiteralExpression...
Generating docs for compound clang::syntax::ForStatement...
Generating docs for compound clang::syntax::IdExpression...
Generating docs for compound clang::syntax::IfStatement...
Generating docs for compound clang::syntax::IntegerLiteralExpression...
Generating docs for compound clang::syntax::Leaf...
Generating docs for compound clang::syntax::LinkageSpecificationDeclaration...
Generating docs for compound clang::syntax::MemberPointer...
Generating docs for compound syntax::MutationsImpl...
Generating docs for compound clang::syntax::NamespaceAliasDefinition...
Generating docs for compound clang::syntax::NamespaceDefinition...
Generating docs for compound clang::syntax::NameSpecifier...
Generating docs for compound clang::syntax::NestedNameSpecifier...
Generating docs for compound clang::syntax::Node...
Generating docs for compound clang::syntax::ParametersAndQualifiers...
Generating docs for compound clang::syntax::ParenDeclarator...
Generating docs for compound clang::syntax::ParenExpression...
Generating docs for compound clang::syntax::PostfixUnaryOperatorExpression...
Generating docs for compound clang::syntax::PrefixUnaryOperatorExpression...
Generating docs for compound clang::syntax::RangeBasedForStatement...
Generating docs for compound clang::syntax::ReturnStatement...
Generating docs for compound clang::syntax::SimpleDeclaration...
Generating docs for compound clang::syntax::SimpleDeclarator...
Generating docs for compound clang::syntax::Statement...
Generating docs for compound clang::syntax::StaticAssertDeclaration...
Generating docs for compound clang::syntax::StringLiteralExpression...
Generating docs for compound clang::syntax::SwitchStatement...
Generating docs for compound clang::syntax::TemplateDeclaration...
Generating docs for compound clang::syntax::Token...
Generating docs for compound clang::syntax::TokenBuffer...
Generating docs for nested compound clang::syntax::TokenBuffer::Expansion...
Generating docs for compound clang::syntax::TokenCollector...
Generating docs for compound clang::syntax::TrailingReturnType...
Generating docs for compound clang::syntax::TranslationUnit...
Generating docs for compound clang::syntax::Tree...
Generating docs for compound syntax::TreeBuilder...
Generating docs for compound clang::syntax::TypeAliasDeclaration...
Generating docs for compound clang::syntax::UnaryOperatorExpression...
Generating docs for compound clang::syntax::UnknownDeclaration...
Generating docs for compound clang::syntax::UnknownExpression...
Generating docs for compound clang::syntax::UnknownStatement...
Generating docs for compound clang::syntax::UnqualifiedId...
Generating docs for compound clang::syntax::UsingDeclaration...
Generating docs for compound clang::syntax::UsingNamespaceDirective...
Generating docs for compound clang::syntax::WhileStatement...
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_64Ta/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp:76: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp:76: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp:76: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/lib/Basic/Targets/PPC.cpp:76: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
rgetInfo...
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::EmscriptenTargetInfo...
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 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.../opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Basic/TargetInfo.h:597: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/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'
/opt/doxygen-docs/src/clang/include/clang/Analysis/Analyses/ThreadSafety.h:190: 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'

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::VETargetInfo...
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 compound 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::Cod/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Replacement.h:327: warning: found </c> tag without matching <c>
/opt/doxygen-docs/src/clang/include/clang/Tooling/Tooling.h:222: warning: The following parameters of clang::tooling::buildASTFromCodeWithArgs(StringRef Code, const std::vector< std::string > &Args, StringRef FileName="input.cc", StringRef ToolName="clang-tool", std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >(), ArgumentsAdjuster Adjuster=getClangStripDependencyFileAdjuster(), const FileContentMappings &VirtualMappedFiles=FileContentMappings(), DiagnosticConsumer *DiagConsumer=nullptr) are not documented:
  parameter 'VirtualMappedFiles'
  parameter 'DiagConsumer'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Tooling.h:179: warning: The following parameters of clang::tooling::runToolOnCodeWithArgs(std::unique_ptr< 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/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/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'
e...
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 clang::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 fo/opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h:39: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h:39: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h:40: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/FileMatchTrie.h:40: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:59: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:60: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:61: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:63: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:67: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:70: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:70: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:78: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:68: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:23: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:31: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:68: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:76: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:82: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:88: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:90: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:90: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:113: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/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'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Core/Replacement.h:244: warning: Invalid list item found
r compound clang::tooling::ExtractionSemicolonPolicy...
Generating docs for compound clang::tooling::FileByteRange...
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::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::Transfo/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/Transformer.h:33: warning: The following parameters of clang::tooling::Transformer::Transformer(transformer::RewriteRule Rule, ChangeConsumer Consumer) are not documented:
  parameter 'Rule'
/opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h:107: warning: The following parameters of clang::tooling::dependencies::DependencyScanningTool::getFullDependencies(const tooling::CompilationDatabase &Compilations, StringRef CWD, const llvm::StringSet<> &AlreadySeen) are not documented:
  parameter 'Compilations'
  parameter 'CWD'
/opt/doxygen-docs/src/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:114: warning: The following parameters of clang::tooling::dependencies::ModuleDepCollectorPP::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:92: warning: Found unknown command `\IfStmt'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:249: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:255: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:92: warning: Found unknown command `\IfStmt'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:255: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RewriteRule.h:249: warning: Found unknown command `\S'
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:73: warning: explicit link request to 'foo::bar::baz' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Transformer/RangeSelector.h:73: warning: explicit link request to 'foo::bar::baz' could not be resolved
/opt/doxygen-docs/src/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'
rmer...
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::dependencies
Generating docs for compound clang::tooling::dependencies::CachedFileSystemEntry...
Generating docs for compound clang::tooling::dependencies::ClangModuleDep...
Generating docs for compound clang::tooling::dependencies::DependencyConsumer...
Generating docs for compound clang::tooling::dependencies::DependencyScanningFilesystemSharedCache...
Generating docs for nested compound clang::tooling::dependencies::DependencyScanningFilesystemSharedCache::SharedFileSystemEntry...
Generating docs for compound clang::tooling::dependencies::DependencyScanningService...
Generating docs for compound clang::tooling::dependencies::DependencyScanningTool...
Generating docs for compound clang::tooling::dependencies::DependencyScanningWorker...
Generating docs for compound clang::tooling::dependencies::DependencyScanningWorkerFilesystem...
Generating docs for compound clang::tooling::dependencies::FullDependencies...
Generating docs for compound clang::tooling::dependencies::FullDependenciesResult...
Generating docs for compound clang::tooling::dependencies::ModuleDepCollector...
Generating docs for compound clang::tooling::dependencies::ModuleDepCollectorPP...
Generating docs for compound clang::tooling::dependencies::ModuleDeps...
Generating docs for namespace clang::tooling::dependencies::detail
Generating docs for namespace clang::tooling::detail
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::transformer
Generating docs for compound clang::transformer::ASTEdit...
Generating docs for compound clang::transformer::Edit...
Generating docs for compound clang::transformer::MatchComputation...
Generating docs for compound clang::transformer::RewriteRule...
Generating docs for nested compound clang::transformer::RewriteRule::Case...
Generating docs for namespace clang::transformer::detail
Generating docs for namespace clang::TypeName
Generating docs for namespace clang::VE
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 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::ASTNodeKind >...
Generating docs for compound llvm::DenseMapInfo< clang::BaseSubobject >...
Generating docs for compound llvm::DenseMapInfo< clang::CallGraphNode::CallRecord >...
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::DynTypedNode >...
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< clang::tok::PPKeywordKind >...
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::DenseMapInfo< ObjectUnderConstruction >...
Generating docs for compound llvm::DenseMapInfo< PrivateMethodKey >...
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::CallGraph * >...
Generating docs for compound llvm::GraphTraits< clang::CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< clang::CFGBlock >...
Generating docs for compound llvm::GraphTraits< clang::CFGDomTree * >...
Generating docs for compound llvm::GraphTraits< clang::DomTreeNode * >...
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::CFGBlock >...
Generating docs for compound llvm::GraphTraits< const clang::Stmt * >...
Generating docs for compound llvm::GraphTraits< const Inverse< clang::CFGBlock > >...
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< 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::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::DynamicAllocLValue >...
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< clang::TypeInfoLValue >...
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::SmallPtrSet...
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::DomTreeBuilder
Generating docs for namespace llvm::IDFCalculatorDetail
Generating docs for compound llvm::IDFCalculatorDetail::ChildrenGetterTy< clang::CFGBlock, IsPostDom >...
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::FileByteRange >...
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< TaintConfig >...
Generating docs for compound llvm::yaml::MappingTraits< TaintConfig::NameScopeArgs >...
Generating docs for compound llvm::yaml::MappingTraits< TaintConfig::Propagation >...
Generating docs for compound llvm::yaml::MappingTraits< TemplightEntry >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< clang::tooling::Diagnostic::Level >...
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::BraceWrappingAfterControlStatementStyle >...
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::IndentExternBlockStyle >...
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::OperandAlignmentStyle >...
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::ShortBlockStyle >...
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::ShortLambdaStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::SpaceBeforeParensOptions >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::TrailingCommaStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::UseTabStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< GenericTaintChecker::VariadicType >...
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 include/clang/AST
Generating dependency graph for directory lib/AST
Generating dependency graph for directory include/clang/Tooling/ASTDiff
Generating dependency graph for directory lib/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/cert
Generating dependency graph for directory lib/Analysis/plugins/CheckerDependencyHandling
Generating dependency graph for directory lib/Analysis/plugins/CheckerOptionHandling
Generating dependency graph for directory include/clang/StaticAnalyzer/Checkers
Generating dependency graph for directory lib/StaticAnalyzer/Checkers
Generating dependency graph for directory include/clang
Generating dependency graph for directory include/clang-c
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/clang/CodeGen
Generating dependency graph for directory lib/Tooling/Core
Generating dependency graph for directory include/clang/Rewrite/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/StaticAnalyzer/Core
Generating dependency graph for directory lib/CrossTU
Generating dependency graph for directory include/clang/CrossTU
Generating dependency graph for directory lib/DirectoryWatcher/default
Generating dependency graph for directory include/clang/Tooling/DependencyScanning
Generating dependency graph for directory lib/Tooling/DependencyScanning
Generating dependency graph for directory lib/DirectoryWatcher
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 lib/Edit
Generating dependency graph for directory include/clang/Edit
Generating dependency graph for directory include/clang/Tooling/Refactoring/Extract
Generating dependency graph for directory lib/Tooling/Refactoring/Extract
Generating dependency graph for directory include/clang/Analysis/FlowSensitive
Generating dependency graph for directory lib/Format
Generating dependency graph for directory include/clang/Format
Generating dependency graph for directory include/clang/StaticAnalyzer/Frontend
Generating dependency graph for directory lib/Frontend
Generating dependency graph for directory lib/StaticAnalyzer/Frontend
Generating dependency graph for directory include/clang/Rewrite/Frontend
Generating dependency graph for directory include/clang/Frontend
Generating dependency graph for directory lib/FrontendTool
Generating dependency graph for directory lib/Headers
Generating dependency graph for directory include
Generating dependency graph for director</opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/>:1: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:644: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:610: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:670: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:661: warning: Unsupported xml/html tag <decls> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:633: warning: Unsupported xml/html tag <declaration> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:699: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:689: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <scope> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:690: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:680: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <lhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:372: warning: Unsupported xml/html tag <rhs> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:358: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operator> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:340: warning: Unsupported xml/html tag <operand> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:440: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:452: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <increment> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:477: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <decl> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <init> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:531: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:519: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:429: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <cond> found
/opt/doxygen-docs/src/clang/include/clang/Tooling/Syntax/Nodes.h:488: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6161: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4326: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7059: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4690: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2030: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:259: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1196: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:795: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:862: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1653: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:942: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1694: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2071: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1948: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:729: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1024: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1067: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1733: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4554: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5801: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5910: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5574: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5727: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5650: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:521: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:589: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1286: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2506: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1671: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3677: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3376: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3456: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1836: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3523: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3606: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2955: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4034: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4601: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4771: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3231: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4380: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4309: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4238: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1622: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:348: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1905: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1503: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1418: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:1564: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2698: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2640: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2756: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2815: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:4474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2263: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2217: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:2125: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/StmtOpenMP.h:3049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2258: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3278: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2399: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1479: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2710: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:2638: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:1772: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:112: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/Decl.h:146: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7435: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:3909: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4413: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7236: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:4249: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6780: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:5322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6883: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6676: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:6512: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/include/clang/AST/OpenMPClause.h:7310: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
y 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 lib/AST/Interp
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/DirectoryWatcher/linux
Generating dependency graph for directory lib/DirectoryWatcher/mac
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/MPI-Checker
Generating dependency graph for directory lib/Headers/openmp_wrappers
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/Analysis/plugins
Generating dependency graph for directory include/clang/Tooling/Refactoring
Generating dependency graph for directory lib/Tooling/Refactoring
Generating dependency graph for directory include/clang/Tooling/Refactoring/Rename
Generating dependency graph for directory lib/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/Frontend/Rewrite
Generating dependency graph for directory lib/Rewrite
Generating dependency graph for directory lib/Analysis/plugins/SampleAnalyzer
Generating dependency graph for directory include/clang/Sema
Generating dependency graph for directory lib/Sema
Generating dependency graph for directory include/clang/Serialization
Generating dependency graph for directory lib/Serialization
Generating dependency graph for directory lib/StaticAnalyzer
Generating dependency graph for directory include/clang/StaticAnalyzer
Generating dependency graph for directory include/clang/Tooling/Syntax
Generating dependency graph for directory lib/Tooling/Syntax
Generating dependency graph for directory lib/Basic/Targets
Generating dependency graph for directory include/clang/Testing
Generating dependency graph for directory lib/Testing
Generating dependency graph for directory lib/Driver/ToolChains
Generating dependency graph for directory include/clang/Tooling
Generating dependency graph for directory lib/Tooling
Generating dependency graph for directory include/clang/Tooling/Transformer
Generating dependency graph for directory lib/Tooling/Transformer
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/UninitializedObject
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/WebKit
Generating dependency graph for directory lib/DirectoryWatcher/windows
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/648
Running dot for graph 2/648
Running dot for graph 3/648
Running dot for graph 4/648
Running dot for graph 5/648
Running dot for graph 6/648
Running dot for graph 7/648
Running dot for graph 8/648
Running dot for graph 9/648
Running dot for graph 10/648
Running dot for graph 11/648
Running dot for graph 12/648
Running dot for graph 13/648
Running dot for graph 14/648
Running dot for graph 15/648
Running dot for graph 16/648
Running dot for graph 17/648
Running dot for graph 18/648
Running dot for graph 19/648
Running dot for graph 20/648
Running dot for graph 21/648
Running dot for graph 22/648
Running dot for graph 23/648
Running dot for graph 24/648
Running dot for graph 25/648
Running dot for graph 26/648
Running dot for graph 27/648
Running dot for graph 28/648
Running dot for graph 29/648
Running dot for graph 30/648
Running dot for graph 31/648
Running dot for graph 32/648
Running dot for graph 33/648
Running dot for graph 34/648
Running dot for graph 35/648
Running dot for graph 36/648
Running dot for graph 37/648
Running dot for graph 38/648
Running dot for graph 39/648
Running dot for graph 40/648
Running dot for graph 41/648
Running dot for graph 42/648
Running dot for graph 43/648
Running dot for graph 44/648
Running dot for graph 45/648
Running dot for graph 46/648
Running dot for graph 47/648
Running dot for graph 48/648
Running dot for graph 49/648
Running dot for graph 50/648
Running dot for graph 51/648
Running dot for graph 52/648
Running dot for graph 53/648
Running dot for graph 54/648
Running dot for graph 55/648
Running dot for graph 56/648
Running dot for graph 57/648
Running dot for graph 58/648
Running dot for graph 59/648
Running dot for graph 60/648
Running dot for graph 61/648
Running dot for graph 62/648
Running dot for graph 63/648
Running dot for graph 64/648
Running dot for graph 65/648
Running dot for graph 66/648
Running dot for graph 67/648
Running dot for graph 68/648
Running dot for graph 69/648
Running dot for graph 70/648
Running dot for graph 71/648
Running dot for graph 72/648
Running dot for graph 73/648
Running dot for graph 74/648
Running dot for graph 75/648
Running dot for graph 76/648
Running dot for graph 77/648
Running dot for graph 78/648
Running dot for graph 79/648
Running dot for graph 80/648
Running dot for graph 81/648
Running dot for graph 82/648
Running dot for graph 83/648
Running dot for graph 84/648
Running dot for graph 85/648
Running dot for graph 86/648
Running dot for graph 87/648
Running dot for graph 88/648
Running dot for graph 89/648
Running dot for graph 90/648
Running dot for graph 91/648
Running dot for graph 92/648
Running dot for graph 93/648
Running dot for graph 94/648
Running dot for graph 95/648
Running dot for graph 96/648
Running dot for graph 97/648
Running dot for graph 98/648
Running dot for graph 99/648
Running dot for graph 100/648
Running dot for graph 101/648
Running dot for graph 102/648
Running dot for graph 103/648
Running dot for graph 104/648
Running dot for graph 105/648
Running dot for graph 106/648
Running dot for graph 107/648
Running dot for graph 108/648
Running dot for graph 109/648
Running dot for graph 110/648
Running dot for graph 111/648
Running dot for graph 112/648
Running dot for graph 113/648
Running dot for graph 114/648
Running dot for graph 115/648
Running dot for graph 116/648
Running dot for graph 117/648
Running dot for graph 118/648
Running dot for graph 119/648
Running dot for graph 120/648
Running dot for graph 121/648
Running dot for graph 122/648
Running dot for graph 123/648
Running dot for graph 124/648
Running dot for graph 125/648
Running dot for graph 126/648
Running dot for graph 127/648
Running dot for graph 128/648
Running dot for graph 129/648
Running dot for graph 130/648
Running dot for graph 131/648
Running dot for graph 132/648
Running dot for graph 133/648
Running dot for graph 134/648
Running dot for graph 135/648
Running dot for graph 136/648
Running dot for graph 137/648
Running dot for graph 138/648
Running dot for graph 139/648
Running dot for graph 140/648
Running dot for graph 141/648
Running dot for graph 142/648
Running dot for graph 143/648
Running dot for graph 144/648
Running dot for graph 145/648
Running dot for graph 146/648
Running dot for graph 147/648
Running dot for graph 148/648
Running dot for graph 149/648
Running dot for graph 150/648
Running dot for graph 151/648
Running dot for graph 152/648
Running dot for graph 153/648
Running dot for graph 154/648
Running dot for graph 155/648
Running dot for graph 156/648
Running dot for graph 157/648
Running dot for graph 158/648
Running dot for graph 159/648
Running dot for graph 160/648
Running dot for graph 161/648
Running dot for graph 162/648
Running dot for graph 163/648
Running dot for graph 164/648
Running dot for graph 165/648
Running dot for graph 166/648
Running dot for graph 167/648
Running dot for graph 168/648
Running dot for graph 169/648
Running dot for graph 170/648
Running dot for graph 171/648
Running dot for graph 172/648
Running dot for graph 173/648
Running dot for graph 174/648
Running dot for graph 175/648
Running dot for graph 176/648
Running dot for graph 177/648
Running dot for graph 178/648
Running dot for graph 179/648
Running dot for graph 180/648
Running dot for graph 181/648
Running dot for graph 182/648
Running dot for graph 183/648
Running dot for graph 184/648
Running dot for graph 185/648
Running dot for graph 186/648
Running dot for graph 187/648
Running dot for graph 188/648
Running dot for graph 189/648
Running dot for graph 190/648
Running dot for graph 191/648
Running dot for graph 192/648
Running dot for graph 193/648
Running dot for graph 194/648
Running dot for graph 195/648
Running dot for graph 196/648
Running dot for graph 197/648
Running dot for graph 198/648
Running dot for graph 199/648
Running dot for graph 200/648
Running dot for graph 201/648
Running dot for graph 202/648
Running dot for graph 203/648
Running dot for graph 204/648
Running dot for graph 205/648
Running dot for graph 206/648
Running dot for graph 207/648
Running dot for graph 208/648
Running dot for graph 209/648
Running dot for graph 210/648
Running dot for graph 211/648
Running dot for graph 212/648
Running dot for graph 213/648
Running dot for graph 214/648
Running dot for graph 215/648
Running dot for graph 216/648
Running dot for graph 217/648
Running dot for graph 218/648
Running dot for graph 219/648
Running dot for graph 220/648
Running dot for graph 221/648
Running dot for graph 222/648
Running dot for graph 223/648
Running dot for graph 224/648
Running dot for graph 225/648
Running dot for graph 226/648
Running dot for graph 227/648
Running dot for graph 228/648
Running dot for graph 229/648
Running dot for graph 230/648
Running dot for graph 231/648
Running dot for graph 232/648
Running dot for graph 233/648
Running dot for graph 234/648
Running dot for graph 235/648
Running dot for graph 236/648
Running dot for graph 237/648
Running dot for graph 238/648
Running dot for graph 239/648
Running dot for graph 240/648
Running dot for graph 241/648
Running dot for graph 242/648
Running dot for graph 243/648
Running dot for graph 244/648
Running dot for graph 245/648
Running dot for graph 246/648
Running dot for graph 247/648
Running dot for graph 248/648
Running dot for graph 249/648
Running dot for graph 250/648
Running dot for graph 251/648
Running dot for graph 252/648
Running dot for graph 253/648
Running dot for graph 254/648
Running dot for graph 255/648
Running dot for graph 256/648
Running dot for graph 257/648
Running dot for graph 258/648
Running dot for graph 259/648
Running dot for graph 260/648
Running dot for graph 261/648
Running dot for graph 262/648
Running dot for graph 263/648
Running dot for graph 264/648
Running dot for graph 265/648
Running dot for graph 266/648
Running dot for graph 267/648
Running dot for graph 268/648
Running dot for graph 269/648
Running dot for graph 270/648
Running dot for graph 271/648
Running dot for graph 272/648
Running dot for graph 273/648
Running dot for graph 274/648
Running dot for graph 275/648
Running dot for graph 276/648
Running dot for graph 277/648
Running dot for graph 278/648
Running dot for graph 279/648
Running dot for graph 280/648
Running dot for graph 281/648
Running dot for graph 282/648
Running dot for graph 283/648
Running dot for graph 284/648
Running dot for graph 285/648
Running dot for graph 286/648
Running dot for graph 287/648
Running dot for graph 288/648
Running dot for graph 289/648
Running dot for graph 290/648
Running dot for graph 291/648
Running dot for graph 292/648
Running dot for graph 293/648
Running dot for graph 294/648
Running dot for graph 295/648
Running dot for graph 296/648
Running dot for graph 297/648
Running dot for graph 298/648
Running dot for graph 299/648
Running dot for graph 300/648
Running dot for graph 301/648
Running dot for graph 302/648
Running dot for graph 303/648
Running dot for graph 304/648
Running dot for graph 305/648
Running dot for graph 306/648
Running dot for graph 307/648
Running dot for graph 308/648
Running dot for graph 309/648
Running dot for graph 310/648
Running dot for graph 311/648
Running dot for graph 312/648
Running dot for graph 313/648
Running dot for graph 314/648
Running dot for graph 315/648
Running dot for graph 316/648
Running dot for graph 317/648
Running dot for graph 318/648
Running dot for graph 319/648
Running dot for graph 320/648
Running dot for graph 321/648
Running dot for graph 322/648
Running dot for graph 323/648
Running dot for graph 324/648
Running dot for graph 325/648
Running dot for graph 326/648
Running dot for graph 327/648
Running dot for graph 328/648
Running dot for graph 329/648
Running dot for graph 330/648
Running dot for graph 331/648
Running dot for graph 332/648
Running dot for graph 333/648
Running dot for graph 334/648
Running dot for graph 335/648
Running dot for graph 336/648
Running dot for graph 337/648
Running dot for graph 338/648
Running dot for graph 339/648
Running dot for graph 340/648
Running dot for graph 341/648
Running dot for graph 342/648
Running dot for graph 343/648
Running dot for graph 344/648
Running dot for graph 345/648
Running dot for graph 346/648
Running dot for graph 347/648
Running dot for graph 348/648
Running dot for graph 349/648
Running dot for graph 350/648
Running dot for graph 351/648
Running dot for graph 352/648
Running dot for graph 353/648
Running dot for graph 354/648
Running dot for graph 355/648
Running dot for graph 356/648
Running dot for graph 357/648
Running dot for graph 358/648
Running dot for graph 359/648
Running dot for graph 360/648
Running dot for graph 361/648
Running dot for graph 362/648
Running dot for graph 363/648
Running dot for graph 364/648
Running dot for graph 365/648
Running dot for graph 366/648
Running dot for graph 367/648
Running dot for graph 368/648
Running dot for graph 369/648
Running dot for graph 370/648
Running dot for graph 371/648
Running dot for graph 372/648
Running dot for graph 373/648
Running dot for graph 374/648
Running dot for graph 375/648
Running dot for graph 376/648
Running dot for graph 377/648
Running dot for graph 378/648
Running dot for graph 379/648
Running dot for graph 380/648
Running dot for graph 381/648
Running dot for graph 382/648
Running dot for graph 383/648
Running dot for graph 384/648
Running dot for graph 385/648
Running dot for graph 386/648
Running dot for graph 387/648
Running dot for graph 388/648
Running dot for graph 389/648
Running dot for graph 390/648
Running dot for graph 391/648
Running dot for graph 392/648
Running dot for graph 393/648
Running dot for graph 394/648
Running dot for graph 395/648
Running dot for graph 396/648
Running dot for graph 397/648
Running dot for graph 398/648
Running dot for graph 399/648
Running dot for graph 400/648
Running dot for graph 401/648
Running dot for graph 402/648
Running dot for graph 403/648
Running dot for graph 404/648
Running dot for graph 405/648
Running dot for graph 406/648
Running dot for graph 407/648
Running dot for graph 408/648
Running dot for graph 409/648
Running dot for graph 410/648
Running dot for graph 411/648
Running dot for graph 412/648
Running dot for graph 413/648
Running dot for graph 414/648
Running dot for graph 415/648
Running dot for graph 416/648
Running dot for graph 417/648
Running dot for graph 418/648
Running dot for graph 419/648
Running dot for graph 420/648
Running dot for graph 421/648
Running dot for graph 422/648
Running dot for graph 423/648
Running dot for graph 424/648
Running dot for graph 425/648
Running dot for graph 426/648
Running dot for graph 427/648
Running dot for graph 428/648
Running dot for graph 429/648
Running dot for graph 430/648
Running dot for graph 431/648
Running dot for graph 432/648
Running dot for graph 433/648
Running dot for graph 434/648
Running dot for graph 435/648
Running dot for graph 436/648
Running dot for graph 437/648
Running dot for graph 438/648
Running dot for graph 439/648
Running dot for graph 440/648
Running dot for graph 441/648
Running dot for graph 442/648
Running dot for graph 443/648
Running dot for graph 444/648
Running dot for graph 445/648
Running dot for graph 446/648
Running dot for graph 447/648
Running dot for graph 448/648
Running dot for graph 449/648
Running dot for graph 450/648
Running dot for graph 451/648
Running dot for graph 452/648
Running dot for graph 453/648
Running dot for graph 454/648
Running dot for graph 455/648
Running dot for graph 456/648
Running dot for graph 457/648
Running dot for graph 458/648
Running dot for graph 459/648
Running dot for graph 460/648
Running dot for graph 461/648
Running dot for graph 462/648
Running dot for graph 463/648
Running dot for graph 464/648
Running dot for graph 465/648
Running dot for graph 466/648
Running dot for graph 467/648
Running dot for graph 468/648
Running dot for graph 469/648
Running dot for graph 470/648
Running dot for graph 471/648
Running dot for graph 472/648
Running dot for graph 473/648
Running dot for graph 474/648
Running dot for graph 475/648
Running dot for graph 476/648
Running dot for graph 477/648
Running dot for graph 478/648
Running dot for graph 479/648
Running dot for graph 480/648
Running dot for graph 481/648
Running dot for graph 482/648
Running dot for graph 483/648
Running dot for graph 484/648
Running dot for graph 485/648
Running dot for graph 486/648
Running dot for graph 487/648
Running dot for graph 488/648
Running dot for graph 489/648
Running dot for graph 490/648
Running dot for graph 491/648
Running dot for graph 492/648
Running dot for graph 493/648
Running dot for graph 494/648
Running dot for graph 495/648
Running dot for graph 496/648
Running dot for graph 497/648
Running dot for graph 498/648
Running dot for graph 499/648
Running dot for graph 500/648
Running dot for graph 501/648
Running dot for graph 502/648
Running dot for graph 503/648
Running dot for graph 504/648
Running dot for graph 505/648
Running dot for graph 506/648
Running dot for graph 507/648
Running dot for graph 508/648
Running dot for graph 509/648
Running dot for graph 510/648
Running dot for graph 511/648
Running dot for graph 512/648
Running dot for graph 513/648
Running dot for graph 514/648
Running dot for graph 515/648
Running dot for graph 516/648
Running dot for graph 517/648
Running dot for graph 518/648
Running dot for graph 519/648
Running dot for graph 520/648
Running dot for graph 521/648
Running dot for graph 522/648
Running dot for graph 523/648
Running dot for graph 524/648
Running dot for graph 525/648
Running dot for graph 526/648
Running dot for graph 527/648
Running dot for graph 528/648
Running dot for graph 529/648
Running dot for graph 530/648
Running dot for graph 531/648
Running dot for graph 532/648
Running dot for graph 533/648
Running dot for graph 534/648
Running dot for graph 535/648
Running dot for graph 536/648
Running dot for graph 537/648
Running dot for graph 538/648
Running dot for graph 539/648
Running dot for graph 540/648
Running dot for graph 541/648
Running dot for graph 542/648
Running dot for graph 543/648
Running dot for graph 544/648
Running dot for graph 545/648
Running dot for graph 546/648
Running dot for graph 547/648
Running dot for graph 548/648
Running dot for graph 549/648
Running dot for graph 550/648
Running dot for graph 551/648
Running dot for graph 552/648
Running dot for graph 553/648
Running dot for graph 554/648
Running dot for graph 555/648
Running dot for graph 556/648
Running dot for graph 557/648
Running dot for graph 558/648
Running dot for graph 559/648
Running dot for graph 560/648
Running dot for graph 561/648
Running dot for graph 562/648
Running dot for graph 563/648
Running dot for graph 564/648
Running dot for graph 565/648
Running dot for graph 566/648
Running dot for graph 567/648
Running dot for graph 568/648
Running dot for graph 569/648
Running dot for graph 570/648
Running dot for graph 571/648
Running dot for graph 572/648
Running dot for graph 573/648
Running dot for graph 574/648
Running dot for graph 575/648
Running dot for graph 576/648
Running dot for graph 577/648
Running dot for graph 578/648
Running dot for graph 579/648
Running dot for graph 580/648
Running dot for graph 581/648
Running dot for graph 582/648
Running dot for graph 583/648
Running dot for graph 584/648
Running dot for graph 585/648
Running dot for graph 586/648
Running dot for graph 587/648
Running dot for graph 588/648
Running dot for graph 589/648
Running dot for graph 590/648
Running dot for graph 591/648
Running dot for graph 592/648
Running dot for graph 593/648
Running dot for graph 594/648
Running dot for graph 595/648
Running dot for graph 596/648
Running dot for graph 597/648
Running dot for graph 598/648
Running dot for graph 599/648
Running dot for graph 600/648
Running dot for graph 601/648
Running dot for graph 602/648
Running dot for graph 603/648
Running dot for graph 604/648
Running dot for graph 605/648
Running dot for graph 606/648
Running dot for graph 607/648
Running dot for graph 608/648
Running dot for graph 609/648
Running dot for graph 610/648
Running dot for graph 611/648
Running dot for graph 612/648
Running dot for graph 613/648
Running dot for graph 614/648
Running dot for graph 615/648
Running dot for graph 616/648
Running dot for graph 617/648
Running dot for graph 618/648
Running dot for graph 619/648
Running dot for graph 620/648
Running dot for graph 621/648
Running dot for graph 622/648
Running dot for graph 623/648
Running dot for graph 624/648
Running dot for graph 625/648
Running dot for graph 626/648
Running dot for graph 627/648
Running dot for graph 628/648
Running dot for graph 629/648
Running dot for graph 630/648
Running dot for graph 631/648
Running dot for graph 632/648
Running dot for graph 633/648
Running dot for graph 634/648
Running dot for graph 635/648
Running dot for graph 636/648
Running dot for graph 637/648
Running dot for graph 638/648
Running dot for graph 639/648
Running dot for graph 640/648
Running dot for graph 641/648
Running dot for graph 642/648
Running dot for graph 643/648
Running dot for graph 644/648
Running dot for graph 645/648
Running dot for graph 646/648
Running dot for graph 647/648
Running dot for graph 648/648
Patching output file 1/139
Patching output file 2/139
Patching output file 3/139
Patching output file 4/139
Patching output file 5/139
Patching output file 6/139
Patching output file 7/139
Patching output file 8/139
Patching output file 9/139
Patching output file 10/139
Patching output file 11/139
Patching output file 12/139
Patching output file 13/139
Patching output file 14/139
Patching output file 15/139
Patching output file 16/139
Patching output file 17/139
Patching output file 18/139
Patching output file 19/139
Patching output file 20/139
Patching output file 21/139
Patching output file 22/139
Patching output file 23/139
Patching output file 24/139
Patching output file 25/139
Patching output file 26/139
Patching output file 27/139
Patching output file 28/139
Patching output file 29/139
Patching output file 30/139
Patching output file 31/139
Patching output file 32/139
Patching output file 33/139
Patching output file 34/139
Patching output file 35/139
Patching output file 36/139
Patching output file 37/139
Patching output file 38/139
Patching output file 39/139
Patching output file 40/139
Patching output file 41/139
Patching output file 42/139
Patching output file 43/139
Patching output file 44/139
Patching output file 45/139
Patching output file 46/139
Patching output file 47/139
Patching output file 48/139
Patching output file 49/139
Patching output file 50/139
Patching output file 51/139
Patching output file 52/139
Patching output file 53/139
Patching output file 54/139
Patching output file 55/139
Patching output file 56/139
Patching output file 57/139
Patching output file 58/139
Patching output file 59/139
Patching output file 60/139
Patching output file 61/139
Patching output file 62/139
Patching output file 63/139
Patching output file 64/139
Patching output file 65/139
Patching output file 66/139
Patching output file 67/139
Patching output file 68/139
Patching output file 69/139
Patching output file 70/139
Patching output file 71/139
Patching output file 72/139
Patching output file 73/139
Patching output file 74/139
Patching output file 75/139
Patching output file 76/139
Patching output file 77/139
Patching output file 78/139
Patching output file 79/139
Patching output file 80/139
Patching output file 81/139
Patching output file 82/139
Patching output file 83/139
Patching output file 84/139
Patching output file 85/139
Patching output file 86/139
Patching output file 87/139
Patching output file 88/139
Patching output file 89/139
Patching output file 90/139
Patching output file 91/139
Patching output file 92/139
Patching output file 93/139
Patching output file 94/139
Patching output file 95/139
Patching output file 96/139
Patching output file 97/139
Patching output file 98/139
Patching output file 99/139
Patching output file 100/139
Patching output file 101/139
Patching output file 102/139
Patching output file 103/139
Patching output file 104/139
Patching output file 105/139
Patching output file 106/139
Patching output file 107/139
Patching output file 108/139
Patching output file 109/139
Patching output file 110/139
Patching output file 111/139
Patching output file 112/139
Patching output file 113/139
Patching output file 114/139
Patching output file 115/139
Patching output file 116/139
Patching output file 117/139
Patching output file 118/139
Patching output file 119/139
Patching output file 120/139
Patching output file 121/139
Patching output file 122/139
Patching output file 123/139
Patching output file 124/139
Patching output file 125/139
Patching output file 126/139
Patching output file 127/139
Patching output file 128/139
Patching output file 129/139
Patching output file 130/139
Patching output file 131/139
Patching output file 132/139
Patching output file 133/139
Patching output file 134/139
Patching output file 135/139
Patching output file 136/139
Patching output file 137/139
Patching output file 138/139
Patching output file 139/139
lookup cache used 461235/524288 hits=8531020 misses=477951
finished...
Built target doxygen-clang
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/polly/docs/doxygen.intro' does not exist
warning: source /opt/doxygen-docs/src/polly/docs/../examples is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/polly/docs/img is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/polly/docs/doxygen.intro 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/polly/include
Searching for files in directory /opt/doxygen-docs/src/polly/include/polly
Searching for files in directory /opt/doxygen-docs/src/polly/include/polly/CodeGen
Searching for files in directory /opt/doxygen-docs/src/polly/include/polly/Config
Searching for files in directory /opt/doxygen-docs/src/polly/include/polly/Support
Searching for files in directory /opt/doxygen-docs/src/polly/lib
Searching for files in directory /opt/doxygen-docs/src/polly/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/polly/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/polly/lib/Exchange
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/cpp
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/doc
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/imath
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/include
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/include/isl
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/interface
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/m4
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/python
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/flow
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/schedule
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/pet
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/pet/include
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/ppcg
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/ppcg/m4
Searching for files in directory /opt/doxygen-docs/src/polly/lib/External/ppcg/tests
Searching for files in directory /opt/doxygen-docs/src/polly/lib/Plugin
Searching for files in directory /opt/doxygen-docs/src/polly/lib/Support
Searching for files in directory /opt/doxygen-docs/src/polly/lib/Transform
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Canonicalization.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Canonicalization.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/CodegenCleanup.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/CodegenCleanup.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/CodeGeneration.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/CodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslAst.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslAst.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslExprBuilder.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslExprBuilder.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslNodeBuilder.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/IslNodeBuilder.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsKMP.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsKMP.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/PerfMonitor.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/PerfMonitor.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodeGen/Utils.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodeGen/Utils.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/CodePreparation.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/CodePreparation.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/DeLICM.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/DeLICM.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/DependenceInfo.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/DependenceInfo.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/FlattenAlgo.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/FlattenAlgo.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/FlattenSchedule.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/FlattenSchedule.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ForwardOpTree.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ForwardOpTree.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/JSONExporter.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/JSONExporter.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/LinkAllPasses.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/LinkAllPasses.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Options.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Options.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/PolyhedralInfo.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/PolyhedralInfo.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/PruneUnprofitable.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/PruneUnprofitable.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/RegisterPasses.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/RegisterPasses.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScheduleOptimizer.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScheduleOptimizer.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScheduleTreeTransform.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScheduleTreeTransform.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScopDetection.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScopDetection.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScopDetectionDiagnostic.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScopDetectionDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScopInfo.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScopInfo.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ScopPass.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ScopPass.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Simplify.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Simplify.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/DumpModulePass.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/DumpModulePass.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/GICHelper.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/GICHelper.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/ISLOperators.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/ISLOperators.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/ISLOStream.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/ISLOStream.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/ISLTools.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/ISLTools.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/LinkGPURuntime.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/LinkGPURuntime.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/SCEVAffinator.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/SCEVAffinator.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/SCEVValidator.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/SCEVValidator.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/ScopHelper.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/ScopHelper.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/ScopLocation.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/ScopLocation.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/Support/VirtualInstruction.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/Support/VirtualInstruction.h...
Preprocessing /opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h...
Parsing file /opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/DependenceInfo.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/DependenceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/PolyhedralInfo.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/PolyhedralInfo.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/PruneUnprofitable.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/PruneUnprofitable.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopBuilder.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopDetection.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopDetection.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopGraphPrinter.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopGraphPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopInfo.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Analysis/ScopPass.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Analysis/ScopPass.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/BlockGenerators.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/BlockGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/CodegenCleanup.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/CodegenCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/CodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/CodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/IslAst.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/IslAst.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/IslExprBuilder.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/IslExprBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/IslNodeBuilder.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/IslNodeBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGenerators.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGeneratorsKMP.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/LoopGeneratorsKMP.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/PerfMonitor.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/PerfMonitor.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/CodeGen/Utils.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/CodeGen/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Exchange/JSONExporter.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Exchange/JSONExporter.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/all.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/all.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/basis_reduction_tab.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/basis_reduction_tab.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/basis_reduction_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/basis_reduction_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/bound.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/bound.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/bset_from_bmap.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/bset_from_bmap.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/bset_to_bmap.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/bset_to_bmap.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/cat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/cat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/check_reparse_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/check_reparse_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/check_reparse_test_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/check_reparse_test_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/check_type_range_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/check_type_range_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/closure.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/closure.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/codegen.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/codegen.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/dep.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/dep.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/extract_key.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/extract_key.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/flow.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/flow.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/flow_cmp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/flow_cmp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/has_single_reference_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/has_single_reference_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/imath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/imath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/imath.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/imath.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/imrat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/imrat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath/imrat.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath/imrat.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imath.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imath.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imrat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imrat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imrat.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/imrat.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/wrap.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/imath_wrap/wrap.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/aff.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/aff.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/aff_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/aff_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/arg.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/arg.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast_build.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast_build.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ast_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/constraint.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/constraint.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp-checked-conversion.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp-checked-conversion.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp-checked.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp-checked.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/cpp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ctx.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ctx.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/fixed_box.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/fixed_box.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/flow.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/flow.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hash.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hash.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hmap.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hmap.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hmap_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/hmap_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_id.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_id.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/id_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ilp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/ilp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/list.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/list.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/local_space.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/local_space.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/lp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/lp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/map_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/mat.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/mat.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_id.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_id.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_templ.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/maybe_templ.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/multi.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/multi.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/obj.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/obj.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/options.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/options.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/point.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/point.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/polynomial.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/polynomial.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/polynomial_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/polynomial_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/printer.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/printer.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/printer_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/printer_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule_node.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule_node.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/schedule_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/set.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/set.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/set_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/set_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/space.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/space.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/space_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/space_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/stream.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/stream.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/stride_info.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/stride_info.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_map.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_map.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_map_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_map_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_set.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_set.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_set_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/union_set_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val_gmp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val_gmp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/val_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/vec.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/vec.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/version.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/version.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/vertices.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/include/isl/vertices.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp_conversion.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp_conversion.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp_conversion.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/cpp_conversion.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/extract_interface.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/extract_interface.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/extract_interface.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/extract_interface.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/generator.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/generator.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/generator.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/generator.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/python.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/python.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/interface/python.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/interface/python.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_aff_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_affine_hull.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_affine_hull.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_align_params_bin_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_align_params_bin_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_align_params_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_align_params_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_arg.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_arg.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_expr.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_expr.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_expr.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_expr.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_build_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_codegen.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_codegen.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_graft.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_graft.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_graft_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_graft_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ast_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_basis_reduction.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_basis_reduction.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_bernstein.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_bernstein.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_bernstein.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_bernstein.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_bind_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_bind_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_blk.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_blk.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_blk.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_blk.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_bound.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_bound.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_bound.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_bound.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_box.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_box.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_check_named_params_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_check_named_params_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_coalesce.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_coalesce.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_config_post.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_config_post.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_constraint.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_constraint.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_constraint_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_constraint_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_convex_hull.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_convex_hull.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ctx.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ctx.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ctx_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ctx_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_deprecated.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_deprecated.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_dim_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_dim_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_dim_map.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_dim_map.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_domain_factor_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_domain_factor_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_equalities.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_equalities.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_equalities.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_equalities.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_factorization.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_factorization.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_factorization.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_factorization.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_farkas.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_farkas.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ffs.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ffs.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_flow.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_flow.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_fold.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_fold.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_gmp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_gmp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_hash.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_hash.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_id.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_id.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_ast_expr.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_ast_expr.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_id.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_id.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_pw_aff.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_id_to_pw_aff.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ilp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ilp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_ilp_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_ilp_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_imath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_imath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_imath.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_imath.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_input.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_input.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_int.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_int.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_gmp.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_gmp.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_imath.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_imath.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_sioimath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_sioimath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_sioimath.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_int_sioimath.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_macro.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_macro.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_templ.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_list_templ.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_local.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_local.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_local.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_local.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_space.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_space.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_space_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_local_space_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_lp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_lp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_lp_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_lp_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_bound_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_bound_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_list.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_list.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_simplify.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_simplify.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_subtract.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_subtract.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_to_basic_set.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_map_to_basic_set.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_mat.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_mat.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_mat_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_mat_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_maybe_ast_graft_list.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_maybe_ast_graft_list.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_maybe_map.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_maybe_map.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_morph.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_morph.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_morph.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_morph.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_add_constant_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_add_constant_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_set.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_set.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_union_set.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_align_union_set.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_set.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_set.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_union_set.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_apply_union_set.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_arith_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_arith_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_bind_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_bind_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_bind_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_bind_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_cmp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_cmp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_coalesce.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_coalesce.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_dim_id_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_dim_id_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_dims.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_dims.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_floor.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_floor.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_from_base_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_from_base_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_gist.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_gist.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_hash.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_hash.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_identity_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_identity_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_intersect.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_intersect.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_locals_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_locals_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_macro.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_macro.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_move_dims_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_move_dims_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_nan_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_nan_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_no_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_no_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_no_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_no_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_param_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_param_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_product_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_product_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_pw_aff_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_pw_aff_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_read_no_explicit_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_read_no_explicit_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_splice_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_splice_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_templ.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_templ.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_tuple_id_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_tuple_id_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_union_pw_aff_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_union_pw_aff_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_zero_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_multi_zero_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_obj.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_obj.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_options.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_options.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_options_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_options_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_output.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_output.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_output_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_output_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_point.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_point.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_point_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_point_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_polynomial.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_polynomial.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_polynomial_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_polynomial_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_power_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_power_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_printer.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_printer.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_printer_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_printer_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_project_out_all_params_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_project_out_all_params_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_multi_val_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_multi_val_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_val_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_add_constant_val_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_bind_domain_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_bind_domain_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_eval.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_eval.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_hash.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_hash.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_insert_dims_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_insert_dims_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_lift_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_lift_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_macro.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_macro.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_morph_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_morph_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_move_dims_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_move_dims_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_neg_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_neg_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_opt_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_opt_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_pullback_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_pullback_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_sub_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_sub_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_templ.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_templ.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_union_opt.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_pw_union_opt.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_range.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_range.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_range.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_range.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_reordering.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_reordering.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_reordering.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_reordering.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_sample.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_sample.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_sample.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_sample.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_scan.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_scan.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_scan.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_scan.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_band.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_band.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_band.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_band.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_constraints.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_constraints.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_constraints.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_constraints.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_node.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_node.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_node_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_node_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_read.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_read.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_tree.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_tree.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_tree.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_schedule_tree.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_scheduler.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_scheduler.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_seq.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_seq.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_seq.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_seq.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_list.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_list.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_to_ast_graft_list.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_to_ast_graft_list.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_to_ast_graft_list.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_set_to_ast_graft_list.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_sort.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_sort.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_sort.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_sort.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_space.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_space.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_space_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_space_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_stream.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_stream.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_stream_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_stream_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_stride.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_stride.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab_pip.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tab_pip.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tarjan.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tarjan.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_tarjan.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_tarjan.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-checked-conversion.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-checked-conversion.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-checked.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-checked.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-generic.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp-generic.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp.cc...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_cpp.cc...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_imath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_imath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_int.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_int.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_list_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_list_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_plain_equal_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_test_plain_equal_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_transitive_closure.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_transitive_closure.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_check_equal_space_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_check_equal_space_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_has_equal_space_bin_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_has_equal_space_bin_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_has_equal_space_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_type_has_equal_space_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_eval.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_eval.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_macro.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_macro.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_map_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_map_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_multi.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_multi.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_neg.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_neg.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_set_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_set_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_single.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_single.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_union_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_val.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_val.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_gmp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_gmp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_imath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_imath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_sioimath.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_val_sioimath.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_vec.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_vec.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_vec_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_vec_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_version.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_version.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_vertices.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_vertices.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_vertices_private.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_vertices_private.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/isl_yaml.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/isl_yaml.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/mp_get_memory_functions.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/mp_get_memory_functions.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/opt_type.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/opt_type.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/pip.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/pip.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_detect_equalities.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_detect_equalities.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_minimize.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_minimize.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_sample.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/polyhedron_sample.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/polytope_scan.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/polytope_scan.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/print.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/print.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/print_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/print_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/print_templ_yaml.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/print_templ_yaml.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/print_yaml_field_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/print_yaml_field_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/read_in_string_templ.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/read_in_string_templ.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/schedule.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/schedule.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/schedule_cmp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/schedule_cmp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/set_from_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/set_from_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/set_list_from_map_list_inl.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/set_list_from_map_list_inl.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/set_to_map.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/set_to_map.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/bilinear.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/bilinear.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component7.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/component7.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/empty.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/empty.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/filter.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/filter.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/group.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/group.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/lu.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/lu.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/mod.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/mod.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/roman.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/roman.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separate.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separate.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/uset_from_umap.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/uset_from_umap.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/isl/uset_to_umap.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/isl/uset_to_umap.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/pet/include/pet.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/pet/include/pet.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cpu.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cpu.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cpu.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cpu.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda_common.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda_common.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda_common.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/cuda_common.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/external.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/external.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_array_tile.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_array_tile.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_array_tile.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_array_tile.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_group.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_group.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_group.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_group.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_hybrid.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_hybrid.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_hybrid.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_hybrid.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_print.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_print.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_print.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_print.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_tree.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_tree.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_tree.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/gpu_tree.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/grouping.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/grouping.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/hybrid.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/hybrid.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/hybrid.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/hybrid.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ocl_utilities.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ocl_utilities.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ocl_utilities.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ocl_utilities.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/opencl.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/opencl.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg_options.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg_options.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg_options.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/ppcg_options.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/print.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/print.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/print.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/print.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/schedule.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/schedule.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/schedule.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/schedule.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/call3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/dead.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/dead.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/iterator.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/iterator.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/live_out.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/live_out.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/local.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/local.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/loop.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/loop.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/not_accessed.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/not_accessed.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/scalar.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/scalar.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/shared_sink.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/shared_sink.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct2.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct2.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct3.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct3.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct4.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/tests/struct4.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/util.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/util.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/util.h...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/util.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/External/ppcg/version.c...
Parsing file /opt/doxygen-docs/src/polly/lib/External/ppcg/version.c...
Preprocessing /opt/doxygen-docs/src/polly/lib/Plugin/Polly.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Plugin/Polly.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/DumpModulePass.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/DumpModulePass.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/GICHelper.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/GICHelper.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/ISLTools.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/ISLTools.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/Mainpage.h...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/Mainpage.h...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/RegisterPasses.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/RegisterPasses.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/SCEVAffinator.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/SCEVAffinator.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/SCEVValidator.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/SCEVValidator.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/ScopHelper.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/ScopHelper.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/ScopLocation.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/ScopLocation.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Support/VirtualInstruction.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Support/VirtualInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/Canonicalization.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/Canonicalization.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/CodePreparation.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/CodePreparation.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/DeadCodeElimination.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/DeadCodeElimination.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/DeLICM.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/DeLICM.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/FlattenAlgo.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/FlattenAlgo.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/FlattenSchedule.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/FlattenSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/ForwardOpTree.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/ForwardOpTree.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/MaximalStaticExpansion.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/MaximalStaticExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/ScheduleTreeTransform.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/ScheduleTreeTransform.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/ScopInliner.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/ScopInliner.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/Simplify.cpp...
Parsing file /opt/doxygen-docs/src/polly/lib/Transform/Simplify.cpp...
Preprocessing /opt/doxygen-docs/src/polly/lib/Transform/ZoneAlgo.cpp...
Parsing file /opt/doxygen-docs/src/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...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file 0D-1.c...
/opt/doxygen-docs/src/polly/lib/CodeGen/CodeGeneration.cpp:117: warning: Found unknown command `\R'
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.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 bilinear.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 check_reparse_templ.c...
Generating code for file check_reparse_test_templ.c...
Generating code for file check_type_range_templ.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 dep.c...
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 group.c...
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 has_single_reference_templ.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_align_params_bin_templ.c...
Generating code for file isl_align_params_templ.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_bind_domain_templ.c...
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_check_named_params_templ.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_domain_factor_templ.c...
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_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_macro.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_private.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_bound_templ.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_ast_graft_list.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_add_constant_templ.c...
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_arith_templ.c...
Generating code for file isl_multi_bind_domain_templ.c...
Generating code for file isl_multi_bind_templ.c...
Generating code for file isl_multi_cmp.c...
Generating code for file isl_multi_coalesce.c...
Generating code for file isl_multi_dim_id_templ.c...
Generating code for file isl_multi_dims.c...
Generating code for file isl_multi_domain_templ.c...
Generating code for file isl_multi_explicit_domain.c...
Generating code for file isl_multi_floor.c...
Generating code for file isl_multi_from_base_templ.c...
Generating code for file isl_multi_gist.c...
Generating code for file isl_multi_hash.c...
Generating code for file isl_multi_identity_templ.c...
Generating code for file isl_multi_intersect.c...
Generating code for file isl_multi_locals_templ.c...
Generating code for file isl_multi_macro.h...
Generating code for file isl_multi_move_dims_templ.c...
Generating code for file isl_multi_nan_templ.c...
Generating code for file isl_multi_no_domain_templ.c...
Generating code for file isl_multi_no_explicit_domain.c...
Generating code for file isl_multi_param_templ.c...
Generating code for file isl_multi_product_templ.c...
Generating code for file isl_multi_pw_aff_explicit_domain.c...
Generating code for file isl_multi_read_no_explicit_domain_templ.c...
Generating code for file isl_multi_splice_templ.c...
Generating code for file isl_multi_templ.c...
Generating code for file isl_multi_templ.h...
Generating code for file isl_multi_tuple_id_templ.c...
Generating code for file isl_multi_union_pw_aff_explicit_domain.c...
Generating code for file isl_multi_zero_templ.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_project_out_all_params_templ.c...
Generating code for file isl_pw_add_constant_multi_val_templ.c...
Generating code for file isl_pw_add_constant_templ.c...
Generating code for file isl_pw_add_constant_val_templ.c...
Generating code for file isl_pw_bind_domain_templ.c...
Generating code for file isl_pw_eval.c...
Generating code for file isl_pw_hash.c...
Generating code for file isl_pw_insert_dims_templ.c...
Generating code for file isl_pw_lift_templ.c...
Generating code for file isl_pw_macro.h...
Generating code for file isl_pw_morph_templ.c...
Generating code for file isl_pw_move_dims_templ.c...
Generating code for file isl_pw_neg_templ.c...
Generating code for file isl_pw_opt_templ.c...
Generating code for file isl_pw_pullback_templ.c...
Generating code for file isl_pw_sub_templ.c...
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_set_to_ast_graft_list.c...
Generating code for file isl_set_to_ast_graft_list.h...
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_test_list_templ.c...
Generating code for file isl_test_plain_equal_templ.c...
Generating code for file isl_transitive_closure.c...
Generating code for file isl_type_check_equal_space_templ.c...
Generating code for file isl_type_has_equal_space_bin_templ.c...
Generating code for file isl_type_has_equal_space_templ.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 opt_type.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 print_yaml_field_templ.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 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...
Ge/opt/doxygen-docs/src/polly/include/polly/Support/SCEVAffinator.h:50: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:539: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:2528: warning: Unsupported xml/html tag <nsw> found
nerating 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 ScheduleTreeTransform.cpp...
Generating code for file ScheduleTreeTransform.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 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 /opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
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...
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.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 bilinear.c...
Generating docs for file block.c...
Generating docs for file block2.c./opt/doxygen-docs/src/polly/lib/CodeGen/CodeGeneration.cpp:117: warning: Found unknown command `\R'
/opt/doxygen-docs/src/polly/lib/CodeGen/CodeGeneration.cpp:117: warning: Found unknown command `\R'
..
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 check_reparse_templ.c...
Generating docs for file check_reparse_test_templ.c...
Generating docs for file check_type_range_templ.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 dep.c...
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.cwarning: Include graph for 'isl_aff.c' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
...
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 group.c...
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 has_single_reference_templ.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_align_params_bin_templ.c...
Generating docs for file isl_align_params_templ.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_bind_domain_templ.c...
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_check_named_params_templ.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_domain_factor_templ.c...
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_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_macro.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_private.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_bound_templ.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_ast_graft_list.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_add_constant_templ.c...
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_arith_templ.c...
Generating docs for file isl_multi_bind_domain_templ.c...
Generating docs for file isl_multi_bind_templ.c...
Generating docs for file isl_multi_cmp.c...
Generating docs for file isl_multi_coalesce.c...
Generating docs for file isl_multi_dim_id_templ.c...
Generating docs for file isl_multi_dims.c...
Generating docs for file isl_multi_domain_templ.c...
Generating docs for file isl_multi_explicit_domain.c...
Generating docs for file isl_multi_floor.c...
Generating docs for file isl_multi_from_base_templ.c...
Generating docs for file isl_multi_gist.c...
Generating docs for file isl_multi_hash.c...
Generating docs for file isl_multi_identity_templ.c...
Generating docs for file isl_multi_intersect.c...
Generating docs for file isl_multi_locals_templ.c...
Generating docs for file isl_multi_macro.h...
Generating docs for file isl_multi_move_dims_templ.c...
Generating docs for file isl_multi_nan_templ.c...
Generating docs for file isl_multi_no_domain_templ.c...
Generating docs for file isl_multi_no_explicit_domain.c...
Generating docs for file isl_multi_param_templ.c...
Generating docs for file isl_multi_product_templ.c...
Generating docs for file isl_multi_pw_aff_explicit_domain.c...
Generating docs for file isl_multi_read_no_explicit_domain_templ.c...
Generating docs for file isl_multi_splice_templ.c...
Generating docs for file isl_multi_templ.c...
Generating docs for file isl_multi_templ.h...
Generating docs for file isl_multi_tuple_id_templ.c...
Generating docs for file isl_multi_union_pw_aff_explicit_domain.c...
Generating docs for file isl_multi_zero_templ.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_project_out_all_params_templ.c...
Generating docs for file isl_pw_add_constant_multi_val_templ.c...
Generating docs for file isl_pw_add_constant_templ.c...
Generating docs for file isl_pw_add_constant_val_templ.c...
Generating docs for file isl_pw_bind_domain_templ.c...
Generating docs for file isl_pw_eval.c...
Generating docs for file isl_pw_hash.c...
Generating docs for file isl_pw_insert_dims_templ.c...
Generating docs for file isl_pw_lift_templ.c...
Generating docs for file isl_pw_macro.h...
Generating docs for file isl_pw_morph_templ.c...
Generating docs for file isl_pw_move_dims_templ.c...
Generating docs for file isl_pw_neg_templ.c...
Generating docs for file isl_pw_opt_templ.c...
Generating docs for file isl_pw_pullback_templ.c...
Generating docs for file isl_pw_sub_templ.c...
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_set_to_ast_graft_list.c.../opt/doxygen-docs/src/polly/lib/CodeGen/IslAst.cpp:459: 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/polly/lib/CodeGen/IslNodeBuilder.cpp:1124: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/polly/lib/CodeGen/IslNodeBuilder.cpp:1127: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/polly/lib/CodeGen/IslNodeBuilder.cpp:1129: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/polly/lib/Exchange/JSONExporter.cpp:598: warning: The following parameters of parseTextType(const std::string &TypeTextRepresentation, LLVMContext &LLVMContext) are not documented:
  parameter 'LLVMContext'

Generating docs for file isl_set_to_ast_graft_list.h...
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_test_list_templ.c...
Generating docs for file isl_test_plain_equal_templ.c...
Generating docs for file isl_transitive_closure.c...
Generating docs for file isl_type_check_equal_space_templ.c...
Generating docs for file isl_type_has_equal_space_bin_templ.c...
Generating docs for file isl_type_has_equal_space_templ.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...
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 m11-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 opt_type.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...
Ge/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:182: warning: Found unknown command `\params'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:2489: warning: The following parameters of createPwAffList(isl_ctx *Context, const std::vector< __isl_take isl_pw_aff * > &&PwAffs) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp:766: warning: Found unknown command `\D'
/opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp:767: warning: Found unknown command `\MMI'
/opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp:769: 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/polly/lib/Transform/ScheduleOptimizer.cpp:371: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
/opt/doxygen-docs/src/polly/lib/Transform/ScheduleOptimizer.cpp:595: 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/polly/include/polly/ScheduleOptimizer.h:352: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
nerating 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 print_yaml_field_templ.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 reservoir-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 ScheduleTreeTransform.cpp...
Generatin/opt/doxygen-docs/src/polly/lib/Analysis/ScopBuilder.cpp:1314: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/polly/lib/Analysis/ScopBuilder.cpp:1325: warning: Unsupported xml/html tag <zz> found
warning: Include graph for 'ScopInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'set.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
g docs for file ScheduleTreeTransform.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.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/opt/doxygen-docs/src/polly/lib/Support/VirtualInstruction.cpp:227: warning: The following parameters of addAccessRoots(ScopStmt *Stmt, SmallVectorImpl< MemoryAccess * > &RootAccs, bool Local) are not documented:
  parameter 'Stmt'
  parameter 'RootAccs'
/opt/doxygen-docs/src/polly/lib/Support/VirtualInstruction.cpp:265: 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/polly/lib/Support/VirtualInstruction.cpp:265: 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/polly/lib/Support/VirtualInstruction.cpp:265: 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/polly/lib/Support/VirtualInstruction.cpp:275: 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/polly/lib/Transform/ZoneAlgo.cpp:246: warning: The following parameters of isMapToUnknown(const isl::map &Map) are not documented:
  parameter 'Map'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:705: warning: The following parameters of GPUNodeBuilder::createCallCopyFromDeviceToHost(Value *DevicePtr, Value *HostPtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:698: warning: The following parameters of GPUNodeBuilder::createCallCopyFromHostToDevice(Value *HostPtr, Value *DevicePtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:728: 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/polly/lib/CodeGen/PPCGCodeGeneration.cpp:728: 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/polly/lib/CodeGen/PPCGCodeGeneration.cpp:728: 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/polly/lib/CodeGen/PPCGCodeGeneration.cpp:736: 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/polly/lib/CodeGen/PPCGCodeGeneration.cpp:653: warning: Found unknown command `\params'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:576: 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/polly/lib/CodeGen/PPCGCodeGeneration.cpp:578: warning: The following parameters of GPUNodeBuilder::insertKernelCallsSPIR(ppcg_kernel *Kernel, bool SizeTypeIs64bit) are not documented:
  parameter 'SizeTypeIs64bit'
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:571: warning: argument 'The' of command @param is not found in the argument list of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel)
/opt/doxygen-docs/src/polly/lib/CodeGen/PPCGCodeGeneration.cpp:572: warning: The following parameters of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel) are not documented:
  parameter 'Kernel'
 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 for 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 function_name_less...
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_expr_op_names...
Generating docs for compound isl_ast_expr_op_printed...
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_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_bind_id_data...
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_intersect_factor_control...
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_not_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_poly...
Generating docs for compound isl_poly_cst...
Generating docs for compound isl_poly_rec...
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_on_guard_data...
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_test_set_from_map_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...
Genera/opt/doxygen-docs/src/polly/include/polly/CodeGen/IslNodeBuilder.h:279: 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/polly/include/polly/CodeGen/IslNodeBuilder.h:284: warning: The following parameters of IslNodeBuilder::createMark(__isl_take isl_ast_node *Marker) are not documented:
  parameter 'Marker'
ting 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_pw_multi_aff_un_op_control...
Generating docs for compound isl_union_set_foreach_point_data...
Generating docs for compound isl_val...
Generating docs for compound isl_vec...
Generating docs for compound isl_vertex...
Generating docs for 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 pyt/opt/doxygen-docs/src/polly/include/polly/ScheduleOptimizer.h:124: warning: The following parameters of ScheduleTreeOptimizer::isolateFullPartialTiles(isl::schedule_node Node, int VectorWidth) are not documented:
  parameter 'VectorWidth'
hon_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 set_enum...
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::aff_list...
Generating docs for compound isl::ast_build...
Generating docs for nested compound isl::ast_build::at_each_domain_data...
Generating docs for compound isl::ast_expr...
Generating docs for compound isl::ast_expr_id...
Generating docs for compound isl::ast_expr_int...
Generating docs for compound isl::ast_expr_op...
Generating docs for compound isl::ast_expr_op_access...
Generating docs for compound isl::ast_expr_op_add...
Generating docs for compound isl::ast_expr_op_address_of...
Generating docs for compound isl::ast_expr_op_and...
Generating docs for compound isl::ast_expr_op_and_then...
Generating docs for compound isl::ast_expr_op_call...
Generating docs for compound isl::ast_expr_op_cond...
Generating docs for compound isl::ast_expr_op_div...
Generating docs for compound isl::ast_expr_op_eq...
Generating docs for compound isl::ast_expr_op_fdiv_q...
Generating docs for compound isl::ast_expr_op_ge...
Generating docs for compound isl::ast_expr_op_gt...
Generating docs for compound isl::ast_expr_op_le...
Generating docs for compound isl::ast_expr_op_lt...
Generating docs for compound isl::ast_expr_op_max...
Generating docs for compound isl::ast_expr_op_member...
Generating docs for compound isl::ast_expr_op_min...
Generating docs for compound isl::ast_expr_op_minus...
Generating docs for compound isl::ast_expr_op_mul...
Generating docs for compound isl::ast_expr_op_or...
Generating docs for compound isl::ast_expr_op_or_else...
Generating docs for compound isl::ast_expr_op_pdiv_q...
Generating docs for compound isl::ast_expr_op_pdiv_r...
Generating docs for compound isl::ast_expr_op_select...
Generating docs for compound isl::ast_expr_op_sub...
Generating docs for compound isl::ast_expr_op_zdiv_r...
Generating docs for compound isl::ast_node...
Generating docs for compound isl::ast_node_block...
Generating docs for compound isl::ast_node_for...
Generating docs for compound isl::ast_node_if...
Generating docs for compound isl::ast_node_list...
Generating docs for compound isl::ast_node_mark...
Generating docs for compound isl::ast_node_user...
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::fixed_box...
Generating docs for compound isl::id...
Generating docs for compound isl::id_list...
Generating docs for compound isl::map...
Generating docs for compound isl::multi_aff...
Generating docs for compound isl::multi_id...
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_aff_list...
Generating docs for compound isl::pw_multi_aff...
Generating docs for compound isl::pw_multi_aff_list...
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::schedule_node_band...
Generating docs for compound isl::schedule_node_context...
Generating docs for compound isl::schedule_node_domain...
Generating docs for compound isl::schedule_node_expansion...
Generating docs for compound isl::schedule_node_extension...
Generating docs for compound isl::schedule_node_filter...
Generating docs for compound isl::schedule_node_guard...
Generating docs for compound isl::schedule_node_leaf...
Generating docs for compound isl::schedule_node_mark...
Generating docs for compound isl::schedule_node_sequence...
Generating docs for compound isl::schedule_node_set...
Generating docs for compound isl::set...
Generating docs for compound isl::space...
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_aff_list...
Generating docs for compound isl::union_pw_multi_aff...
Generating docs for compound isl::union_set...
Generating docs for compound isl::union_set_list...
Generating docs for compound isl::val...
Generating docs for compound isl::val_list...
Generating docs for namespace isl::checked
Generating docs for compound isl::checked::aff...
Generating docs for compound isl::checked::aff_list...
Generating docs for compound isl::checked::ast_build...
Generating docs for nested compound isl::checked::ast_build::at_each_domain_data...
Generating docs for compound isl::checked::ast_expr...
Generating docs for compound isl::checked::ast_expr_id...
Generating docs for compound isl::checked::ast_expr_int...
Generating docs for compound isl::checked::ast_expr_op...
Generating docs for compound isl::checked::ast_expr_op_access...
Generating docs for compound isl::checked::ast_expr_op_add...
Generating docs for compound isl::checked::ast_expr_op_address_of...
Generating docs for compound isl::checked::ast_expr_op_and...
Generating docs for compound isl::checked::ast_expr_op_and_then...
Generating docs for compound isl::checked::ast_expr_op_call...
Generating docs for compound isl::checked::ast_expr_op_cond...
Generating docs for compound isl::checked::ast_expr_op_div...
Generating docs for compound isl::checked::ast_expr_op_eq...
Generating docs for compound isl::checked::ast_expr_op_fdiv_q...
Generating docs for compound isl::checked::ast_expr_op_ge...
Generating docs for compound isl::checked::ast_expr_op_gt...
Generating docs for compound isl::checked::ast_expr_op_le...
Generating docs for compound isl::checked::ast_expr_op_lt...
Generating docs for compound isl::checked::ast_expr_op_max...
Generating docs for compound isl::checked::ast_expr_op_member...
Generating docs for compound isl::checked::ast_expr_op_min...
Generating docs for compound isl::checked::ast_expr_op_minus...
Generating docs for compound isl::checked::ast_expr_op_mul...
Generating docs for compound isl::checked::ast_expr_op_or...
Generating docs for compound isl::checked::ast_expr_op_or_else...
Generating docs for compound isl::checked::ast_expr_op_pdiv_q...
Generating docs for compound isl::checked::ast_expr_op_pdiv_r...
Generating docs for compound isl::checked::ast_expr_op_select...
Generating docs for compound isl::checked::ast_expr_op_sub...
Generating docs for compound isl::checked::ast_expr_op_zdiv_r...
Generating docs for compound isl::checked::ast_node...
Generating docs for compound isl::checked::ast_node_block...
Generating docs for compound isl::checked::ast_node_for...
Generating docs for compound isl::checked::ast_node_if...
Generating docs for compound isl::checked::ast_node_list...
Generating docs for compound isl::checked::ast_node_mark...
Generating docs for compound isl::checked::ast_node_user...
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::checker...
Generating docs for compound isl::checked::ctx...
Generating docs for compound isl::checked::fixed_box...
Generating docs for compound isl::checked::id...
Generating docs for compound isl::checked::id_list...
Generating docs for compound isl::checked::map...
Generating docs for compound isl::checked::multi_aff...
Generating docs for compound isl::checked::multi_id...
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_aff_list...
Generating docs for compound isl::checked::pw_multi_aff...
Generating docs for compound isl::checked::pw_multi_aff_list...
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::schedule_node_band...
Generating docs for compound isl::checked::schedule_node_context...
Generating docs for compound isl::checked::schedule_node_domain...
Generating docs for compound isl::checked::schedule_node_expansion...
Generating docs for compound isl::checked::schedule_node_extension...
Generating docs for compound isl::checked::schedule_node_filter...
Generating docs for compound isl::checked::schedule_node_guard...
Generating docs for compound isl::checked::schedule_node_leaf...
Generating docs for compound isl::checked::schedule_node_mark...
Generating docs for compound isl::checked::schedule_node_sequence...
Generating docs for compound isl::checked::schedule_node_set...
Generating docs for compound isl::checked::set...
Generating docs for compound isl::checked::size...
Generating docs for compound isl::checked::space...
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_aff_list...
Generating docs for compound isl::checked::union_pw_multi_aff...
Generating docs for compound isl::checked::union_set...
Generating docs for compound isl::checked::union_set_list...
Generating docs for compound isl::checked::val...
Generating docs for compound isl::checked::val_list...
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 compo/opt/doxygen-docs/src/polly/include/polly/Support/GICHelper.h:122: warning: argument 'Val' of command @param is not found in the argument list of polly::APIntFromVal(isl::val V)
/opt/doxygen-docs/src/polly/include/polly/Support/GICHelper.h:147: warning: The following parameters of polly::APIntFromVal(isl::val V) are not documented:
  parameter 'V'
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:1640: warning: The following parameters of polly::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'
/opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h:40: 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/polly/include/polly/ScopDetectionDiagnostic.h:58: warning: The following parameters of polly::emitRejectionRemarks(const BBPair &P, const RejectLog &Log, OptimizationRemarkEmitter &ORE) are not documented:
  parameter 'ORE'
/opt/doxygen-docs/src/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/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/polly/include/polly/Support/SCEVValidator.h:105: 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/polly/include/polly/Support/SCEVValidator.h:64: 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/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/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/polly/include/polly/Support/ScopHelper.h:77: warning: argument 'RecordedAssumption' of command @param is not found in the argument list of polly::recordAssumption(RecordedAssumptionsTy *RecordedAssumptions, AssumptionKind Kind, isl::set Set, llvm::DebugLoc Loc, AssumptionSign Sign, llvm::BasicBlock *BB=nullptr)
/opt/doxygen-docs/src/polly/include/polly/Support/ScopHelper.h:91: warning: The following parameters of polly::recordAssumption(RecordedAssumptionsTy *RecordedAssumptions, AssumptionKind Kind, isl::set Set, llvm::DebugLoc Loc, AssumptionSign Sign, llvm::BasicBlock *BB=nullptr) are not documented:
  parameter 'RecordedAssumptions'
/opt/doxygen-docs/src/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/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/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/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/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/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/polly/include/polly/Support/ScopHelper.h:382: 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/polly/include/polly/Support/ISLTools.h:467: warning: argument 'The' of command @param is not found in the argument list of polly::subtractParams(isl::map Map, isl::set Params)
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:555: 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/polly/include/polly/CodeGen/BlockGenerators.h:536: 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/polly/include/polly/CodeGen/BlockGenerators.h:543: 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/polly/include/polly/CodeGen/BlockGenerators.h:487: 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/polly/include/polly/CodeGen/BlockGenerators.h:384: 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/polly/include/polly/CodeGen/BlockGenerators.h:386: warning: The following parameters of polly::BlockGenerator::handleOutsideUsers(const Scop &S, ScopArrayInfo *Array) are not documented:
  parameter 'Array'
und 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...
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::Assumption...
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::ForceGPURunti/opt/doxygen-docs/src/polly/include/polly/CodeGen/IslExprBuilder.h:122: 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/polly/include/polly/CodeGen/IslExprBuilder.h:225: 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/polly/include/polly/CodeGen/IslExprBuilder.h:231: 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'
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:697: 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/polly/include/polly/ScopInfo.h:697: 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/polly/include/polly/ScopInfo.h:706: 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/polly/include/polly/CodeGen/LoopGenerators.h:204: 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/polly/include/polly/CodeGen/LoopGenerators.h:204: 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/polly/include/polly/CodeGen/LoopGenerators.h:214: 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/polly/include/polly/CodeGen/LoopGenerators.h:174: 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/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:53: 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 204 in file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:53: 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 204 in file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:53: 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/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:77: 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 204 in file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:77: 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 204 in file /opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:77: 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/polly/include/polly/CodeGen/PerfMonitor.h:125: warning: Found unknown command `\atexit'
/opt/doxygen-docs/src/polly/include/polly/CodeGen/PerfMonitor.h:117: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:845: warning: Unsupported xml/html tag <nonaff> found
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:854: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:886: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:960: 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/polly/include/polly/CodeGen/BlockGenerators.h:968: 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/polly/include/polly/CodeGen/BlockGenerators.h:800: 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/polly/include/polly/CodeGen/BlockGenerators.h:943: 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/polly/include/polly/CodeGen/BlockGenerators.h:955: 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/polly/include/polly/CodeGen/BlockGenerators.h:929: 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/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/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/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:144: warning: Found unknown command `\parma'
/opt/doxygen-docs/src/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/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/polly/include/polly/Support/SCEVAffinator.h:50: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/polly/include/polly/Support/SCEVAffinator.h:82: 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/polly/include/polly/Support/SCEVAffinator.h:86: 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/polly/include/polly/Support/SCEVAffinator.h:40: warning: The following parameters of polly::SCEVAffinator::getPwAff(const llvm::SCEV *E, llvm::BasicBlock *BB=nullptr, RecordedAssumptionsTy *RecordedAssumptions=nullptr) are not documented:
  parameter 'RecordedAssumptions'
/opt/doxygen-docs/src/polly/include/polly/Support/SCEVAffinator.h:50: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:2528: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:2007: 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/polly/include/polly/ScopInfo.h:2411: 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/polly/include/polly/ScopInfo.h:2221: warning: Found unknown command `\getFullParamSpace'
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:2516: warning: The following parameters of polly::Scop::getPwAff(const SCEV *E, BasicBlock *BB=nullptr, bool NonNegative=false, RecordedAssumptionsTy *RecordedAssumptions=nullptr) are not documented:
  parameter 'RecordedAssumptions'
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:2528: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:346: warning: The following parameters of polly::ScopArrayInfo::print(raw_ostream &OS, bool SizeAsPwAff=false) const are not documented:
  parameter 'OS'
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:539: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:539: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:207: warning: The following parameters of polly::ScopBuilder::buildUnsignedConditionSets(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 'BB'
  parameter 'Condition'
  parameter 'Domain'
  parameter 'SCEV_TestVal'
  parameter 'SCEV_UpperBound'
  parameter 'InvalidDomainMap'
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:604: 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/polly/include/polly/ScopBuilder.h:616: 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/polly/include/polly/ScopBuilder.h:88: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:90: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:94: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:94: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:94: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:95: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:95: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:95: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:103: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:112: warning: Found unknown command `\malloc'
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:114: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:116: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:120: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:120: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:120: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:121: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:121: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/polly/include/polly/ScopBuilder.h:121: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:255: 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/polly/include/polly/ScopDetection.h:601: 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/polly/lib/Analysis/ScopDetection.cpp:1350: warning: Found unknown command `\MinProfitableTrips'
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:288: warning: argument 'The' of command @param is not found in the argument list of polly::ScopDetection::findScops(Region &R)
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:289: warning: The following parameters of polly::ScopDetection::findScops(Region &R) are not documented:
  parameter 'R'
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:269: 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/polly/include/polly/ScopDetection.h:300: 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/polly/include/polly/ScopDetection.h:309: warning: The following parameters of polly::ScopDetection::hasSufficientCompute(DetectionContext &Context, int NumAffineLoops) const are not documented:
  parameter 'NumAffineLoops'
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:512: 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/polly/include/polly/ScopDetection.h:516: warning: The following parameters of polly::ScopDetection::invalid(DetectionContext &Context, bool Assert, Args &&... Arguments) const are not documented:
  parameter 'Arguments'
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:503: 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/polly/include/polly/ScopDetection.h:508: warning: The following parameters of polly::ScopDetection::isReducibleRegion(Region &R, DebugLoc &DbgLoc) const are not documented:
  parameter 'R'
/opt/doxygen-docs/src/polly/include/polly/ScopDetection.h:462: warning: The following parameters of polly::ScopDetection::isValidCFG(BasicBlock &BB, bool IsLoopBranch, bool AllowUnreachable, DetectionContext &Context) const are not documented:
  parameter 'AllowUnreachable'
meLinking...
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 compound 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::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 do/opt/doxygen-docs/src/polly/include/polly/ScopInfo.h:1160: 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/polly/include/polly/ScopInfo.h:1165: 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/polly/include/polly/ScopInfo.h:1170: 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/polly/include/polly/ScopInfo.h:1499: 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/polly/include/polly/ScopInfo.h:1502: warning: The following parameters of polly::ScopStmt::addAccess(MemoryAccess *Access, bool Preprend=false) are not documented:
  parameter 'Preprend'
/opt/doxygen-docs/src/polly/include/polly/CodeGen/BlockGenerators.h:772: 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/polly/include/polly/CodeGen/BlockGenerators.h:748: 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/polly/include/polly/CodeGen/BlockGenerators.h:779: 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/polly/include/polly/CodeGen/BlockGenerators.h:741: 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/polly/include/polly/CodeGen/BlockGenerators.h:728: 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/polly/include/polly/CodeGen/BlockGenerators.h:685: 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/polly/include/polly/CodeGen/BlockGenerators.h:703: 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/polly/include/polly/CodeGen/BlockGenerators.h:721: 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/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
/opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h:371: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h:341: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
cs 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 pet
Generating dependency graph for directory Plugin
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 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 66443/262144 hits=2175379 misses=68101
finished...
Built target doxygen-polly
Built target doxygen
Generating LLDB C++ API reference with Doxygen
warning: Tag `SYMBOL_CACHE_SIZE' at line 290 of file `/opt/doxygen-docs/build/tools/lldb/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 `SHOW_DIRECTORIES' at line 490 of file `/opt/doxygen-docs/build/tools/lldb/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 `HTML_ALIGN_MEMBERS' at line 849 of file `/opt/doxygen-docs/build/tools/lldb/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 `USE_INLINE_TREES' at line 1034 of file `/opt/doxygen-docs/build/tools/lldb/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_SCHEMA' at line 1259 of file `/opt/doxygen-docs/build/tools/lldb/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 1265 of file `/opt/doxygen-docs/build/tools/lldb/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 INCLUDE_PATH: include path `../scripts/interface' does not exist
warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
Otherwise you run the risk that the wrong font is being used for dot generated graphs.
warning: the dot tool could not be found at dot
warning: source ../scripts/interface is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/lldb/docs/../docs/img is not a readable file or directory... skipping.
Searching for include files...
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/lldb/examples
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/customization
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/customization/bin-utils
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/customization/import-python
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/customization/pwd-cd-and-system
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/darwin
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/darwin/heap_find
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/darwin/heap_find/heap
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/functions
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/interposing
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/interposing/darwin
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/interposing/darwin/fd_interposing
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/lookup
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/plugins
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/plugins/commands
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/python
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/scripting
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/summaries
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/summaries/cocoa
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/synthetic
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/synthetic/bitfield
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/test
Searching for files in directory /opt/doxygen-docs/src/lldb/examples/test/tmp
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/lldb/include
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/API
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Core
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Expression
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/android
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/common
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/freebsd
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/linux
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/macosx
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/netbsd
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/openbsd
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/posix
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Host/windows
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Initialization
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Interpreter
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Symbol
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Target
Searching for files in directory /opt/doxygen-docs/src/lldb/include/lldb/Utility
Searching for files in directory /opt/doxygen-docs/src/lldb/source
Searching for files in directory /opt/doxygen-docs/src/lldb/source/API
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Breakpoint
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Commands
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Core
Searching for files in directory /opt/doxygen-docs/src/lldb/source/DataFormatters
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Expression
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/android
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/common
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/freebsd
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/linux
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/macosx
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/netbsd
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/openbsd
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/posix
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Host/windows
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Initialization
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Interpreter
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARC
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Hexagon
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/SystemZ
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Architecture
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Arm
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Mips
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/PPC64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler/LLVMC
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/PPC64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/ASan
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/TSan
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/UBSan
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader/GDB
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Language
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Language/ClangCommon
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjCPlusPlus
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory/asan
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/BSD-Archive
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/Universal-Mach-O
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/JIT
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Mach-O
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/wasm
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem/Python
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/FreeBSD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Linux
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/objcxx
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/NetBSD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/OpenBSD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/POSIX
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Windows
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x64
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x86
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/None
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData/DarwinLog
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Breakpad
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Symtab
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/ELF
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/MacOSX
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/wasm
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/InstEmulation
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Symbol
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Target
Searching for files in directory /opt/doxygen-docs/src/lldb/source/Utility
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/LLDB.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/LLDB.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBAddress.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBAddress.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBAttachInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBAttachInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBBlock.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBBlock.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpointLocation.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpointLocation.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpointName.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBBreakpointName.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBBroadcaster.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBBroadcaster.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandInterpreter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandInterpreter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandInterpreterRunOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandReturnObject.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommandReturnObject.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommunication.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBCommunication.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBCompileUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBData.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBData.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBDebugger.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBDebugger.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBDeclaration.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBDeclaration.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBDefines.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBDefines.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBEnvironment.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBEnvironment.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBError.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBError.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBEvent.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBEvent.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBExecutionContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBExecutionContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBExpressionOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBExpressionOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBFileSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBFileSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBFileSpecList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBFileSpecList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBFrame.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBFrame.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBFunction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBFunction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBHostOS.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBHostOS.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBInstruction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBInstruction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBInstructionList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBInstructionList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBLanguageRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBLanguageRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBLaunchInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBLaunchInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBLineEntry.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBLineEntry.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBListener.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBListener.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBMemoryRegionInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBMemoryRegionInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBMemoryRegionInfoList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBMemoryRegionInfoList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBModule.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBModule.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBModuleSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBModuleSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBPlatform.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBPlatform.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBProcess.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBProcess.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBProcessInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBProcessInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBQueue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBQueue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBQueueItem.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBQueueItem.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBReproducer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBReproducer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBSection.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBSection.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBSourceManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBSourceManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBStream.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBStream.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBStringList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBStringList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBStructuredData.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBStructuredData.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbol.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbol.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbolContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbolContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbolContextList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBSymbolContextList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTarget.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTarget.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBThread.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBThreadCollection.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBThreadCollection.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBThreadPlan.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBThreadPlan.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTrace.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTrace.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTraceOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTraceOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBType.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBType.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeCategory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeCategory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeEnumMember.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeEnumMember.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeFilter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeFilter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeFormat.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeFormat.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeNameSpecifier.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeNameSpecifier.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeSummary.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeSummary.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeSynthetic.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBTypeSynthetic.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBUnixSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBUnixSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBValueList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBValueList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBVariablesOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBVariablesOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/API/SBWatchpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/API/SBWatchpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Breakpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Breakpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointIDList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointIDList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocation.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocation.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocationCollection.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocationList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocationList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointName.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointName.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointPrecondition.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointPrecondition.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolver.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolver.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverFileLine.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverFileRegex.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverName.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverName.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointSite.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointSite.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointSiteList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointSiteList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Stoppoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Stoppoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/StoppointCallbackContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/StoppointLocation.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/StoppointLocation.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Watchpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Watchpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Address.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Address.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressRange.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressRange.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolver.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolver.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolverFileLine.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolverFileLine.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolverName.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/AddressResolverName.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Architecture.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Architecture.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Debugger.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Debugger.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Disassembler.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/DumpDataExtractor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/DumpDataExtractor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/DumpRegisterValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/DumpRegisterValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/dwarf.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/dwarf.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/EmulateInstruction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/EmulateInstruction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/FileLineResolver.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/FileLineResolver.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/FileSpecList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/FileSpecList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/FormatEntity.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/FormatEntity.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Highlighter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Highlighter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/IOHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/IOHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/IOHandlerCursesGUI.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/IOHandlerCursesGUI.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/IOStreamMacros.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/IOStreamMacros.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/LoadedModuleInfoList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/LoadedModuleInfoList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Mangled.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Mangled.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/MappedHash.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/MappedHash.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleChild.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleChild.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Opcode.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Opcode.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/PluginInterface.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/PluginInterface.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/PluginManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/PluginManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/RichManglingContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/RichManglingContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/SearchFilter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/SearchFilter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Section.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Section.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/SourceManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/SourceManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamAsynchronousIO.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamAsynchronousIO.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamBuffer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamBuffer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/StreamFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/StructuredDataImpl.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/StructuredDataImpl.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeDenseMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeDenseMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeDenseSet.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeDenseSet.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ThreadSafeValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/UniqueCStringMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/UniqueCStringMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/UserSettingsController.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/UserSettingsController.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/Value.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/Value.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObject.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObject.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectCast.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectCast.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectChild.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectChild.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResult.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResult.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultCast.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultCast.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultChild.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultChild.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultImpl.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectConstResultImpl.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectDynamicValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectDynamicValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectMemory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectMemory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectRegister.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectRegister.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectSyntheticFilter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectVariable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Core/ValueObjectVariable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/CXXFunctionPointer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/CXXFunctionPointer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/DataVisualization.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/DataVisualization.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/DumpValueObjectOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatCache.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatCache.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatClasses.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatClasses.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormatManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormattersContainer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormattersContainer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormattersHelpers.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/FormattersHelpers.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/LanguageCategory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/LanguageCategory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/StringPrinter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/StringPrinter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeCategory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeCategory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeCategoryMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeCategoryMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeFormat.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeFormat.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeSummary.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeSummary.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeSynthetic.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/TypeSynthetic.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/ValueObjectPrinter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/VectorIterator.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/VectorIterator.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/VectorType.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/DataFormatters/VectorType.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/DiagnosticManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/DiagnosticManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/DWARFExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/DWARFExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/DynamicCheckerFunctions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/DynamicCheckerFunctions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/Expression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/Expression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionParser.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionSourceCode.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionSourceCode.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionTypeSystemHelper.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionVariable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionVariable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/FunctionCaller.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/FunctionCaller.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRExecutionUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRExecutionUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRInterpreter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRInterpreter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRMemoryMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/IRMemoryMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/LLVMUserExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/LLVMUserExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/Materializer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/Materializer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/REPL.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/REPL.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/UserExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/UserExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Expression/UtilityFunction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Expression/UtilityFunction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/android/HostInfoAndroid.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/android/HostInfoAndroid.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/GetOptInc.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/GetOptInc.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeBreakpointList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeBreakpointList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeProcessProtocol.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeProcessProtocol.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeRegisterContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeRegisterContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeThreadProtocol.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeThreadProtocol.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeWatchpointList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeWatchpointList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/TCPSocket.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/TCPSocket.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/common/UDPSocket.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/common/UDPSocket.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/ConnectionFileDescriptor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/ConnectionFileDescriptor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Debug.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Debug.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Editline.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Editline.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/File.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/File.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/FileAction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/FileAction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/FileCache.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/FileCache.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/freebsd/HostInfoFreeBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/freebsd/HostInfoFreeBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Host.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Host.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostGetOpt.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostGetOpt.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostInfoBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostInfoBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeProcess.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeProcess.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeProcessBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeProcessBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThread.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThreadBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThreadBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThreadForward.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostNativeThreadForward.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostProcess.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostProcess.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/HostThread.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/HostThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/AbstractSocket.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/AbstractSocket.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/HostInfoLinux.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/HostInfoLinux.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Ptrace.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Ptrace.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Support.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Support.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Uio.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/linux/Uio.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/LockFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/LockFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/LockFileBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/LockFileBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/LZMA.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/LZMA.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/macosx/HostInfoMacOSX.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/macosx/HostInfoMacOSX.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/macosx/HostThreadMacOSX.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/macosx/HostThreadMacOSX.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/MainLoop.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/MainLoop.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/MainLoopBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/MainLoopBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/MonitoringProcessLauncher.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/MonitoringProcessLauncher.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/netbsd/HostInfoNetBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/netbsd/HostInfoNetBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/openbsd/HostInfoOpenBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/openbsd/HostInfoOpenBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/OptionParser.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/OptionParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Pipe.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Pipe.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/PipeBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/PipeBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/DomainSocket.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/DomainSocket.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/Fcntl.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/Fcntl.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostInfoPosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostInfoPosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostProcessPosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostProcessPosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostThreadPosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/HostThreadPosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/LockFilePosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/LockFilePosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/PipePosix.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/PipePosix.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/posix/ProcessLauncherPosixFork.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/PosixApi.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/PosixApi.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessLauncher.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessLauncher.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessLaunchInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessLaunchInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessRunLock.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/ProcessRunLock.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/SafeMachO.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/SafeMachO.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Socket.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Socket.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/SocketAddress.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/SocketAddress.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/StringConvert.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/StringConvert.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Terminal.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Terminal.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/ThreadLauncher.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/ThreadLauncher.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/Time.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/Time.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/AutoHandle.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/AutoHandle.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/ConnectionGenericFileWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/ConnectionGenericFileWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/editlinewin.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/editlinewin.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostInfoWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostInfoWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostProcessWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostProcessWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostThreadWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/HostThreadWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/LockFileWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/LockFileWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/PipeWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/PipeWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/PosixApi.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/PosixApi.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/ProcessLauncherWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/ProcessLauncherWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/windows.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/windows/windows.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Host/XML.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Host/XML.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemInitializer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemInitializer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemInitializerCommon.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemInitializerCommon.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemLifetimeManager.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Initialization/SystemLifetimeManager.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandAlias.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandAlias.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandCompletions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandCompletions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandHistory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandHistory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandInterpreter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandInterpreter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObject.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObject.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectMultiword.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectMultiword.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectRegexCommand.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandOptionValidators.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandOptionValidators.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandReturnObject.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandReturnObject.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionArgParser.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionArgParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupArchitecture.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupArchitecture.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupBoolean.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupBoolean.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupFormat.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupFormat.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupOutputFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupPlatform.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupPlatform.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupPythonClassWithDict.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupString.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupString.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupUInt64.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupUInt64.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupUUID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupUUID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupValueObjectDisplay.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupVariable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupVariable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionGroupWatchpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArch.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArch.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArgs.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArgs.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArray.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueArray.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueBoolean.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueBoolean.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueChar.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueChar.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueDictionary.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueDictionary.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueEnumeration.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueEnumeration.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFileSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFileSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFormat.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFormat.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFormatEntity.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueFormatEntity.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueLanguage.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueLanguage.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValuePathMappings.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValuePathMappings.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueProperties.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueProperties.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueRegex.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueRegex.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValues.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValues.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueSInt64.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueSInt64.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueString.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueString.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueUInt64.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueUInt64.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueUUID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/OptionValueUUID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Property.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Property.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/ScriptInterpreter.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Interpreter/ScriptInterpreter.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-defines.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-defines.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-enumerations.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-enumerations.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-forward.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-forward.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-defines.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-defines.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-enumerations.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-enumerations.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-forward.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-forward.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-interfaces.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-interfaces.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-types.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private-types.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-private.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-private.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-public.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-public.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-types.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-types.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/lldb-versioning.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/lldb-versioning.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ArmUnwindInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ArmUnwindInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Block.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Block.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CallFrameInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CallFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompactUnwindInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompactUnwindInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerDecl.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerDecl.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerDeclContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerDeclContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerType.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerType.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompileUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompileUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DebugMacros.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DebugMacros.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Declaration.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Declaration.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DeclVendor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DeclVendor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/DWARFCallFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Function.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Function.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/FuncUnwinders.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/FuncUnwinders.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineEntry.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineEntry.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LocateSymbolFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/LocateSymbolFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectContainer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectContainer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/PostfixExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/PostfixExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SourceModule.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SourceModule.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Symbol.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Symbol.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContextScope.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContextScope.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolFile.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolFile.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolVendor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolVendor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Symtab.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Symtab.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TaggedASTType.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TaggedASTType.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Type.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Type.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeSystem.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeSystem.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/UnwindPlan.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/UnwindPlan.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/UnwindTable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/UnwindTable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Variable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/Variable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Symbol/VariableList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Symbol/VariableList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ABI.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ABI.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/AssertFrameRecognizer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/AssertFrameRecognizer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/DynamicLoader.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/DynamicLoader.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ExecutionContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ExecutionContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ExecutionContextScope.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ExecutionContextScope.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/InstrumentationRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/InstrumentationRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/JITLoader.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/JITLoader.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/JITLoaderList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/JITLoaderList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Language.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Language.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/LanguageRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/LanguageRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Memory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Memory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/MemoryHistory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/MemoryHistory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/MemoryRegionInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/MemoryRegionInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ModuleCache.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ModuleCache.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/OperatingSystem.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/OperatingSystem.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/PathMappingList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/PathMappingList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ProcessStructReader.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ProcessStructReader.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Queue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Queue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/QueueItem.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/QueueItem.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/QueueList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/QueueList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterCheckpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterCheckpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterContext.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterContextUnwind.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterContextUnwind.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterNumber.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/RegisterNumber.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/SectionLoadHistory.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/SectionLoadHistory.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/SectionLoadList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/SectionLoadList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrameList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrameList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrameRecognizer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrameRecognizer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StackID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StackID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StopInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StopInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/StructuredDataPlugin.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/StructuredDataPlugin.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/SystemRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/SystemRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Target.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Target.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/TargetList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/TargetList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadCollection.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadCollection.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlan.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlan.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanBase.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallFunction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallFunction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallFunctionUsingABI.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallOnFunctionExit.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanCallUserExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanPython.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanPython.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanRunToAddress.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanRunToAddress.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanShouldStopHere.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStack.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStack.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepInRange.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepInRange.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepInstruction.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepInstruction.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOut.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOut.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOverBreakpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOverRange.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepOverRange.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepRange.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepRange.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepThrough.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepThrough.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepUntil.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanStepUntil.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanTracer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadPlanTracer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/ThreadSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/UnixSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/UnixSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/Unwind.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/Unwind.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/UnwindAssembly.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/UnwindAssembly.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Target/UnwindLLDB.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Target/UnwindLLDB.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/AnsiTerminal.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/AnsiTerminal.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/ArchSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/ArchSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Args.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Args.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Baton.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Baton.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Broadcaster.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Broadcaster.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/CompletionRequest.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/CompletionRequest.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Connection.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Connection.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/ConstString.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/ConstString.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBuffer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBuffer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferLLVM.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferLLVM.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataEncoder.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataEncoder.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataExtractor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/DataExtractor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Endian.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Endian.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Environment.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Environment.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Event.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Event.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/FileSpec.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/FileSpec.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Flags.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Flags.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/GDBRemote.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/GDBRemote.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/IOObject.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/IOObject.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Iterable.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Iterable.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Listener.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Listener.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/LLDBAssert.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/LLDBAssert.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Log.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Log.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Logging.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Logging.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/NameMatches.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/NameMatches.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Predicate.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Predicate.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/ProcessInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/ProcessInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/RangeMap.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/RangeMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/RegisterValue.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/RegisterValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/RegularExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/RegularExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Reproducer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Reproducer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/ReproducerInstrumentation.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/ReproducerInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Scalar.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Scalar.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/SelectHelper.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/SelectHelper.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/SharedCluster.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/SharedCluster.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/State.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/State.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Status.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Status.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Stream.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Stream.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamCallback.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamCallback.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamString.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamString.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamTee.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StreamTee.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringExtractor.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringExtractor.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringExtractorGDBRemote.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringExtractorGDBRemote.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringLexer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringLexer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringList.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StringList.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/StructuredData.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/StructuredData.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/TildeExpressionResolver.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/TildeExpressionResolver.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Timeout.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Timeout.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/Timer.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/Timer.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/TraceOptions.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/TraceOptions.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/UriParser.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/UriParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/UserID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/UserID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/UserIDResolver.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/UserIDResolver.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/UUID.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/UUID.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/VASPrintf.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/VASPrintf.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/VMRange.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/VMRange.h...
Preprocessing /opt/doxygen-docs/src/lldb/include/lldb/Utility/XcodeSDK.h...
Parsing file /opt/doxygen-docs/src/lldb/include/lldb/Utility/XcodeSDK.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBAddress.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBAddress.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBAttachInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBAttachInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBlock.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBlock.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBreakpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBreakpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBreakpointLocation.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBreakpointLocation.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBreakpointName.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBreakpointName.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBreakpointOptionCommon.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBreakpointOptionCommon.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBreakpointOptionCommon.h...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBreakpointOptionCommon.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBBroadcaster.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBBroadcaster.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBCommandInterpreter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBCommandInterpreter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBCommandInterpreterRunOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBCommandInterpreterRunOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBCommandReturnObject.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBCommandReturnObject.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBCommunication.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBCommunication.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBData.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBData.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBDebugger.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBDebugger.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBDeclaration.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBDeclaration.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBEnvironment.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBEnvironment.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBError.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBError.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBEvent.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBEvent.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBExecutionContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBExecutionContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBExpressionOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBExpressionOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBFileSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBFileSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBFileSpecList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBFileSpecList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBFrame.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBFrame.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBFunction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBFunction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBHostOS.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBHostOS.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBInstruction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBInstructionList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBInstructionList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBLanguageRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBLanguageRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBLaunchInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBLaunchInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBLineEntry.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBLineEntry.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBListener.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBListener.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBMemoryRegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBMemoryRegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBMemoryRegionInfoList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBMemoryRegionInfoList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBModule.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBModule.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBModuleSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBModuleSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBPlatform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBPlatform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBProcess.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBProcess.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBProcessInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBProcessInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBQueue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBQueue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBQueueItem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBQueueItem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBReproducer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBReproducer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBReproducerPrivate.h...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBReproducerPrivate.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBSection.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBSection.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBSourceManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBSourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBStream.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBStream.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBStringList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBStringList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBStructuredData.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBStructuredData.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBSymbol.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBSymbolContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBSymbolContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBSymbolContextList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBSymbolContextList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTarget.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTarget.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBThreadCollection.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBThreadCollection.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBThreadPlan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBThreadPlan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTrace.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTrace.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTraceOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTraceOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBType.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBType.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeCategory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeCategory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeEnumMember.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeEnumMember.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeFilter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeFilter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeFormat.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeFormat.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeNameSpecifier.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeNameSpecifier.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeSummary.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeSummary.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBTypeSynthetic.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBTypeSynthetic.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBUnixSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBUnixSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBValueList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBValueList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBVariablesOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBVariablesOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SBWatchpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SBWatchpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SystemInitializerFull.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SystemInitializerFull.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/SystemInitializerFull.h...
Parsing file /opt/doxygen-docs/src/lldb/source/API/SystemInitializerFull.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/API/Utils.h...
Parsing file /opt/doxygen-docs/src/lldb/source/API/Utils.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/Breakpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/Breakpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointIDList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointIDList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocation.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocation.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocationCollection.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocationCollection.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocationList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointLocationList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointName.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointName.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointPrecondition.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointPrecondition.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolver.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolver.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverAddress.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverAddress.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverFileLine.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverFileRegex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverName.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverName.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverScripted.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointResolverScripted.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointSite.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointSite.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointSiteList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/BreakpointSiteList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/Stoppoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/Stoppoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/StoppointCallbackContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/StoppointCallbackContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/StoppointLocation.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/StoppointLocation.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/Watchpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/Watchpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/WatchpointList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/WatchpointList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Breakpoint/WatchpointOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Breakpoint/WatchpointOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandCompletions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandCompletions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectApropos.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectApropos.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectApropos.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectApropos.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpointCommand.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpointCommand.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpointCommand.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpointCommand.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectDisassemble.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectDisassemble.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectDisassemble.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectDisassemble.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectGUI.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectGUI.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectGUI.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectGUI.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectHelp.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectHelp.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectHelp.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectHelp.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLanguage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLanguage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLanguage.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLanguage.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMultiword.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMultiword.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlatform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlatform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlatform.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlatform.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlugin.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlugin.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlugin.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectQuit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectQuit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectQuit.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectQuit.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectReproducer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectReproducer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectReproducer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectReproducer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSource.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSource.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSource.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSource.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectStats.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectStats.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectStats.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectStats.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectThread.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectType.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectType.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectType.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectType.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectVersion.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectVersion.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectVersion.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectVersion.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpoint.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpoint.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpointCommand.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpointCommand.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpointCommand.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Commands/CommandObjectWatchpointCommand.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Address.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Address.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/AddressRange.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/AddressRange.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/AddressResolver.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/AddressResolver.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/AddressResolverFileLine.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/AddressResolverFileLine.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/AddressResolverName.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/AddressResolverName.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Communication.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Communication.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Debugger.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Debugger.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/DumpDataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/DumpDataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/DumpRegisterValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/DumpRegisterValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/DynamicLoader.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/DynamicLoader.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/EmulateInstruction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/EmulateInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/FileLineResolver.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/FileLineResolver.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/FileSpecList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/FileSpecList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/FormatEntity.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/FormatEntity.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Highlighter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Highlighter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/IOHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/IOHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/IOHandlerCursesGUI.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/IOHandlerCursesGUI.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Mangled.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Mangled.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Module.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Module.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ModuleChild.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ModuleChild.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ModuleList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ModuleList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Opcode.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Opcode.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/PluginManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/PluginManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/RichManglingContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/RichManglingContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/SearchFilter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/SearchFilter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Section.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Section.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/SourceManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/SourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/StreamAsynchronousIO.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/StreamAsynchronousIO.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/StreamFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/StreamFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/UserSettingsController.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/UserSettingsController.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/Value.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/Value.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObject.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObject.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectCast.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectCast.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectChild.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectChild.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResult.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResult.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultCast.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultCast.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultChild.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultChild.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultImpl.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectConstResultImpl.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectDynamicValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectDynamicValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectMemory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectMemory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectRegister.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectRegister.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectSyntheticFilter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectSyntheticFilter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Core/ValueObjectVariable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Core/ValueObjectVariable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/CXXFunctionPointer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/CXXFunctionPointer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/DataVisualization.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/DataVisualization.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/DumpValueObjectOptions.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/DumpValueObjectOptions.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatCache.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatCache.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatClasses.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatClasses.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/FormatManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/FormattersHelpers.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/FormattersHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/LanguageCategory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/LanguageCategory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/StringPrinter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/StringPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeCategory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeCategory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeCategoryMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeCategoryMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeFormat.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeFormat.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeSummary.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeSummary.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeSynthetic.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/TypeSynthetic.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/ValueObjectPrinter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/ValueObjectPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/DataFormatters/VectorType.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/DataFormatters/VectorType.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/DiagnosticManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/DiagnosticManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/DWARFExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/DWARFExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/Expression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/Expression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/ExpressionVariable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/ExpressionVariable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/FunctionCaller.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/FunctionCaller.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/IRExecutionUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/IRExecutionUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/IRInterpreter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/IRInterpreter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/IRMemoryMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/IRMemoryMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/LLVMUserExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/LLVMUserExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/Materializer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/Materializer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/REPL.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/REPL.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/UserExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/UserExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Expression/UtilityFunction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Expression/UtilityFunction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/android/HostInfoAndroid.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/android/HostInfoAndroid.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/android/LibcGlue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/android/LibcGlue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/Editline.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/Editline.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/File.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/File.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/FileAction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/FileAction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/FileCache.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/FileCache.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/FileSystem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/FileSystem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/GetOptInc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/GetOptInc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/Host.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/Host.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/HostInfoBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/HostInfoBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/HostNativeThreadBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/HostNativeThreadBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/HostProcess.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/HostProcess.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/HostThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/HostThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/LockFileBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/LockFileBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/LZMA.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/LZMA.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/MainLoop.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/MainLoop.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/MonitoringProcessLauncher.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/MonitoringProcessLauncher.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/NativeProcessProtocol.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/NativeProcessProtocol.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/NativeRegisterContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/NativeRegisterContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/NativeThreadProtocol.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/NativeThreadProtocol.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/NativeWatchpointList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/NativeWatchpointList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/OptionParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/OptionParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/PipeBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/PipeBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/ProcessLaunchInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/ProcessLaunchInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/ProcessRunLock.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/ProcessRunLock.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/PseudoTerminal.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/PseudoTerminal.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/Socket.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/Socket.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/SocketAddress.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/SocketAddress.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/StringConvert.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/StringConvert.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/TCPSocket.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/TCPSocket.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/Terminal.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/Terminal.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/ThreadLauncher.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/ThreadLauncher.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/UDPSocket.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/UDPSocket.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/common/XML.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/common/XML.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/freebsd/Host.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/freebsd/Host.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/freebsd/HostInfoFreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/freebsd/HostInfoFreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/linux/AbstractSocket.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/linux/AbstractSocket.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/linux/Host.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/linux/Host.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/linux/HostInfoLinux.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/linux/HostInfoLinux.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/linux/LibcGlue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/linux/LibcGlue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/linux/Support.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/linux/Support.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCBundle.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCBundle.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCBundle.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCBundle.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCData.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCData.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCData.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCData.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableArray.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableArray.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableArray.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableArray.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableDictionary.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableDictionary.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableDictionary.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableDictionary.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableSet.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableSet.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableSet.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCMutableSet.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCReleaser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCReleaser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCString.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CFCString.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CoreFoundationCPP.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/cfcpp/CoreFoundationCPP.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/Host.mm...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/Host.mm...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/HostThreadMacOSX.mm...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/macosx/objcxx/HostThreadMacOSX.mm...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/netbsd/HostInfoNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/netbsd/HostInfoNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/netbsd/HostNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/netbsd/HostNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/openbsd/Host.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/openbsd/Host.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/openbsd/HostInfoOpenBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/openbsd/HostInfoOpenBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/DomainSocket.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/DomainSocket.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/FileSystemPosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/FileSystemPosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/HostInfoPosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/HostInfoPosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/HostProcessPosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/HostProcessPosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/HostThreadPosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/HostThreadPosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/LockFilePosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/LockFilePosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/PipePosix.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/PipePosix.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/posix/ProcessLauncherPosixFork.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/ConnectionGenericFileWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/ConnectionGenericFileWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/EditLineWin.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/EditLineWin.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/FileSystem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/FileSystem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/Host.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/Host.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/HostInfoWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/HostInfoWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/HostProcessWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/HostProcessWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/HostThreadWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/HostThreadWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/LockFileWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/LockFileWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/PipeWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/PipeWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/ProcessLauncherWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/ProcessLauncherWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/ProcessRunLock.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/ProcessRunLock.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Host/windows/Windows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Host/windows/Windows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Initialization/SystemInitializer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Initialization/SystemInitializer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Initialization/SystemInitializerCommon.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Initialization/SystemInitializerCommon.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Initialization/SystemLifetimeManager.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Initialization/SystemLifetimeManager.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandAlias.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandAlias.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandHistory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandHistory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandInterpreter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandInterpreter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObject.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObject.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectRegexCommand.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectRegexCommand.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectScript.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectScript.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectScript.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandObjectScript.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandOptionValidators.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandOptionValidators.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/CommandReturnObject.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/CommandReturnObject.cpp...
Reading /opt/doxygen-docs/src/lldb/source/Interpreter/embedded_interpreter.py...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/embedded_interpreter.py...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionArgParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionArgParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupArchitecture.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupArchitecture.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupBoolean.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupBoolean.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupFormat.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupFormat.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupOutputFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupOutputFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupPlatform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupPlatform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupPythonClassWithDict.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupPythonClassWithDict.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupUInt64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupUInt64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupUUID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupUUID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupValueObjectDisplay.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupVariable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupVariable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupWatchpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionGroupWatchpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/Options.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/Options.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArch.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArch.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArgs.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArgs.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArray.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueArray.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueBoolean.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueBoolean.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueChar.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueChar.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueDictionary.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueDictionary.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueEnumeration.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueEnumeration.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFileSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFileSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFileSpecList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFileSpecList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFormat.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFormat.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFormatEntity.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueFormatEntity.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueLanguage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueLanguage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValuePathMappings.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValuePathMappings.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueProperties.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueProperties.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueRegex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueRegex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueSInt64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueSInt64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueUInt64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueUInt64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueUUID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/OptionValueUUID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/Property.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/Property.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Interpreter/ScriptInterpreter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Interpreter/ScriptInterpreter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/lldb.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/lldb.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIAArch64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIAArch64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIAArch64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABIMacOSX_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/AArch64/ABISysV_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARC/ABISysV_arc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARC/ABISysV_arc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARC/ABISysV_arc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIARM.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIARM.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIARM.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIARM.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABISysV_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/ARM/ABISysV_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABIMips.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABIMips.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABIMips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABIMips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/Mips/ABISysV_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABIPowerPC.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/SystemZ/ABISysV_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIMacOSX_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABISysV_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIWindows_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ABI/X86/ABIX86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Arm/ArchitectureArm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/Mips/ArchitectureMips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Architecture/PPC64/ArchitecturePPC64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/HexagonDYLDRendezvous.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTMetadata.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionHelper.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionSourceCode.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExternalASTSourceCallbacks.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtil.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtil.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtil.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtil.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CppModuleConfiguration.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ModuleDependencyCollector.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ModuleDependencyCollector.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM/EmulationStateARM.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Instruction/PPC64/EmulateInstructionPPC64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/ASan/InstrumentationRuntimeASan.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/InstrumentationRuntimeMainThreadChecker.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/InstrumentationRuntime/UBSan/InstrumentationRuntimeUBSan.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/JITLoader/GDB/JITLoaderGDB.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/BlockPointer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxx.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxAtomic.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxBitset.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxOptional.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxQueue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxTuple.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxUnorderedMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcpp.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcppTuple.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/LibStdcppUniquePointer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CFBasicHash.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CFBasicHash.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CFBasicHash.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CFBasicHash.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/Cocoa.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/Cocoa.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/Cocoa.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/Cocoa.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CoreMedia.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CoreMedia.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/CoreMedia.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSArray.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSArray.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSDictionary.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSDictionary.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSDictionary.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSError.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSError.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSException.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSException.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSSet.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSSet.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSSet.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSSet.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSString.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/NSString.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjC/ObjCLanguage.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Language/ObjCPlusPlus/ObjCPlusPlusLanguage.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleThreadPlanStepThroughObjCTrampoline.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptx86ABIFixups.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Breakpad/ObjectFileBreakpad.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ELFHeader.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/PECallFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/AdbClient.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/AdbClient.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/AdbClient.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/AdbClient.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroid.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroid.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Android/PlatformAndroidRemoteGDBServer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Linux/PlatformLinux.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Linux/PlatformLinux.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleBridge.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleTV.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteAppleWatch.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/NetBSD/PlatformNetBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/OpenBSD/PlatformOpenBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Windows/PlatformWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Platform/Windows/PlatformWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ProcessElfCore.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterUtilities.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/RegisterUtilities.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/elf-core/ThreadElfCore.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/POSIXStopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/POSIXStopInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/POSIXStopInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/RegisterContextPOSIXProcessMonitor_x86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteClientBase.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationHistory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/LinuxPTraceDefines_arm64sve.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/LinuxPTraceDefines_arm64sve.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeThreadLinux.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/Procfs.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/Procfs.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/SingleStepCheck.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/SingleStepCheck.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/SingleStepCheck.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ProcessMachCore.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ProcessMachCore.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ThreadMachCore.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/mach-core/ThreadMachCore.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/CommunicationKDP.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDPLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/RegisterContextKDP_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ThreadKDP.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpTypes.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpTypes.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/MinidumpTypes.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/NtStructures.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/NtStructures.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ProcessMinidump.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ProcessMinidump.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_ARM64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ThreadMinidump.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/minidump/ThreadMinidump.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeRegisterContextNetBSD_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/CrashReason.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/CrashReason.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/CrashReason.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/CrashReason.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/NativeProcessELF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/NativeProcessELF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessMessage.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessMessage.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessMessage.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/POSIX/ProcessPOSIXLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ARMDefines.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ARMDefines.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ARMUtils.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ARMUtils.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/AuxVector.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/AuxVector.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/AuxVector.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/AuxVector.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/FreeBSDSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/FreeBSDSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/FreeBSDSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/FreeBSDSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/GDBRemoteSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryThread.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryUnwind.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryUnwind.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/HistoryUnwind.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InferiorCallPOSIX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InstructionUtils.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/InstructionUtils.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxProcMaps.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxProcMaps.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxProcMaps.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxProcMaps.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/LinuxSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-arm-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-arm-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-arm64-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-arm64-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-mips-freebsd-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-mips-freebsd-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-mips-linux-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-mips-linux-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-ppc64-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-ppc64-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-ppc64le-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-ppc64le-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-s390x-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-s390x-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-x86-register-enums.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/lldb-x86-register-enums.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/MipsLinuxSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NetBSDSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NetBSDSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NetBSDSignals.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/NetBSDSignals.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_mips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_mips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_x86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContext_x86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwinConstants.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDarwinConstants.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDummy.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDummy.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextDummy.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextHistory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextHistory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMach_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMemory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMemory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextMemory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextThreadMemory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoAndSetInterface.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoAndSetInterface.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoInterface.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_mips.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_mips.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_mips64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_powerpc.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_s390x.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_s390x.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/RegisterInfos_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/StopInfoMachException.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/StopInfoMachException.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ThreadMemory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ThreadMemory.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Utility/ThreadMemory.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm/RegisterContextWindows_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm64/RegisterContextWindows_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm64/RegisterContextWindows_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm64/RegisterContextWindows_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/arm64/RegisterContextWindows_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/DebuggerThread.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ExceptionRecord.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ExceptionRecord.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ForwardDecl.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ForwardDecl.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/IDebugDelegate.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/IDebugDelegate.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/LocalDebugDelegate.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/LocalDebugDelegate.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/LocalDebugDelegate.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/LocalDebugDelegate.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_arm64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_i386.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_WoW64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeRegisterContextWindows_x86_64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeThreadWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeThreadWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeThreadWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NativeThreadWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NtStructures.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/NtStructures.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessDebugger.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindowsLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/RegisterContextWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/RegisterContextWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/RegisterContextWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/RegisterContextWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/TargetThreadWindows.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x64/RegisterContextWindows_x64.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/x86/RegisterContextWindows_x86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/Lua.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DIERef.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAbbreviationDeclaration.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFAttribute.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDataExtractor.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAbbrev.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugArangeSet.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugRanges.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDefines.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFFormValue.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/LogChannelDWARF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/UniqueDWARFASTType.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CodeViewRegisterMapping.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/CompileUnitIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbIndex.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/Symtab/SymbolFileSymtab.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/ELF/SymbolVendorELF.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/MacOSX/SymbolVendorMacOSX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SymbolVendor/wasm/SymbolVendorWasm.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Plugins/UnwindAssembly/x86/x86AssemblyInspectionEngine.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/ArmUnwindInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/ArmUnwindInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Block.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Block.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/CompactUnwindInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/CompactUnwindInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/CompilerDecl.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/CompilerDecl.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/CompilerDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/CompilerDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/CompilerType.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/CompilerType.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/CompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/CompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/DebugMacros.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/DebugMacros.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Declaration.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Declaration.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/DeclVendor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/DeclVendor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/DWARFCallFrameInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/DWARFCallFrameInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Function.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Function.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/FuncUnwinders.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/FuncUnwinders.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/LineEntry.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/LineEntry.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/LineTable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/LineTable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/LocateSymbolFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/LocateSymbolFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/LocateSymbolFileMacOSX.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/ObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/ObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/PostfixExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/PostfixExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Symbol.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Symbol.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/SymbolContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/SymbolContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/SymbolFile.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/SymbolFile.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/SymbolVendor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/SymbolVendor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Symtab.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Symtab.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Type.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Type.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/TypeList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/TypeList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/TypeMap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/TypeMap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/TypeSystem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/TypeSystem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/UnwindPlan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/UnwindPlan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/UnwindTable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/UnwindTable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/Variable.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/Variable.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Symbol/VariableList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Symbol/VariableList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ABI.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ABI.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/AssertFrameRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/AssertFrameRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ExecutionContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ExecutionContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/InstrumentationRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/InstrumentationRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/InstrumentationRuntimeStopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/JITLoader.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/JITLoader.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/JITLoaderList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/JITLoaderList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Language.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Language.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/LanguageRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/LanguageRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Memory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Memory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/MemoryHistory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/MemoryHistory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/MemoryRegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/MemoryRegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ModuleCache.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ModuleCache.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/OperatingSystem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/OperatingSystem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/PathMappingList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/PathMappingList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Platform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Platform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Process.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Process.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Queue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Queue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/QueueItem.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/QueueItem.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/QueueList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/QueueList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/RegisterContext.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/RegisterContext.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/RegisterContextUnwind.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/RegisterContextUnwind.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/RegisterNumber.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/RegisterNumber.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/RemoteAwarePlatform.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/RemoteAwarePlatform.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/SectionLoadHistory.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/SectionLoadHistory.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/SectionLoadList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/SectionLoadList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StackFrame.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StackFrame.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StackFrameList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StackFrameList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StackFrameRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StackFrameRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StackID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StackID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StopInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/StructuredDataPlugin.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/StructuredDataPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/SystemRuntime.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/SystemRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Target.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Target.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/TargetList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/TargetList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/Thread.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/Thread.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadCollection.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadCollection.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlan.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlan.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanBase.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanBase.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallFunction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallFunction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallFunctionUsingABI.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallOnFunctionExit.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallUserExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanCallUserExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanPython.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanPython.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanRunToAddress.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanRunToAddress.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanShouldStopHere.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanShouldStopHere.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStack.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStack.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepInRange.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepInRange.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepInstruction.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOut.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOut.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOverBreakpoint.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOverRange.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepOverRange.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepRange.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepRange.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepThrough.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepThrough.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepUntil.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanStepUntil.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanTracer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadPlanTracer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/ThreadSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/ThreadSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/UnixSignals.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/UnixSignals.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/UnwindAssembly.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/UnwindAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Target/UnwindLLDB.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Target/UnwindLLDB.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ArchSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ArchSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Args.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Args.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ARM64_DWARF_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ARM64_DWARF_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ARM64_ehframe_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ARM64_ehframe_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ARM_DWARF_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ARM_DWARF_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ARM_ehframe_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ARM_ehframe_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Baton.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Baton.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Broadcaster.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Broadcaster.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/CompletionRequest.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/CompletionRequest.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Connection.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Connection.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ConstString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ConstString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/DataBufferHeap.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/DataBufferHeap.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/DataBufferLLVM.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/DataBufferLLVM.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/DataEncoder.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/DataEncoder.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/DataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/DataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Environment.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Environment.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Event.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Event.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/FileSpec.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/FileSpec.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/GDBRemote.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/GDBRemote.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/IOObject.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/IOObject.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Listener.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Listener.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/LLDBAssert.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/LLDBAssert.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Log.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Log.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Logging.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Logging.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/NameMatches.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/NameMatches.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/PPC64_DWARF_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/PPC64_DWARF_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/PPC64LE_DWARF_Registers.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/PPC64LE_DWARF_Registers.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ProcessInfo.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ProcessInfo.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/RegisterValue.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/RegisterValue.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/RegularExpression.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/RegularExpression.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Reproducer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Reproducer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/ReproducerInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/ReproducerInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Scalar.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Scalar.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/SelectHelper.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/SelectHelper.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/State.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/State.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Status.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Status.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Stream.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Stream.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StreamCallback.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StreamCallback.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StreamString.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StreamString.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StringExtractor.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StringExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StringExtractorGDBRemote.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StringExtractorGDBRemote.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StringLexer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StringLexer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StringList.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StringList.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/StructuredData.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/StructuredData.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/TildeExpressionResolver.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/TildeExpressionResolver.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/Timer.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/Timer.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/UriParser.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/UriParser.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/UserID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/UserID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/UserIDResolver.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/UserIDResolver.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/UUID.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/UUID.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/UuidCompatibility.h...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/UuidCompatibility.h...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/VASprintf.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/VASprintf.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/VMRange.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/VMRange.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/source/Utility/XcodeSDK.cpp...
Parsing file /opt/doxygen-docs/src/lldb/source/Utility/XcodeSDK/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
.cpp...
Preprocessing /opt/doxygen-docs/src/lldb/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/lldb/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/lldb/include/lldb/Utility/Stream.h...
Generating file sources...
Generating code for file ABI.cpp...
Generating code for file ABI.h...
Generating code for file ABIAArch64.cpp...
Generating code for file ABIAArch64.h...
Generating code for file ABIARM.cpp...
Generating code for file ABIARM.h...
Generating code for file ABIMacOSX_arm.cpp...
Generating code for file ABIMacOSX_arm.h...
Generating code for file ABIMacOSX_arm64.cpp...
Generating code for file ABIMacOSX_arm64.h...
Generating code for file ABIMacOSX_i386.cpp...
Generating code for file ABIMacOSX_i386.h...
Generating code for file ABIMips.cpp...
Generating code for file ABIMips.h...
Generating code for file ABIPowerPC.cpp...
Generating code for file ABIPowerPC.h...
Generating code for file ABISysV_arc.cpp...
Generating code for file ABISysV_arc.h...
Generating code for file ABISysV_arm.cpp...
Generating code for file ABISysV_arm.h...
Generating code for file ABISysV_arm64.cpp...
Generating code for file ABISysV_arm64.h...
Generating code for file ABISysV_hexagon.cpp...
Generating code for file ABISysV_hexagon.h...
Generating code for file ABISysV_i386.cpp...
Generating code for file ABISysV_i386.h...
Generating code for file ABISysV_mips.cpp...
Generating code for file ABISysV_mips.h...
Generating code for file ABISysV_mips64.cpp...
Generating code for file ABISysV_mips64.h...
Generating code for file ABISysV_ppc.cpp...
Generating code for file ABISysV_ppc.h...
Generating code for file ABISysV_ppc64.cpp...
Generating code for file ABISysV_ppc64.h...
Generating code for file ABISysV_s390x.cpp...
Generating code for file ABISysV_s390x.h...
Generating code for file ABISysV_x86_64.cpp...
Generating code for file ABISysV_x86_64.h...
Generating code for file ABIWindows_x86_64.cpp...
Generating code for file ABIWindows_x86_64.h...
Generating code for file ABIX86.cpp...
Generating code for file ABIX86.h...
Generating code for file ABIX86_64.h...
Generating code for file AbstractSocket.cpp...
Generating code for file AbstractSocket.h...
Generating code for file AdbClient.cpp...
Generating code for file AdbClient.h...
Generating code for file Address.cpp...
Generating code for file Address.h...
Generating code for file AddressRange.cpp...
Gene/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
rating code for file AddressRange.h...
Generating code for file AddressResolver.cpp...
Generating code for file AddressResolver.h...
Generating code for file AddressResolverFileLine.cpp...
Generating code for file AddressResolverFileLine.h...
Generating code for file AddressResolverName.cpp...
Generating code for file AddressResolverName.h...
Generating code for file AnsiTerminal.h...
Generating code for file AppleDWARFIndex.cpp...
Generating code for file AppleDWARFIndex.h...
Generating code for file AppleGetItemInfoHandler.cpp...
Generating code for file AppleGetItemInfoHandler.h...
Generating code for file AppleGetPendingItemsHandler.cpp...
Generating code for file AppleGetPendingItemsHandler.h...
Generating code for file AppleGetQueuesHandler.cpp...
Generating code for file AppleGetQueuesHandler.h...
Generating code for file AppleGetThreadItemInfoHandler.cpp...
Generating code for file AppleGetThreadItemInfoHandler.h...
Generating code for file AppleObjCClassDescriptorV2.cpp...
Generating code for file AppleObjCClassDescriptorV2.h...
Generating code for file AppleObjCDeclVendor.cpp...
Generating code for file AppleObjCDeclVendor.h...
Generating code for file AppleObjCRuntime.cpp...
Generating code for file AppleObjCRuntime.h...
Generating code for file AppleObjCRuntimeV1.cpp...
Generating code for file AppleObjCRuntimeV1.h...
Generating code for file AppleObjCRuntimeV2.cpp...
Generating code for file AppleObjCRuntimeV2.h...
Generating code for file AppleObjCTrampolineHandler.cpp...
Generating code for file AppleObjCTrampolineHandler.h...
Generating code for file AppleObjCTypeEncodingParser.cpp...
Generating code for file AppleObjCTypeEncodingParser.h...
Generating code for file AppleThreadPlanStepThroughObjCTrampoline.cpp...
Generating code for file AppleThreadPlanStepThroughObjCTrampoline.h...
Generating code for file Architecture.h...
Generating code for file ArchitectureArm.cpp...
Generating code for file ArchitectureArm.h...
Generating code for file ArchitectureMips.cpp...
Generating code for file ArchitectureMips.h...
Generating code for file ArchitecturePPC64.cpp...
Generating code for file ArchitecturePPC64.h...
Generating code for file ArchSpec.cpp...
Generating code for file ArchSpec.h...
Generating code for file Args.cpp...
Generating code for file Args.h...
Generating code for file ARM64_DWARF_Registers.h...
Generating code for file ARM64_ehframe_Registers.h...
Generating code for file ARM_DWARF_Registers.h...
Generating code for file ARM_ehframe_Registers.h...
Generating code for file ARMDefines.h...
Generating code for file ArmUnwindInfo.cpp...
Generating code for file ArmUnwindInfo.h...
Generating code for file ARMUtils.h...
Generating code for file AssertFrameRecognizer.cpp...
Generating code for file AssertFrameRecognizer.h...
Generating code for file ASTResultSynthesizer.cpp...
Generating code for file ASTResultSynthesizer.h...
Generating code for file ASTStructExtractor.cpp...
Generating code for file ASTStructExtractor.h...
Generating code for file ASTUtils.cpp...
Generating code for file ASTUtils.h...
Generating code for file AutoHandle.h...
Generating code for file AuxVector.cpp...
Generating code for file AuxVector.h...
Generating code for file Baton.cpp...
Generating code for file Baton.h...
Generating code for file Block.cpp...
Generating code for file Block.h...
Generating code for file BlockPointer.cpp...
Generating code for file BlockPointer.h...
Generating code for file BreakpadRecords.cpp...
Generating code for file BreakpadRecords.h...
Generating code for file Breakpoint.cpp...
Generating code for file Breakpoint.h...
Generating code for file BreakpointID.cpp...
Generating code for file BreakpointID.h...
Generating code for file BreakpointIDList.cpp...
Generating code for file BreakpointIDList.h...
Generating code for file BreakpointList.cpp...
Generating code for file BreakpointList.h...
Generating code for file BreakpointLocation.cpp...
Generating code for file BreakpointLocation.h...
Generating code for file BreakpointLocationCollection.cpp...
Generating code for file BreakpointLocationCollection.h...
Generating code for file BreakpointLocationList.cpp...
Generating code for file BreakpointLocationList.h...
Generating code for file BreakpointName.cpp...
Generating code for file BreakpointName.h...
Generating code for file BreakpointOptions.cpp...
Generating code for file BreakpointOptions.h...
Generating code for file BreakpointPrecondition.cpp...
Generating code for file BreakpointPrecondition.h...
Generating code for file BreakpointResolver.cpp...
Generating code for file BreakpointResolver.h...
Generating code for file BreakpointResolverAddress.cpp...
Generating code for file BreakpointResolverAddress.h...
Generating code for file BreakpointResolverFileLine.cpp...
Generating code for file BreakpointResolverFileLine.h...
Generating code for file BreakpointResolverFileRegex.cpp...
Generating code for file BreakpointResolverFileRegex.h...
Generating code for file BreakpointResolverName.cpp...
Generating code for file BreakpointResolverName.h...
Generating code for file BreakpointResolverScripted.cpp...
Generating code for file BreakpointResolverScripted.h...
Generating code for file BreakpointSite.cpp...
Generating code for file BreakpointSite.h...
Generating code for file BreakpointSiteList.cpp...
Generating code for file BreakpointSiteList.h...
Generating code for file Broadcaster.cpp...
Generating code for file Broadcaster.h...
Generating code for file CallFrameInfo.h...
Generating code for file CF.cpp...
Generating code for file CF.h...
Generating code for file CFBasicHash.cpp...
Generating code for file CFBasicHash.h...
Generating code for file CFCBundle.cpp...
Generating code for file CFCBundle.h...
Generating code for file CFCData.cpp...
Generating code for file CFCData.h...
Generating code for file CFCMutableArray.cpp...
Generating code for file CFCMutableArray.h...
Generating code for file CFCMutableDictionary.cpp...
Generating code for file CFCMutableDictionary.h...
Generating code for file CFCMutableSet.cpp...
Generating code for file CFCMutableSet.h...
Generating code for file CFCReleaser.h...
Generating code for file CFCString.cpp...
Generating code for file CFCString.h...
Generating code for file ClangASTImporter.cpp...
Generating code for file ClangASTImporter.h...
Generating code for file ClangASTMetadata.cpp...
Generating code for file ClangASTMetadata.h...
Generating code for file ClangASTSource.cpp...
Generating code for file ClangASTSource.h...
Generating code for file ClangDeclVendor.cpp...
Generating code for file ClangDeclVendor.h...
Generating code for file ClangDiagnostic.h...
Generating code for file ClangExpressionDeclMap.cpp...
Generating code for file ClangExpressionDeclMap.h...
Generating code for file ClangExpressionHelper.h...
Generating code for file ClangExpressionParser.cpp...
Generating code for file ClangExpressionParser.h...
Generating code for file ClangExpressionSourceCode.cpp...
Generating code for file ClangExpressionSourceCode.h...
Generating code for file ClangExpressionVariable.cpp...
Generating code for file ClangExpressionVariable.h...
Generating code for file ClangExternalASTSourceCallbacks.cpp...
Generating code for file ClangExternalASTSourceCallbacks.h...
Generating code for file ClangFunctionCaller.cpp...
Generating code for file ClangFunctionCaller.h...
Generating code for file ClangHighlighter.cpp...
Generating code for file ClangHighlighter.h...
Generating code for file ClangHost.cpp...
Generating code for file ClangHost.h...
Generating code for file ClangModulesDeclVendor.cpp...
Generating code for file ClangModulesDeclVendor.h...
Generating code for file ClangPersistentVariables.cpp...
Generating code for file ClangPersistentVariables.h...
Generating code for file ClangUserExpression.cpp...
Generating code for file ClangUserExpression.h...
Generating code for file ClangUtil.cpp...
Generating code for file ClangUtil.h...
Generating code for file ClangUtilityFunction.cpp...
Generating code for file ClangUtilityFunction.h...
Generating code for file Cocoa.cpp...
Generating code for file Cocoa.h...
Generating code for file CodeViewRegisterMapping.c/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:63 warning: explicit link request to 'open' could not be resolved
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
pp...
Generating code for file CodeViewRegisterMapping.h...
Generating code for file CommandAlias.cpp...
Generating code for file CommandAlias.h...
Generating code for file CommandCompletions.cpp...
Generating code for file CommandCompletions.h...
Generating code for file CommandHistory.cpp...
Generating code for file CommandHistory.h...
Generating code for file CommandInterpreter.cpp...
Generating code for file CommandInterpreter.h...
Generating code for file CommandObject.cpp...
Generating code for file CommandObject.h...
Generating code for file CommandObjectApropos.cpp...
Generating code for file CommandObjectApropos.h...
Generating code for file CommandObjectBreakpoint.cpp...
Generating code for file CommandObjectBreakpoint.h...
Generating code for file CommandObjectBreakpointCommand.cpp...
Generating code for file CommandObjectBreakpointCommand.h...
Generating code for file CommandObjectCommands.cpp...
Generating code for file CommandObjectCommands.h...
Generating code for file CommandObjectDisassemble.cpp...
Generating code for file CommandObjectDisassemble.h...
Generating code for file CommandObjectExpression.cpp...
Generating code for file CommandObjectExpression.h...
Generating code for file CommandObjectFrame.cpp...
Generating code for file CommandObjectFrame.h...
Generating code for file CommandObjectGUI.cpp...
Generating code for file CommandObjectGUI.h...
Generating code for file CommandObjectHelp.cpp...
Generating code for file CommandObjectHelp.h...
Generating code for file CommandObjectLanguage.cpp...
Generating code for file CommandObjectLanguage.h...
Generating code for file CommandObjectLog.cpp...
Generating code for file CommandObjectLog.h...
Generating code for file CommandObjectMemory.cpp...
Generating code for file CommandObjectMemory.h...
Generating code for file CommandObjectMultiword.cpp...
Generating code for file CommandObjectMultiword.h...
Generating code for file CommandObjectPlatform.cpp...
Generating code for file CommandObjectPlatform.h...
Generating code for file CommandObjectPlugin.cpp...
Generating code for file CommandObjectPlugin.h...
Generating code for file CommandObjectProcess.cpp...
Generating code for file CommandObjectProcess.h...
Generating code for file CommandObjectQuit.cpp...
Generating code for file CommandObjectQuit.h...
Generating code for file CommandObjectRegexCommand.cpp...
Generating code for file CommandObjectRegexCommand.h...
Generating code for file CommandObjectRegister.cpp...
Generating code for file CommandObjectRegister.h...
Generating code for file CommandObjectReproducer.cpp...
Generating code for file CommandObjectReproducer.h...
Generating code for file CommandObjectScript.cpp...
Generating code for file CommandObjectScript.h...
Generating code for file CommandObjectSettings.cpp...
Generating code for file CommandObjectSettings.h...
Generating code for file CommandObjectSource.cpp...
Generating code for file CommandObjectSource.h...
Generating code for file CommandObjectStats.cpp...
Generating code for file CommandObjectStats.h...
Generating code for file CommandObjectTarget.cpp...
Generating code for file CommandObjectTarget.h...
Generating code for file CommandObjectThread.cpp...
Generating code for file CommandObjectThread.h...
Generating code for file CommandObjectType.cpp...
Generating code for file CommandObjectType.h...
Generating code for file CommandObjectVersion.cpp...
Generating code for file CommandObjectVersion.h...
Generating code for file CommandObjectWatchpoint.cpp...
Generating code for file CommandObjectWatchpoint.h...
Generating code for file CommandObjectWatchpointCommand.cpp...
Generating code for file CommandObjectWatchpointCommand.h...
Generating code for file CommandOptionValidators.cpp...
Generating code for file CommandOptionValidators.h...
Generating code for file CommandReturnObject.cpp...
Generating code for file CommandReturnObject.h...
Generating code for file Communication.cpp...
Generating code for file Communication.h...
Generating code for file CommunicationKDP.cpp...
Generating code for file CommunicationKDP.h...
Genera/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:60 warning: explicit link request to 'fopen' could not be resolved
ting code for file CompactUnwindInfo.cpp...
Generating code for file CompactUnwindInfo.h...
Generating code for file CompilerDecl.cpp...
Generating code for file CompilerDecl.h...
Generating code for file CompilerDeclContext.cpp...
Generating code for file CompilerDeclContext.h...
Generating code for file CompilerType.cpp...
Generating code for file CompilerType.h...
Generating code for file CompileUnit.cpp...
Generating code for file CompileUnit.h...
Generating code for file CompileUnitIndex.cpp...
Generating code for file CompileUnitIndex.h...
Generating code for file CompletionRequest.cpp...
Generating code for file CompletionRequest.h...
Generating code for file Connection.cpp...
Generating code for file Connection.h...
Generating code for file ConnectionFileDescriptor.h...
Generating code for file ConnectionFileDescriptorPosix.cpp...
Generating code for file ConnectionFileDescriptorPosix.h...
Generating code for file ConnectionGenericFileWindows.cpp...
Generating code for file ConnectionGenericFileWindows.h...
Generating code for file ConstString.cpp...
Generating code for file ConstString.h...
Generating code for file CoreFoundationCPP.h...
Generating code for file CoreMedia.cpp...
Generating code for file CoreMedia.h...
Generating code for file CPlusPlusLanguage.cpp...
Generating code for file CPlusPlusLanguage.h...
Generating code for file CPlusPlusNameParser.cpp...
Generating code for file CPlusPlusNameParser.h...
Generating code for file CPPLanguageRuntime.cpp...
Generating code for file CPPLanguageRuntime.h...
Generating code for file CppModuleConfiguration.cpp...
Generating code for file CppModuleConfiguration.h...
Generating code for file CrashReason.cpp...
Generating code for file CrashReason.h...
Generating code for file CXXFunctionPointer.cpp...
Generating code for file CXXFunctionPointer.h...
Generating code for file CxxModuleHandler.cpp...
Generating code for file CxxModuleHandler.h...
Generating code for file CxxStringTypes.cpp...
Generating code for file CxxStringTypes.h...
Generating code for file DataBuffer.h...
Generating code for file DataBufferHeap.cpp...
Generating code for file DataBufferHeap.h...
Generating code for file DataBufferLLVM.cpp...
Generating code for file DataBufferLLVM.h...
Generating code for file DataEncoder.cpp...
Generating code for file DataEncoder.h...
Generating code for file DataExtractor.cpp...
Generating code for file DataExtractor.h...
Generating code for file DataVisualization.cpp...
Generating code for file DataVisualization.h...
Generating code for file Debug.h...
Generating code for file Debugger.cpp...
Generating code for file Debugger.h...
Generating code for file DebuggerThread.cpp...
Generating code for file DebuggerThread.h...
Generating code for file DebugMacros.cpp...
Generating code for file DebugMacros.h...
Generating code for file DebugNamesDWARFIndex.cpp...
Generating code for file DebugNamesDWARFIndex.h...
Generating code for file Declaration.cpp...
Generating code for file Declaration.h...
Generating code for file DeclVendor.cpp...
Generating code for file DeclVendor.h...
Generating code for file DiagnosticManager.cpp...
Generating code for file DiagnosticManager.h...
Generating code for file DIERef.cpp...
Generating code for file DIERef.h...
Generating code for file Disassembler.cpp...
Generating code for file Disassembler.h...
Generating code for file DisassemblerLLVMC.cpp...
Generating code for file DisassemblerLLVMC.h...
Generating code for file DomainSocket.cpp...
Generating code for file DomainSocket.h...
Parsing code for file doxygen-mainpage.dox...
Generating code for file DumpDataExtractor.cpp...
Generating code for file DumpDataExtractor.h...
Generating code for file DumpRegisterValue.cpp...
Generating code for file DumpRegisterValue.h...
Generating code for file DumpValueObjectOptions.cpp...
Generating code for file DumpValueObjectOptions.h...
Generating code for file dwarf.h...
Generating code for file DWARFAbbreviationDeclaration.cpp...
Generating code for file DWARFAbbreviationDeclaration.h...
Generating code for file DWARFASTParser.h...
G/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
enerating code for file DWARFASTParserClang.cpp...
Generating code for file DWARFASTParserClang.h...
Generating code for file DWARFAttribute.cpp...
Generating code for file DWARFAttribute.h...
Generating code for file DWARFBaseDIE.cpp...
Generating code for file DWARFBaseDIE.h...
Generating code for file DWARFCallFrameInfo.cpp...
Generating code for file DWARFCallFrameInfo.h...
Generating code for file DWARFCompileUnit.cpp...
Generating code for file DWARFCompileUnit.h...
Generating code for file DWARFContext.cpp...
Generating code for file DWARFContext.h...
Generating code for file DWARFDataExtractor.cpp...
Generating code for file DWARFDataExtractor.h...
Generating code for file DWARFDebugAbbrev.cpp...
Generating code for file DWARFDebugAbbrev.h...
Generating code for file DWARFDebugAranges.cpp...
Generating code for file DWARFDebugAranges.h...
Generating code for file DWARFDebugArangeSet.cpp...
Generating code for file DWARFDebugArangeSet.h...
Generating code for file DWARFDebugInfo.cpp...
Generating code for file DWARFDebugInfo.h...
Generating code for file DWARFDebugInfoEntry.cpp...
Generating code for file DWARFDebugInfoEntry.h...
Generating code for file DWARFDebugMacro.cpp...
Generating code for file DWARFDebugMacro.h...
Generating code for file DWARFDebugRanges.cpp...
Generating code for file DWARFDebugRanges.h...
Generating code for file DWARFDeclContext.cpp...
Generating code for file DWARFDeclContext.h...
Generating code for file DWARFDefines.cpp...
Generating code for file DWARFDefines.h...
Generating code for file DWARFDIE.cpp...
Generating code for file DWARFDIE.h...
Generating code for file DWARFExpression.cpp...
Generating code for file DWARFExpression.h...
Generating code for file DWARFFormValue.cpp...
Generating code for file DWARFFormValue.h...
Generating code for file DWARFIndex.cpp...
Generating code for file DWARFIndex.h...
Generating code for file DWARFLocationExpression.cpp...
Generating code for file DWARFLocationExpression.h...
Generating code for file DWARFTypeUnit.cpp...
Generating code for file DWARFTypeUnit.h...
Generating code for file DWARFUnit.cpp...
Generating code for file DWARFUnit.h...
Generating code for file DYLDRendezvous.cpp...
Generating code for file DYLDRendezvous.h...
Generating code for file DynamicCheckerFunctions.h...
Generating code for file DynamicLoader.cpp...
Generating code for file DynamicLoader.h...
Generating code for file DynamicLoaderDarwin.cpp...
Generating code for file DynamicLoaderDarwin.h...
Generating code for file DynamicLoaderDarwinKernel.cpp...
Generating code for file DynamicLoaderDarwinKernel.h...
Generating code for file DynamicLoaderHexagonDYLD.cpp...
Generating code for file DynamicLoaderHexagonDYLD.h...
Generating code for file DynamicLoaderMacOS.cpp...
Generating code for file DynamicLoaderMacOS.h...
Generating code for file DynamicLoaderMacOSXDYLD.cpp...
Generating code for file DynamicLoaderMacOSXDYLD.h...
Generating code for file DynamicLoaderPOSIXDYLD.cpp...
Generating code for file DynamicLoaderPOSIXDYLD.h...
Generating code for file DynamicLoaderStatic.cpp...
Generating code for file DynamicLoaderStatic.h...
Generating code for file DynamicLoaderWasmDYLD.cpp...
Generating code for file DynamicLoaderWasmDYLD.h...
Generating code for file DynamicLoaderWindowsDYLD.cpp...
Generating code for file DynamicLoaderWindowsDYLD.h...
Generating code for file DynamicRegisterInfo.cpp...
Generating code for file DynamicRegisterInfo.h...
Generating code for file Editline.cpp...
Generating code for file Editline.h...
Generating code for file EditLineWin.cpp...
Generating code for file editlinewin.h...
Generating code for file ELFHeader.cpp...
Generating code for file ELFHeader.h...
Generating code for file embedded_interpreter.py...
Generating code for file EmulateInstruction.cpp...
Generating code for file EmulateInstruction.h...
Generating code for file EmulateInstructionARM.cpp...
Generating code for file EmulateInstructionARM.h...
Generating code for file EmulateInstructionARM64.cpp...
Generating code for file EmulateInstructionARM64.h...
Generating code for file EmulateInstructionMIPS.cpp...
Generating code for file EmulateInstructionMIPS.h...
Generating code for file EmulateInstructionMIPS64.cpp...
Generating code for file EmulateInstructionMIPS64.h...
Generating code for file EmulateInstructionPPC64.cpp...
Generating code for file EmulateInstructionPPC64.h...
Generating code for file EmulationStateARM.cpp...
Generating code for file EmulationStateARM.h...
Generating code for file Endian.h...
Generating code for file Environment.cpp...
Generating code for file Environment.h...
Generating code for file Event.cpp...
Generating code for file Event.h...
Generating code for file ExceptionRecord.h...
Generating code for file ExecutionContext.cpp...
Generating code for file ExecutionContext.h...
Generating code for file ExecutionContextScope.h...
Generating code for file Expression.cpp...
Generating code for file Expression.h...
Generating code for file ExpressionParser.h...
Generating code for file ExpressionSourceCode.h...
Generating code for file ExpressionTypeSystemHelper.h...
Generating code for file ExpressionVariable.cpp...
Generating code for file ExpressionVariable.h...
Generating code for file Fcntl.h...
Generating code for file File.cpp...
Generating code for file File.h...
Generating code for file FileAction.cpp...
Generating code for file FileAction.h...
Generating code for file FileCache.cpp...
Generating code for file FileCache.h...
Generating code for file FileLineResolver.cpp...
Generating code for file FileLineResolver.h...
Generating code for file FileSpec.cpp...
Generating code for file FileSpec.h...
Generating code for file FileSpecList.cpp...
Generating code for file FileSpecList.h...
Generating code for file FileSystem.cpp...
Generating code for file FileSystem.cpp...
Generating code for file FileSystem.h...
Generating code for file FileSystemPosix.cpp...
Generating code for file Flags.h...
Generating code for file FormatCache.cpp...
Generating code for file FormatCache.h...
Generating code for file FormatClasses.cpp...
Generating code for file FormatClasses.h...
Generating code for file FormatEntity.cpp...
Generating code for file FormatEntity.h...
Generating code for file FormatManager.cpp...
Generating code for file FormatManager.h...
Generating code for file FormattersContainer.h...
Generating code for file FormattersHelpers.cpp...
Generating code for file FormattersHelpers.h...
Generating code for file ForwardDecl.h...
Generating code for file FreeBSDSignals.cpp...
Generating code for file FreeBSDSignals.h...
Generating code for file FreeBSDThread.cpp...
Generating code for file FreeBSDThread.h...
Generating code for file Function.cpp...
Generating code for file Function.h...
Generating code for file FunctionCaller.cpp...
Generating code for file FunctionCaller.h...
Generating code for file FuncUnwinders.cpp...
Generating code for file FuncUnwinders.h...
Generating code for file GDBRemote.cpp...
Generating code for file GDBRemote.h...
Generating code for file GDBRemoteClientBase.cpp...
Generating code for file GDBRemoteClientBase.h...
Generating code for file GDBRemoteCommunication.cpp...
Generating code for file GDBRemoteCommunication.h...
Generating code for file GDBRemoteCommunicationClient.cpp...
Generating code for file GDBRemoteCommunicationClient.h...
Generating code for file GDBRemoteCommunicationHistory.cpp...
Generating code for file GDBRemoteCommunicationHistory.h...
Generating code for file GDBRemoteCommunicationReplayServer.cpp...
Generating code for file GDBRemoteCommunicationReplayServer.h...
Generating code for file GDBRemoteCommunicationServer.cpp...
Generating code for file GDBRemoteCommunicationServer.h...
Generating code for file GDBRemoteCommunicationServerCommon.cpp...
Generating code for file GDBRemoteCommunicationServerCommon.h...
Generating code for file GDBRemoteCommunicationServerLLGS.cpp...
Generating code for file GDBRemoteCommunicationServerLLGS.h...
Generating code for file GDBRemoteCommunicationServerPlatform.cpp...
Generating code for file GDBRemoteCommunicationServerPlatform.h...
Generating code for file GDBRemote/opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h:50 warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
RegisterContext.cpp...
Generating code for file GDBRemoteRegisterContext.h...
Generating code for file GDBRemoteSignals.cpp...
Generating code for file GDBRemoteSignals.h...
Generating code for file GetOptInc.cpp...
Generating code for file GetOptInc.h...
Generating code for file HashedNameToDIE.cpp...
Generating code for file HashedNameToDIE.h...
Generating code for file HexagonDYLDRendezvous.cpp...
Generating code for file HexagonDYLDRendezvous.h...
Generating code for file Highlighter.cpp...
Generating code for file Highlighter.h...
Generating code for file HistoryThread.cpp...
Generating code for file HistoryThread.h...
Generating code for file HistoryUnwind.cpp...
Generating code for file HistoryUnwind.h...
Generating code for file Host.cpp...
Generating code for file Host.cpp...
Generating code for file Host.cpp...
Generating code for file Host.cpp...
Generating code for file Host.cpp...
Generating code for file Host.h...
Generating code for file Host.mm...
Generating code for file HostGetOpt.h...
Generating code for file HostInfo.h...
Generating code for file HostInfoAndroid.cpp...
Generating code for file HostInfoAndroid.h...
Generating code for file HostInfoBase.cpp...
Generating code for file HostInfoBase.h...
Generating code for file HostInfoFreeBSD.cpp...
Generating code for file HostInfoFreeBSD.h...
Generating code for file HostInfoLinux.cpp...
Generating code for file HostInfoLinux.h...
Generating code for file HostInfoMacOSX.h...
Generating code for file HostInfoMacOSX.mm...
Generating code for file HostInfoNetBSD.cpp...
Generating code for file HostInfoNetBSD.h...
Generating code for file HostInfoOpenBSD.cpp...
Generating code for file HostInfoOpenBSD.h...
Generating code for file HostInfoPosix.cpp...
Generating code for file HostInfoPosix.h...
Generating code for file HostInfoWindows.cpp...
Generating code for file HostInfoWindows.h...
Generating code for file HostNativeProcess.h...
Generating code for file HostNativeProcessBase.h...
Generating code for file HostNativeThread.h...
Generating code for file HostNativeThreadBase.cpp...
Generating code for file HostNativeThreadBase.h...
Generating code for file HostNativeThreadForward.h...
Generating code for file HostNetBSD.cpp...
Generating code for file HostProcess.cpp...
Generating code for file HostProcess.h...
Generating code for file HostProcessPosix.cpp...
Generating code for file HostProcessPosix.h...
Generating code for file HostProcessWindows.cpp...
Generating code for file HostProcessWindows.h...
Generating code for file HostThread.cpp...
Generating code for file HostThread.h...
Generating code for file HostThreadMacOSX.h...
Generating code for file HostThreadMacOSX.mm...
Generating code for file HostThreadPosix.cpp...
Generating code for file HostThreadPosix.h...
Generating code for file HostThreadWindows.cpp...
Generating code for file HostThreadWindows.h...
Generating code for file IDebugDelegate.h...
Generating code for file InferiorCallPOSIX.cpp...
Generating code for file InferiorCallPOSIX.h...
Generating code for file InstructionUtils.h...
Generating code for file InstrumentationRuntime.cpp...
Generating code for file InstrumentationRuntime.h...
Generating code for file InstrumentationRuntimeASan.cpp...
Generating code for file InstrumentationRuntimeASan.h...
Generating code for file InstrumentationRuntimeMainThreadChecker.cpp...
Generating code for file InstrumentationRuntimeMainThreadChecker.h...
Generating code for file InstrumentationRuntimeStopInfo.cpp...
Generating code for file InstrumentationRuntimeStopInfo.h...
Generating code for file InstrumentationRuntimeTSan.cpp...
Generating code for file InstrumentationRuntimeTSan.h...
Generating code for file InstrumentationRuntimeUBSan.cpp...
Generating code for file InstrumentationRuntimeUBSan.h...
Generating code for file IOHandler.cpp...
Generating code for file IOHandler.h...
Generating code for file IOHandlerCursesGUI.cpp...
Generating code for file IOHandlerCursesGUI.h...
Generating code for file IOObject.cpp...
Generating code for file IOObject.h...
Generating code for file IOStreamM/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
acros.h...
Generating code for file IRDynamicChecks.cpp...
Generating code for file IRDynamicChecks.h...
Generating code for file IRExecutionUnit.cpp...
Generating code for file IRExecutionUnit.h...
Generating code for file IRForTarget.cpp...
Generating code for file IRForTarget.h...
Generating code for file IRInterpreter.cpp...
Generating code for file IRInterpreter.h...
Generating code for file IRMemoryMap.cpp...
Generating code for file IRMemoryMap.h...
Generating code for file ItaniumABILanguageRuntime.cpp...
Generating code for file ItaniumABILanguageRuntime.h...
Generating code for file Iterable.h...
Generating code for file JITLoader.cpp...
Generating code for file JITLoader.h...
Generating code for file JITLoaderGDB.cpp...
Generating code for file JITLoaderGDB.h...
Generating code for file JITLoaderList.cpp...
Generating code for file JITLoaderList.h...
Generating code for file Language.cpp...
Generating code for file Language.h...
Generating code for file LanguageCategory.cpp...
Generating code for file LanguageCategory.h...
Generating code for file LanguageRuntime.cpp...
Generating code for file LanguageRuntime.h...
Generating code for file LibcGlue.cpp...
Generating code for file LibcGlue.cpp...
Generating code for file LibCxx.cpp...
Generating code for file LibCxx.h...
Generating code for file LibCxxAtomic.cpp...
Generating code for file LibCxxAtomic.h...
Generating code for file LibCxxBitset.cpp...
Generating code for file LibCxxInitializerList.cpp...
Generating code for file LibCxxList.cpp...
Generating code for file LibCxxMap.cpp...
Generating code for file LibCxxOptional.cpp...
Generating code for file LibCxxQueue.cpp...
Generating code for file LibCxxTuple.cpp...
Generating code for file LibCxxUnorderedMap.cpp...
Generating code for file LibCxxVariant.cpp...
Generating code for file LibCxxVariant.h...
Generating code for file LibCxxVector.cpp...
Generating code for file LibStdcpp.cpp...
Generating code for file LibStdcpp.h...
Generating code for file LibStdcppTuple.cpp...
Generating code for file LibStdcppUniquePointer.cpp...
Generating code for file LineEntry.cpp...
Generating code for file LineEntry.h...
Generating code for file LineTable.cpp...
Generating code for file LineTable.h...
Generating code for file LinuxProcMaps.cpp...
Generating code for file LinuxProcMaps.h...
Generating code for file LinuxPTraceDefines_arm64sve.h...
Generating code for file LinuxSignals.cpp...
Generating code for file LinuxSignals.h...
Generating code for file Listener.cpp...
Generating code for file Listener.h...
Generating code for file lldb-arm-register-enums.h...
Generating code for file lldb-arm64-register-enums.h...
Generating code for file lldb-defines.h...
Generating code for file lldb-enumerations.h...
Generating code for file lldb-forward.h...
Generating code for file lldb-mips-freebsd-register-enums.h...
Generating code for file lldb-mips-linux-register-enums.h...
Generating code for file lldb-ppc64-register-enums.h...
Generating code for file lldb-ppc64le-register-enums.h...
Generating code for file lldb-private-defines.h...
Generating code for file lldb-private-enumerations.h...
Generating code for file lldb-private-forward.h...
Generating code for file lldb-private-interfaces.h...
Generating code for file lldb-private-types.h...
Generating code for file lldb-private.h...
Generating code for file lldb-public.h...
Generating code for file lldb-python.h...
Generating code for file lldb-s390x-register-enums.h...
Generating code for file lldb-types.h...
Generating code for file lldb-versioning.h...
Generating code for file lldb-x86-register-enums.h...
Generating code for file lldb.cpp...
Generating code for file LLDB.h...
Generating code for file LLDBAssert.cpp...
Generating code for file LLDBAssert.h...
Generating code for file LLVMUserExpression.cpp...
Generating code for file LLVMUserExpression.h...
Generating code for file LoadedModuleInfoList.h...
Generating code for file LocalDebugDelegate.cpp...
Generating code for file LocalDebugDelegate.h...
Generating code for file LocateSymbolFile.cpp...
Generating cod/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
e for file LocateSymbolFile.h...
Generating code for file LocateSymbolFileMacOSX.cpp...
Generating code for file LockFile.h...
Generating code for file LockFileBase.cpp...
Generating code for file LockFileBase.h...
Generating code for file LockFilePosix.cpp...
Generating code for file LockFilePosix.h...
Generating code for file LockFileWindows.cpp...
Generating code for file LockFileWindows.h...
Generating code for file Log.cpp...
Generating code for file Log.h...
Generating code for file LogChannelDWARF.cpp...
Generating code for file LogChannelDWARF.h...
Generating code for file Logging.cpp...
Generating code for file Logging.h...
Generating code for file Lua.cpp...
Generating code for file Lua.h...
Generating code for file LZMA.cpp...
Generating code for file LZMA.h...
Generating code for file MainLoop.cpp...
Generating code for file MainLoop.h...
Generating code for file MainLoopBase.h...
Generating code for file Mangled.cpp...
Generating code for file Mangled.h...
Generating code for file ManualDWARFIndex.cpp...
Generating code for file ManualDWARFIndex.h...
Generating code for file MappedHash.h...
Generating code for file Materializer.cpp...
Generating code for file Materializer.h...
Generating code for file Memory.cpp...
Generating code for file Memory.h...
Generating code for file MemoryHistory.cpp...
Generating code for file MemoryHistory.h...
Generating code for file MemoryHistoryASan.cpp...
Generating code for file MemoryHistoryASan.h...
Generating code for file MemoryRegionInfo.cpp...
Generating code for file MemoryRegionInfo.h...
Generating code for file MinidumpParser.cpp...
Generating code for file MinidumpParser.h...
Generating code for file MinidumpTypes.cpp...
Generating code for file MinidumpTypes.h...
Generating code for file MipsLinuxSignals.cpp...
Generating code for file MipsLinuxSignals.h...
Generating code for file Module.cpp...
Generating code for file Module.h...
Generating code for file ModuleCache.cpp...
Generating code for file ModuleCache.h...
Generating code for file ModuleChild.cpp...
Generating code for file ModuleChild.h...
Generating code for file ModuleDependencyCollector.h...
Generating code for file ModuleList.cpp...
Generating code for file ModuleList.h...
Generating code for file ModuleSpec.h...
Generating code for file MonitoringProcessLauncher.cpp...
Generating code for file MonitoringProcessLauncher.h...
Generating code for file MSVCUndecoratedNameParser.cpp...
Generating code for file MSVCUndecoratedNameParser.h...
Generating code for file NameMatches.cpp...
Generating code for file NameMatches.h...
Generating code for file NameSearchContext.cpp...
Generating code for file NameSearchContext.h...
Generating code for file NameToDIE.cpp...
Generating code for file NameToDIE.h...
Generating code for file NativeBreakpointList.h...
Generating code for file NativeProcessELF.cpp...
Generating code for file NativeProcessELF.h...
Generating code for file NativeProcessLinux.cpp...
Generating code for file NativeProcessLinux.h...
Generating code for file NativeProcessNetBSD.cpp...
Generating code for file NativeProcessNetBSD.h...
Generating code for file NativeProcessProtocol.cpp...
Generating code for file NativeProcessProtocol.h...
Generating code for file NativeProcessWindows.cpp...
Generating code for file NativeProcessWindows.h...
Generating code for file NativeRegisterContext.cpp...
Generating code for file NativeRegisterContext.h...
Generating code for file NativeRegisterContextLinux.cpp...
Generating code for file NativeRegisterContextLinux.h...
Generating code for file NativeRegisterContextLinux_arm.cpp...
Generating code for file NativeRegisterContextLinux_arm.h...
Generating code for file NativeRegisterContextLinux_arm64.cpp...
Generating code for file NativeRegisterContextLinux_arm64.h...
Generating code for file NativeRegisterContextLinux_mips64.cpp...
Generating code for file NativeRegisterContextLinux_mips64.h...
Generating code for file NativeRegisterContextLinux_ppc64le.cpp...
Generating code for file NativeRegisterContextLinux_ppc64le.h...
Generating code for file Native/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
RegisterContextLinux_s390x.cpp...
Generating code for file NativeRegisterContextLinux_s390x.h...
Generating code for file NativeRegisterContextLinux_x86_64.cpp...
Generating code for file NativeRegisterContextLinux_x86_64.h...
Generating code for file NativeRegisterContextNetBSD.cpp...
Generating code for file NativeRegisterContextNetBSD.h...
Generating code for file NativeRegisterContextNetBSD_x86_64.cpp...
Generating code for file NativeRegisterContextNetBSD_x86_64.h...
Generating code for file NativeRegisterContextRegisterInfo.cpp...
Generating code for file NativeRegisterContextRegisterInfo.h...
Generating code for file NativeRegisterContextWindows.cpp...
Generating code for file NativeRegisterContextWindows.h...
Generating code for file NativeRegisterContextWindows_arm.cpp...
Generating code for file NativeRegisterContextWindows_arm.h...
Generating code for file NativeRegisterContextWindows_arm64.cpp...
Generating code for file NativeRegisterContextWindows_arm64.h...
Generating code for file NativeRegisterContextWindows_i386.cpp...
Generating code for file NativeRegisterContextWindows_i386.h...
Generating code for file NativeRegisterContextWindows_WoW64.cpp...
Generating code for file NativeRegisterContextWindows_WoW64.h...
Generating code for file NativeRegisterContextWindows_x86_64.cpp...
Generating code for file NativeRegisterContextWindows_x86_64.h...
Generating code for file NativeThreadLinux.cpp...
Generating code for file NativeThreadLinux.h...
Generating code for file NativeThreadNetBSD.cpp...
Generating code for file NativeThreadNetBSD.h...
Generating code for file NativeThreadProtocol.cpp...
Generating code for file NativeThreadProtocol.h...
Generating code for file NativeThreadWindows.cpp...
Generating code for file NativeThreadWindows.h...
Generating code for file NativeWatchpointList.cpp...
Generating code for file NativeWatchpointList.h...
Generating code for file NetBSDSignals.cpp...
Generating code for file NetBSDSignals.h...
Generating code for file NSArray.cpp...
Generating code for file NSDictionary.cpp...
Generating code for file NSDictionary.h...
Generating code for file NSError.cpp...
Generating code for file NSException.cpp...
Generating code for file NSIndexPath.cpp...
Generating code for file NSSet.cpp...
Generating code for file NSSet.h...
Generating code for file NSString.cpp...
Generating code for file NSString.h...
Generating code for file NtStructures.h...
Generating code for file NtStructures.h...
Generating code for file ObjCLanguage.cpp...
Generating code for file ObjCLanguage.h...
Generating code for file ObjCLanguageRuntime.cpp...
Generating code for file ObjCLanguageRuntime.h...
Generating code for file ObjCPlusPlusLanguage.cpp...
Generating code for file ObjCPlusPlusLanguage.h...
Generating code for file ObjectContainer.h...
Generating code for file ObjectContainerBSDArchive.cpp...
Generating code for file ObjectContainerBSDArchive.h...
Generating code for file ObjectContainerUniversalMachO.cpp...
Generating code for file ObjectContainerUniversalMachO.h...
Generating code for file ObjectFile.cpp...
Generating code for file ObjectFile.h...
Generating code for file ObjectFileBreakpad.cpp...
Generating code for file ObjectFileBreakpad.h...
Generating code for file ObjectFileELF.cpp...
Generating code for file ObjectFileELF.h...
Generating code for file ObjectFileJIT.cpp...
Generating code for file ObjectFileJIT.h...
Generating code for file ObjectFileMachO.cpp...
Generating code for file ObjectFileMachO.h...
Generating code for file ObjectFilePECOFF.cpp...
Generating code for file ObjectFilePECOFF.h...
Generating code for file ObjectFileWasm.cpp...
Generating code for file ObjectFileWasm.h...
Generating code for file Opcode.cpp...
Generating code for file Opcode.h...
Generating code for file OperatingSystem.cpp...
Generating code for file OperatingSystem.h...
Generating code for file OperatingSystemPython.cpp...
Generating code for file OperatingSystemPython.h...
Generating code for file OptionArgParser.cpp...
Generating code for file OptionArgParser.h...
Generating code for file OptionGroupArchitecture.cpp...
Generating code for file OptionGroupArchitecture.h...
Generating code for file OptionGroupBoolean.cpp...
Generating code for file OptionGroupBoolean.h...
Generating code for file OptionGroupFile.cpp...
Generating code for file OptionGroupFile.h...
Generating code for file OptionGroupFormat.cpp...
Generating code for file OptionGroupFormat.h...
Generating code for file OptionGroupOutputFile.cpp...
Generating code for file OptionGroupOutputFile.h...
Generating code for file OptionGroupPlatform.cpp...
Generating code for file OptionGroupPlatform.h...
Generating code for file OptionGroupPythonClassWithDict.cpp...
Generating code for file OptionGroupPythonClassWithDict.h...
Generating code for file OptionGroupString.cpp...
Generating code for file OptionGroupString.h...
Generating code for file OptionGroupUInt64.cpp...
Generating code for file OptionGroupUInt64.h...
Generating code for file OptionGroupUUID.cpp...
Generating code for file OptionGroupUUID.h...
Generating code for file OptionGroupValueObjectDisplay.cpp...
Generating code for file OptionGroupValueObjectDisplay.h...
Generating code for file OptionGroupVariable.cpp...
Generating code for file OptionGroupVariable.h...
Generating code for file OptionGroupWatchpoint.cpp...
Generating code for file OptionGroupWatchpoint.h...
Generating code for file OptionParser.cpp...
Generating code for file OptionParser.h...
Generating code for file Options.cpp...
Generating code for file Options.h...
Generating code for file OptionValue.cpp...
Generating code for file OptionValue.h...
Generating code for file OptionValueArch.cpp...
Generating code for file OptionValueArch.h...
Generating code for file OptionValueArgs.cpp...
Generating code for file OptionValueArgs.h...
Generating code for file OptionValueArray.cpp...
Generating code for file OptionValueArray.h...
Generating code for file OptionValueBoolean.cpp...
Generating code for file OptionValueBoolean.h...
Generating code for file OptionValueChar.cpp...
Generating code for file OptionValueChar.h...
Generating code for file OptionValueDictionary.cpp...
Generating code for file OptionValueDictionary.h...
Generating code for file OptionValueEnumeration.cpp...
Generating code for file OptionValueEnumeration.h...
Generating code for file OptionValueFileSpec.cpp...
Generating code for file OptionValueFileSpec.h...
Generating code for file OptionValueFileSpecList.cpp...
Generating code for file OptionValueFileSpecList.h...
Generating code for file OptionValueFormat.cpp...
Generating code for file OptionValueFormat.h...
Generating code for file OptionValueFormatEntity.cpp...
Generating code for file OptionValueFormatEntity.h...
Generating code for file OptionValueLanguage.cpp...
Generating code for file OptionValueLanguage.h...
Generating code for file OptionValuePathMappings.cpp...
Generating code for file OptionValuePathMappings.h...
Generating code for file OptionValueProperties.cpp...
Generating code for file OptionValueProperties.h...
Generating code for file OptionValueRegex.cpp...
Generating code for file OptionValueRegex.h...
Generating code for file OptionValues.h...
Generating code for file OptionValueSInt64.cpp...
Generating code for file OptionValueSInt64.h...
Generating code for file OptionValueString.cpp...
Generating code for file OptionValueString.h...
Generating code for file OptionValueUInt64.cpp...
Generating code for file OptionValueUInt64.h...
Generating code for file OptionValueUUID.cpp...
Generating code for file OptionValueUUID.h...
Generating code for file PathMappingList.cpp...
Generating code for file PathMappingList.h...
Generating code for file PdbAstBuilder.cpp...
Generating code for file PdbAstBuilder.h...
Generating code for file PDBASTParser.cpp...
Generating code for file PDBASTParser.h...
Generating code for file PdbFPOProgramToDWARFExpression.cpp...
Generating code for file PdbFPOProgramToDWARFExpression.h...
Generating code for file PdbIndex.cpp...
Generating code for file PdbIndex.h...
Generating code for file PDBLocationToDWARFExpression.cpp...
Generating code for fil/opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h:79 warning: Found unknown command `\vm_adder'
e PDBLocationToDWARFExpression.h...
Generating code for file PdbSymUid.cpp...
Generating code for file PdbSymUid.h...
Generating code for file PdbUtil.cpp...
Generating code for file PdbUtil.h...
Generating code for file PECallFrameInfo.cpp...
Generating code for file PECallFrameInfo.h...
Generating code for file Pipe.h...
Generating code for file PipeBase.cpp...
Generating code for file PipeBase.h...
Generating code for file PipePosix.cpp...
Generating code for file PipePosix.h...
Generating code for file PipeWindows.cpp...
Generating code for file PipeWindows.h...
Generating code for file Platform.cpp...
Generating code for file Platform.h...
Generating code for file PlatformAndroid.cpp...
Generating code for file PlatformAndroid.h...
Generating code for file PlatformAndroidRemoteGDBServer.cpp...
Generating code for file PlatformAndroidRemoteGDBServer.h...
Generating code for file PlatformAppleSimulator.cpp...
Generating code for file PlatformAppleSimulator.h...
Generating code for file PlatformAppleTVSimulator.cpp...
Generating code for file PlatformAppleTVSimulator.h...
Generating code for file PlatformAppleWatchSimulator.cpp...
Generating code for file PlatformAppleWatchSimulator.h...
Generating code for file PlatformDarwin.cpp...
Generating code for file PlatformDarwin.h...
Generating code for file PlatformDarwinKernel.cpp...
Generating code for file PlatformDarwinKernel.h...
Generating code for file PlatformFreeBSD.cpp...
Generating code for file PlatformFreeBSD.h...
Generating code for file PlatformiOSSimulator.cpp...
Generating code for file PlatformiOSSimulator.h...
Generating code for file PlatformiOSSimulatorCoreSimulatorSupport.h...
Generating code for file PlatformiOSSimulatorCoreSimulatorSupport.mm...
Generating code for file PlatformLinux.cpp...
Generating code for file PlatformLinux.h...
Generating code for file PlatformMacOSX.cpp...
Generating code for file PlatformMacOSX.h...
Generating code for file PlatformNetBSD.cpp...
Generating code for file PlatformNetBSD.h...
Generating code for file PlatformOpenBSD.cpp...
Generating code for file PlatformOpenBSD.h...
Generating code for file PlatformPOSIX.cpp...
Generating code for file PlatformPOSIX.h...
Generating code for file PlatformRemoteAppleBridge.cpp...
Generating code for file PlatformRemoteAppleBridge.h...
Generating code for file PlatformRemoteAppleTV.cpp...
Generating code for file PlatformRemoteAppleTV.h...
Generating code for file PlatformRemoteAppleWatch.cpp...
Generating code for file PlatformRemoteAppleWatch.h...
Generating code for file PlatformRemoteDarwinDevice.cpp...
Generating code for file PlatformRemoteDarwinDevice.h...
Generating code for file PlatformRemoteGDBServer.cpp...
Generating code for file PlatformRemoteGDBServer.h...
Generating code for file PlatformRemoteiOS.cpp...
Generating code for file PlatformRemoteiOS.h...
Generating code for file PlatformWindows.cpp...
Generating code for file PlatformWindows.h...
Generating code for file PluginInterface.h...
Generating code for file PluginManager.cpp...
Generating code for file PluginManager.h...
Generating code for file PosixApi.h...
Generating code for file PosixApi.h...
Generating code for file POSIXStopInfo.cpp...
Generating code for file POSIXStopInfo.h...
Generating code for file PostfixExpression.cpp...
Generating code for file PostfixExpression.h...
Generating code for file PPC64_DWARF_Registers.h...
Generating code for file PPC64LE_DWARF_Registers.h...
Generating code for file Predicate.h...
Generating code for file Process.cpp...
Generating code for file Process.h...
Generating code for file ProcessDebugger.cpp...
Generating code for file ProcessDebugger.h...
Generating code for file ProcessElfCore.cpp...
Generating code for file ProcessElfCore.h...
Generating code for file ProcessFreeBSD.cpp...
Generating code for file ProcessFreeBSD.h...
Generating code for file ProcessGDBRemote.cpp...
Generating code for file ProcessGDBRemote.h...
Generating code for file ProcessGDBRemoteLog.cpp...
Generating code for file ProcessGDBRemoteLog.h...
Generating code for file ProcessInfo.cpp...
Generating code for file ProcessInfo.h...
Generating code for file ProcessKDP.cpp...
Generating code for file ProcessKDP.h...
Generating code for file ProcessKDPLog.cpp...
Generating code for file ProcessKDPLog.h...
Generating code for file ProcessLauncher.h...
Generating code for file ProcessLauncherPosixFork.cpp...
Generating code for file ProcessLauncherPosixFork.h...
Generating code for file ProcessLauncherWindows.cpp...
Generating code for file ProcessLauncherWindows.h...
Generating code for file ProcessLaunchInfo.cpp...
Generating code for file ProcessLaunchInfo.h...
Generating code for file ProcessMachCore.cpp...
Generating code for file ProcessMachCore.h...
Generating code for file ProcessMessage.cpp...
Generating code for file ProcessMessage.h...
Generating code for file ProcessMinidump.cpp...
Generating code for file ProcessMinidump.h...
Generating code for file ProcessMonitor.cpp...
Generating code for file ProcessMonitor.h...
Generating code for file ProcessorTrace.cpp...
Generating code for file ProcessorTrace.h...
Generating code for file ProcessPOSIXLog.cpp...
Generating code for file ProcessPOSIXLog.h...
Generating code for file ProcessRunLock.cpp...
Generating code for file ProcessRunLock.cpp...
Generating code for file ProcessRunLock.h...
Generating code for file ProcessStructReader.h...
Generating code for file ProcessWindows.cpp...
Generating code for file ProcessWindows.h...
Generating code for file ProcessWindowsLog.cpp...
Generating code for file ProcessWindowsLog.h...
Generating code for file Procfs.h...
Generating code for file Property.cpp...
Generating code for file Property.h...
Generating code for file PseudoTerminal.cpp...
Generating code for file PseudoTerminal.h...
Generating code for file Ptrace.h...
Generating code for file PythonDataObjects.cpp...
Generating code for file PythonDataObjects.h...
Generating code for file PythonReadline.cpp...
Generating code for file PythonReadline.h...
Generating code for file Queue.cpp...
Generating code for file Queue.h...
Generating code for file QueueItem.cpp...
Generating code for file QueueItem.h...
Generating code for file QueueList.cpp...
Generating code for file QueueList.h...
Generating code for file RangeMap.h...
Generating code for file RegisterCheckpoint.h...
Generating code for file RegisterContext.cpp...
Generating code for file RegisterContext.h...
Generating code for file RegisterContext_mips.h...
Generating code for file RegisterContext_powerpc.h...
Generating code for file RegisterContext_s390x.h...
Generating code for file RegisterContext_x86.h...
Generating code for file RegisterContextDarwin_arm.cpp...
Generating code for file RegisterContextDarwin_arm.h...
Generating code for file RegisterContextDarwin_arm64.cpp...
Generating code for file RegisterContextDarwin_arm64.h...
Generating code for file RegisterContextDarwin_i386.cpp...
Generating code for file RegisterContextDarwin_i386.h...
Generating code for file RegisterContextDarwin_x86_64.cpp...
Generating code for file RegisterContextDarwin_x86_64.h...
Generating code for file RegisterContextDarwinConstants.h...
Generating code for file RegisterContextDummy.cpp...
Generating code for file RegisterContextDummy.h...
Generating code for file RegisterContextFreeBSD_i386.cpp...
Generating code for file RegisterContextFreeBSD_i386.h...
Generating code for file RegisterContextFreeBSD_mips64.cpp...
Generating code for file RegisterContextFreeBSD_mips64.h...
Generating code for file RegisterContextFreeBSD_powerpc.cpp...
Generating code for file RegisterContextFreeBSD_powerpc.h...
Generating code for file RegisterContextFreeBSD_x86_64.cpp...
Generating code for file RegisterContextFreeBSD_x86_64.h...
Generating code for file RegisterContextHistory.cpp...
Generating code for file RegisterContextHistory.h...
Generating code for file RegisterContextKDP_arm.cpp...
Generating code for file RegisterContextKDP_arm.h...
Generating code for file RegisterContextKDP_arm64.cpp...
Generating code for file RegisterContextKDP_arm64.h...
Generating code for file RegisterContextKDP_i386.cpp...
Generating code for file RegisterContextKDP_i386.h...
Generating code for file RegisterContextKDP_x86_64.cpp...
Generating code for file RegisterContextKDP_x86_64.h...
Generating code for file RegisterContextLinux_i386.cpp...
Generating code for file RegisterContextLinux_i386.h...
Generating code for file RegisterContextLinux_mips.cpp...
Generating code for file RegisterContextLinux_mips.h...
Generating code for file RegisterContextLinux_mips64.cpp...
Generating code for file RegisterContextLinux_mips64.h...
Generating code for file RegisterContextLinux_s390x.cpp...
Generating code for file RegisterContextLinux_s390x.h...
Generating code for file RegisterContextLinux_x86_64.cpp...
Generating code for file RegisterContextLinux_x86_64.h...
Generating code for file RegisterContextMach_arm.cpp...
Generating code for file RegisterContextMach_arm.h...
Generating code for file RegisterContextMach_i386.cpp...
Generating code for file RegisterContextMach_i386.h...
Generating code for file RegisterContextMach_x86_64.cpp...
Generating code for file RegisterContextMach_x86_64.h...
Generating code for file RegisterContextMemory.cpp...
Generating code for file RegisterContextMemory.h...
Generating code for file RegisterContextMinidump_ARM.cpp...
Generating code for file RegisterContextMinidump_ARM.h...
Generating code for file RegisterContextMinidump_ARM64.cpp...
Generating code for file RegisterContextMinidump_ARM64.h...
Generating code for file RegisterContextMinidump_x86_32.cpp...
Generating code for file RegisterContextMinidump_x86_32.h...
Generating code for file RegisterContextMinidump_x86_64.cpp...
Generating code for file RegisterContextMinidump_x86_64.h...
Generating code for file RegisterContextNetBSD_i386.cpp...
Generating code for file RegisterContextNetBSD_i386.h...
Generating code for file RegisterContextNetBSD_x86_64.cpp...
Generating code for file RegisterContextNetBSD_x86_64.h...
Generating code for file RegisterContextOpenBSD_i386.cpp...
Generating code for file RegisterContextOpenBSD_i386.h...
Generating code for file RegisterContextOpenBSD_x86_64.cpp...
Generating code for file RegisterContextOpenBSD_x86_64.h...
Generating code for file RegisterContextPOSIX.h...
Generating code for file RegisterContextPOSIX_arm.cpp...
Generating code for file RegisterContextPOSIX_arm.h...
Generating code for file RegisterContextPOSIX_arm64.cpp...
Generating code for file RegisterContextPOSIX_arm64.h...
Generating code for file RegisterContextPOSIX_mips64.cpp...
Generating code for file RegisterContextPOSIX_mips64.h...
Generating code for file RegisterContextPOSIX_powerpc.cpp...
Generating code for file RegisterContextPOSIX_powerpc.h...
Generating code for file RegisterContextPOSIX_ppc64le.cpp...
Generating code for file RegisterContextPOSIX_ppc64le.h...
Generating code for file RegisterContextPOSIX_s390x.cpp...
Generating code for file RegisterContextPOSIX_s390x.h...
Generating code for file RegisterContextPOSIX_x86.cpp...
Generating code for file RegisterContextPOSIX_x86.h...
Generating code for file RegisterContextPOSIXCore_arm.cpp...
Generating code for file RegisterContextPOSIXCore_arm.h...
Generating code for file RegisterContextPOSIXCore_arm64.cpp...
Generating code for file RegisterContextPOSIXCore_arm64.h...
Generating code for file RegisterContextPOSIXCore_mips64.cpp...
Generating code for file RegisterContextPOSIXCore_mips64.h...
Generating code for file RegisterContextPOSIXCore_powerpc.cpp...
Generating code for file RegisterContextPOSIXCore_powerpc.h...
Generating code for file RegisterContextPOSIXCore_ppc64le.cpp...
Generating code for file RegisterContextPOSIXCore_ppc64le.h...
Generating code for file RegisterContextPOSIXCore_s390x.cpp...
Generating code for file RegisterContextPOSIXCore_s390x.h...
Generating code for file RegisterContextPOSIXCore_x86_64.cpp...
Generating code for file RegisterContextPOSIXCore_x86_64.h...
Generating code for file RegisterContextPOSIXProcessMonitor_arm.cpp...
Generating code for file RegisterContextPOSIXProcessMonitor_arm.h...
Generating code for file RegisterContextPOSIXProcessMonitor_arm64.cpp...
Generating code for file RegisterContextPOSIXProcessMonitor_arm64.h...
Generating code for file RegisterContextPOSIXProcessMonitor_mips64.cpp...
Generating code for file RegisterContextPOSIXProcessMonitor_mips64.h...
Generating code for file RegisterContextPOSIXProcessMonitor_powerpc.cpp...
Generating code for file RegisterContextPOSIXProcessMonitor_powerpc.h...
Generating code for file RegisterContextPOSIXProcessMonitor_x86.cpp...
Generating code for file RegisterContextPOSIXProcessMonitor_x86.h...
Generating code for file RegisterContextThreadMemory.cpp...
Generating code for file RegisterContextThreadMemory.h...
Generating code for file RegisterContextUnwind.cpp...
Generating code for file RegisterContextUnwind.h...
Generating code for file RegisterContextWindows.cpp...
Generating code for file RegisterContextWindows.h...
Generating code for file RegisterContextWindows_arm.cpp...
Generating code for file RegisterContextWindows_arm.h...
Generating code for file RegisterContextWindows_arm64.cpp...
Generating code for file RegisterContextWindows_arm64.h...
Generating code for file RegisterContextWindows_i386.cpp...
Generating code for file RegisterContextWindows_i386.h...
Generating code for file RegisterContextWindows_x64.cpp...
Generating code for file RegisterContextWindows_x64.h...
Generating code for file RegisterContextWindows_x86.cpp...
Generating code for file RegisterContextWindows_x86.h...
Generating code for file RegisterContextWindows_x86_64.cpp...
Generating code for file RegisterContextWindows_x86_64.h...
Generating code for file RegisterInfoAndSetInterface.h...
Generating code for file RegisterInfoInterface.h...
Generating code for file RegisterInfoPOSIX_arm.cpp...
Generating code for file RegisterInfoPOSIX_arm.h...
Generating code for file RegisterInfoPOSIX_arm64.cpp...
Generating code for file RegisterInfoPOSIX_arm64.h...
Generating code for file RegisterInfoPOSIX_ppc64le.cpp...
Generating code for file RegisterInfoPOSIX_ppc64le.h...
Generating code for file RegisterInfos_arm.h...
Generating code for file RegisterInfos_arm64.h...
Generating code for file RegisterInfos_i386.h...
Generating code for file RegisterInfos_mips.h...
Generating code for file RegisterInfos_mips64.h...
Generating code for file RegisterInfos_powerpc.h...
Generating code for file RegisterInfos_ppc64.h...
Generating code for file RegisterInfos_ppc64le.h...
Generating code for file RegisterInfos_s390x.h...
Generating code for file RegisterInfos_x86_64.h...
Generating code for file RegisterNumber.cpp...
Generating code for file RegisterNumber.h...
Generating code for file RegisterUtilities.cpp...
Generating code for file RegisterUtilities.h...
Generating code for file RegisterValue.cpp...
Generating code for file RegisterValue.h...
Generating code for file RegularExpression.cpp...
Generating code for file RegularExpression.h...
Generating code for file RemoteAwarePlatform.cpp...
Generating code for file RemoteAwarePlatform.h...
Generating code for file RenderScriptExpressionOpts.cpp...
Generating code for file RenderScriptExpressionOpts.h...
Generating code for file RenderScriptRuntime.cpp...
Generating code for file RenderScriptRuntime.h...
Generating code for file RenderScriptScriptGroup.cpp...
Generating code for file RenderScriptScriptGroup.h...
Generating code for file RenderScriptx86ABIFixups.cpp...
Generating code for file RenderScriptx86ABIFixups.h...
Generating code for file REPL.cpp...
Generating code for file REPL.h...
Generating code for file Reproducer.cpp...
Generating code for file Reproducer.h...
Generating code for file ReproducerInstrumentation.cpp...
Generating code for file ReproducerInstrumentation.h...
Generating code for file RichManglingContext.cpp...
Generating code for file RichManglingContext.h...
Generating code for file SafeMachO.h...
Generating code for file SBAddress.cpp...
Generating code for file SBAddress.h...
Generating code for file SBAttachInfo.cpp...
Generating code for file SBAttachInfo.h...
Generating code for file SBBlock.cpp...
Generating code for file SBBlock.h...
Generating code for file SBBreakpoint.cpp...
Generating code for file SBBreakpoint.h...
Generating code for file SBBreakpointLocation.cpp...
Generating code for file SBBreakpointLocation.h...
Generating code for file SBBreakpointName.cpp...
Generating code for file SBBreakpointName.h...
Generating code for file SBBreakpointOptionCommon.cpp...
Generating code for file SBBreakpointOptionCommon.h...
Generating code for file SBBroadcaster.cpp...
Generating code for file SBBroadcaster.h...
Generating code for file SBCommandInterpreter.cpp...
Generating code for file SBCommandInterpreter.h...
Generating code for file SBCommandInterpreterRunOptions.cpp...
Generating code for file SBCommandInterpreterRunOptions.h...
Generating code for file SBCommandReturnObject.cpp...
Generating code for file SBCommandReturnObject.h...
Generating code for file SBCommunication.cpp...
Generating code for file SBCommunication.h...
Generating code for file SBCompileUnit.cpp...
Generating code for file SBCompileUnit.h...
Generating code for file SBData.cpp...
Generating code for file SBData.h...
Generating code for file SBDebugger.cpp...
Generating code for file SBDebugger.h...
Generating code for file SBDeclaration.cpp...
Generating code for file SBDeclaration.h...
Generating code for file SBDefines.h...
Generating code for file SBEnvironment.cpp...
Generating code for file SBEnvironment.h...
Generating code for file SBError.cpp...
Generating code for file SBError.h...
Generating code for file SBEvent.cpp...
Generating code for file SBEvent.h...
Generating code for file SBExecutionContext.cpp...
Generating code for file SBExecutionContext.h...
Generating code for file SBExpressionOptions.cpp...
Generating code for file SBExpressionOptions.h...
Generating code for file SBFile.cpp...
Generating code for file SBFile.h...
Generating code for file SBFileSpec.cpp...
Generating code for file SBFileSpec.h...
Generating code for file SBFileSpecList.cpp...
Generating code for file SBFileSpecList.h...
Generating code for file SBFrame.cpp...
Generating code for file SBFrame.h...
Generating code for file SBFunction.cpp...
Generating code for file SBFunction.h...
Generating code for file SBHostOS.cpp...
Generating code for file SBHostOS.h...
Generating code for file SBInstruction.cpp...
Generating code for file SBInstruction.h...
Generating code for file SBInstructionList.cpp...
Generating code for file SBInstructionList.h...
Generating code for file SBLanguageRuntime.cpp...
Generating code for file SBLanguageRuntime.h...
Generating code for file SBLaunchInfo.cpp...
Generating code for file SBLaunchInfo.h...
Generating code for file SBLineEntry.cpp...
Generating code for file SBLineEntry.h...
Generating code for file SBListener.cpp...
Generating code for file SBListener.h...
Generating code for file SBMemoryRegionInfo.cpp...
Generating code for file SBMemoryRegionInfo.h...
Generating code for file SBMemoryRegionInfoList.cpp...
Generating code for file SBMemoryRegionInfoList.h...
Generating code for file SBModule.cpp...
Generating code for file SBModule.h...
Generating code for file SBModuleSpec.cpp...
Generating code for file SBModuleSpec.h...
Generating code for file SBPlatform.cpp...
Generating code for file SBPlatform.h...
Generating code for file SBProcess.cpp...
Generating code for file SBProcess.h...
Generating code for file SBProcessInfo.cpp...
Generating code for file SBProcessInfo.h...
Generating code for file SBQueue.cpp...
Generating code for file SBQueue.h...
Generating code for file SBQueueItem.cpp...
Generating code for file SBQueueItem.h...
Generating code for file SBReproducer.cpp...
Generating code for file SBReproducer.h...
Generating code for file SBReproducerPrivate.h...
Generating code for file SBSection.cpp...
Generating code for file SBSection.h...
Generating code for file SBSourceManager.cpp...
Generating code for file SBSourceManager.h...
Generating code for file SBStream.cpp...
Generating code for file SBStream.h...
Generating code for file SBStringList.cpp...
Generating code for file SBStringList.h...
Generating code for file SBStructuredData.cpp...
Generating code for file SBStructuredData.h...
Generating code for file SBSymbol.cpp...
Generating code for file SBSymbol.h...
Generating code for file SBSymbolContext.cpp...
Generating code for file SBSymbolContext.h...
Generating code for file SBSymbolContextList.cpp...
Generating code for file SBSymbolContextList.h...
Generating code for file SBTarget.cpp...
Generating code for file SBTarget.h...
Generating code for file SBThread.cpp...
Generating code for file SBThread.h...
Generating code for file SBThreadCollection.cpp...
Generating code for file SBThreadCollection.h...
Generating code for file SBThreadPlan.cpp...
Generating code for file SBThreadPlan.h...
Generating code for file SBTrace.cpp...
Generating code for file SBTrace.h...
Generating code for file SBTraceOptions.cpp...
Generating code for file SBTraceOptions.h...
Generating code for file SBType.cpp...
Generating code for file SBType.h...
Generating code for file SBTypeCategory.cpp...
Generating code for file SBTypeCategory.h...
Generating code for file SBTypeEnumMember.cpp...
Generating code for file SBTypeEnumMember.h...
Generating code for file SBTypeFilter.cpp...
Generating code for file SBTypeFilter.h...
Generating code for file SBTypeFormat.cpp...
Generating code for file SBTypeFormat.h...
Generating code for file SBTypeNameSpecifier.cpp...
Generating code for file SBTypeNameSpecifier.h...
Generating code for file SBTypeSummary.cpp...
Generating code for file SBTypeSummary.h...
Generating code for file SBTypeSynthetic.cpp...
Generating code for file SBTypeSynthetic.h...
Generating code for file SBUnixSignals.cpp...
Generating code for file SBUnixSignals.h...
Generating code for file SBValue.cpp...
Generating code for file SBValue.h...
Generating code for file SBValueList.cpp...
Generating code for file SBValueList.h...
Generating code for file SBVariablesOptions.cpp...
Generating code for file SBVariablesOptions.h...
Generating code for file SBWatchpoint.cpp...
Generating code for file SBWatchpoint.h...
Generating code for file Scalar.cpp...
Generating code for file Scalar.h...
Generating code for file ScriptInterpreter.cpp...
Generating code for file ScriptInterpreter.h...
Generating code for file ScriptInterpreterLua.cpp...
Generating code for file ScriptInterpreterLua.h...
Generating code for file ScriptInterpreterNone.cpp...
Generating code for file ScriptInterpreterNone.h...
Generating code for file ScriptInterpreterPython.cpp...
Generating code for file ScriptInterpreterPython.h...
Generating code for file ScriptInterpreterPythonImpl.h...
Generating code for file SearchFilter.cpp...
Generating code for file SearchFilter.h...
Generating code for file Section.cpp...
Generating code for file Section.h...
Generating code for file SectionLoadHistory.cpp...
Generating code for file SectionLoadHistory.h...
Generating code for file SectionLoadList.cpp...
Generating code for file SectionLoadList.h...
Generating code for file SelectHelper.cpp...
Generating code for file SelectHelper.h...
Generating code for file SharedCluster.h...
Generating code for file SingleStepCheck.cpp...
Generating code for file SingleStepCheck.h...
Generating code for file Socket.cpp...
Generating code for file Socket.h...
Generating code for file SocketAddress.cpp...
Generating code for file SocketAddress.h...
Generating code for file SourceManager.cpp...
Generating code for file SourceManager.h...
Generating code for file SourceModule.h...
Generating code for file StackFrame.cpp...
Generating code for file StackFrame.h...
Generating code for file StackFrameList.cpp...
Generating code for file StackFrameList.h...
Generating code for file StackFrameRecognizer.cpp...
Generating code for file StackFrameRecognizer.h...
Generating code for file StackID.cpp...
Generating code for file StackID.h...
Generating code for file State.cpp...
Generating code for file State.h...
Generating code for file Status.cpp...
Generating code for file Status.h...
Generating code for file StopInfo.cpp...
Generating code for file StopInfo.h...
Generating code for file StopInfoMachException.cpp...
Generating code f/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
or file StopInfoMachException.h...
Generating code for file Stoppoint.cpp...
Generating code for file Stoppoint.h...
Generating code for file StoppointCallbackContext.cpp...
Generating code for file StoppointCallbackContext.h...
Generating code for file StoppointLocation.cpp...
Generating code for file StoppointLocation.h...
Generating code for file Stream.cpp...
Generating code for file Stream.h...
Generating code for file StreamAsynchronousIO.cpp...
Generating code for file StreamAsynchronousIO.h...
Generating code for file StreamBuffer.h...
Generating code for file StreamCallback.cpp...
Generating code for file StreamCallback.h...
Generating code for file StreamFile.cpp...
Generating code for file StreamFile.h...
Generating code for file StreamString.cpp...
Generating code for file StreamString.h...
Generating code for file StreamTee.h...
Generating code for file StringConvert.cpp...
Generating code for file StringConvert.h...
Generating code for file StringExtractor.cpp...
Generating code for file StringExtractor.h...
Generating code for file StringExtractorGDBRemote.cpp...
Generating code for file StringExtractorGDBRemote.h...
Generating code for file StringLexer.cpp...
Generating code for file StringLexer.h...
Generating code for file StringList.cpp...
Generating code for file StringList.h...
Generating code for file StringPrinter.cpp...
Generating code for file StringPrinter.h...
Generating code for file StructuredData.cpp...
Generating code for file StructuredData.h...
Generating code for file StructuredDataDarwinLog.cpp...
Generating code for file StructuredDataDarwinLog.h...
Generating code for file StructuredDataImpl.h...
Generating code for file StructuredDataPlugin.cpp...
Generating code for file StructuredDataPlugin.h...
Generating code for file Support.cpp...
Generating code for file Support.h...
Generating code for file Symbol.cpp...
Generating code for file Symbol.h...
Generating code for file SymbolContext.cpp...
Generating code for file SymbolContext.h...
Generating code for file SymbolContextScope.h...
Generating code for file SymbolFile.cpp...
Generating code for file SymbolFile.h...
Generating code for file SymbolFileBreakpad.cpp...
Generating code for file SymbolFileBreakpad.h...
Generating code for file SymbolFileDWARF.cpp...
Generating code for file SymbolFileDWARF.h...
Generating code for file SymbolFileDWARFDebugMap.cpp...
Generating code for file SymbolFileDWARFDebugMap.h...
Generating code for file SymbolFileDWARFDwo.cpp...
Generating code for file SymbolFileDWARFDwo.h...
Generating code for file SymbolFileNativePDB.cpp...
Generating code for file SymbolFileNativePDB.h...
Generating code for file SymbolFilePDB.cpp...
Generating code for file SymbolFilePDB.h...
Generating code for file SymbolFileSymtab.cpp...
Generating code for file SymbolFileSymtab.h...
Generating code for file SymbolVendor.cpp...
Generating code for file SymbolVendor.h...
Generating code for file SymbolVendorELF.cpp...
Generating code for file SymbolVendorELF.h...
Generating code for file SymbolVendorMacOSX.cpp...
Generating code for file SymbolVendorMacOSX.h...
Generating code for file SymbolVendorWasm.cpp...
Generating code for file SymbolVendorWasm.h...
Generating code for file Symtab.cpp...
Generating code for file Symtab.h...
Generating code for file SystemInitializer.cpp...
Generating code for file SystemInitializer.h...
Generating code for file SystemInitializerCommon.cpp...
Generating code for file SystemInitializerCommon.h...
Generating code for file SystemInitializerFull.cpp...
Generating code for file SystemInitializerFull.h...
Generating code for file SystemLifetimeManager.cpp...
Generating code for file SystemLifetimeManager.h...
Generating code for file SystemRuntime.cpp...
Generating code for file SystemRuntime.h...
Generating code for file SystemRuntimeMacOSX.cpp...
Generating code for file SystemRuntimeMacOSX.h...
Generating code for file TaggedASTType.h...
Generating code for file Target.cpp...
Generating code for file Target.h...
Generating code for file TargetList.cpp...
Generating code for file TargetList.h...
Generating code for file TargetThreadWindows.cpp...
Generating code for file TargetThreadWindows.h...
Generating code for file TCPSocket.cpp...
Generating code for file TCPSocket.h...
Generating code for file Terminal.cpp...
Generating code for file Terminal.h...
Generating code for file Thread.cpp...
Generating code for file Thread.h...
Generating code for file ThreadCollection.cpp...
Generating code for file ThreadCollection.h...
Generating code for file ThreadElfCore.cpp...
Generating code for file ThreadElfCore.h...
Generating code for file ThreadGDBRemote.cpp...
Generating code for file ThreadGDBRemote.h...
Generating code for file ThreadKDP.cpp...
Generating code for file ThreadKDP.h...
Generating code for file ThreadLauncher.cpp...
Generating code for file ThreadLauncher.h...
Generating code for file ThreadList.cpp...
Generating code for file ThreadList.h...
Generating code for file ThreadMachCore.cpp...
Generating code for file ThreadMachCore.h...
Generating code for file ThreadMemory.cpp...
Generating code for file ThreadMemory.h...
Generating code for file ThreadMinidump.cpp...
Generating code for file ThreadMinidump.h...
Generating code for file ThreadPlan.cpp...
Generating code for file ThreadPlan.h...
Generating code for file ThreadPlanBase.cpp...
Generating code for file ThreadPlanBase.h...
Generating code for file ThreadPlanCallFunction.cpp...
Generating code for file ThreadPlanCallFunction.h...
Generating code for file ThreadPlanCallFunctionUsingABI.cpp...
Generating code for file ThreadPlanCallFunctionUsingABI.h...
Generating code for file ThreadPlanCallOnFunctionExit.cpp...
Generating code for file ThreadPlanCallOnFunctionExit.h...
Generating code for file ThreadPlanCallUserExpression.cpp...
Generating code for file ThreadPlanCallUserExpression.h...
Generating code for file ThreadPlanPython.cpp...
Generating code for file ThreadPlanPython.h...
Generating code for file ThreadPlanRunToAddress.cpp...
Generating code for file ThreadPlanRunToAddress.h...
Generating code for file ThreadPlanShouldStopHere.cpp...
Generating code for file ThreadPlanShouldStopHere.h...
Generating code for file ThreadPlanStack.cpp...
Generating code for file ThreadPlanStack.h...
Generating code for file ThreadPlanStepInRange.cpp...
Generating code for file ThreadPlanStepInRange.h...
Generating code for file ThreadPlanStepInstruction.cpp...
Generating code for file ThreadPlanStepInstruction.h...
Generating code for file ThreadPlanStepOut.cpp...
Generating code for file ThreadPlanStepOut.h...
Generating code for file ThreadPlanStepOverBreakpoint.cpp...
Generating code for file ThreadPlanStepOverBreakpoint.h...
Generating code for file ThreadPlanStepOverRange.cpp...
Generating code for file ThreadPlanStepOverRange.h...
Generating code for file ThreadPlanStepRange.cpp...
Generating code for file ThreadPlanStepRange.h...
Generating code for file ThreadPlanStepThrough.cpp...
Generating code for file ThreadPlanStepThrough.h...
Generating code for file ThreadPlanStepUntil.cpp...
Generating code for file ThreadPlanStepUntil.h...
Generating code for file ThreadPlanTracer.cpp...
Generating code for file ThreadPlanTracer.h...
Generating code for file ThreadSafeDenseMap.h...
Generating code for file ThreadSafeDenseSet.h...
Generating code for file ThreadSafeValue.h...
Generating code for file ThreadSpec.cpp...
Generating code for file ThreadSpec.h...
Generating code for file TildeExpressionResolver.cpp...
Generating code for file TildeExpressionResolver.h...
Generating code for file Time.h...
Generating code for file Timeout.h...
Generating code for file Timer.cpp...
Generating code for file Timer.h...
Generating code for file TraceOptions.h...
Generating code for file Type.cpp...
Generating code for file Type.h...
Generating code for file TypeCategory.cpp...
Generating code for file TypeCategory.h...
Generating code for file TypeCategoryMap.cpp...
Generating code for file TypeCategoryMap.h...
Generating code for file TypeFormat.cpp...
Generating code for file TypeFormat.h...
Generating code for file TypeList.cpp...
Generating code for/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
 file TypeList.h...
Generating code for file TypeMap.cpp...
Generating code for file TypeMap.h...
Generating code for file TypeSummary.cpp...
Generating code for file TypeSummary.h...
Generating code for file TypeSynthetic.cpp...
Generating code for file TypeSynthetic.h...
Generating code for file TypeSystem.cpp...
Generating code for file TypeSystem.h...
Generating code for file TypeSystemClang.cpp...
Generating code for file TypeSystemClang.h...
Generating code for file UDPSocket.cpp...
Generating code for file UDPSocket.h...
Generating code for file UdtRecordCompleter.cpp...
Generating code for file UdtRecordCompleter.h...
Generating code for file Uio.h...
Generating code for file UniqueCStringMap.h...
Generating code for file UniqueDWARFASTType.cpp...
Generating code for file UniqueDWARFASTType.h...
Generating code for file UnixSignals.cpp...
Generating code for file UnixSignals.h...
Generating code for file Unwind.h...
Generating code for file UnwindAssembly-x86.cpp...
Generating code for file UnwindAssembly-x86.h...
Generating code for file UnwindAssembly.cpp...
Generating code for file UnwindAssembly.h...
Generating code for file UnwindAssemblyInstEmulation.cpp...
Generating code for file UnwindAssemblyInstEmulation.h...
Generating code for file UnwindLLDB.cpp...
Generating code for file UnwindLLDB.h...
Generating code for file UnwindPlan.cpp...
Generating code for file UnwindPlan.h...
Generating code for file UnwindTable.cpp...
Generating code for file UnwindTable.h...
Generating code for file UriParser.cpp...
Generating code for file UriParser.h...
Generating code for file UserExpression.cpp...
Generating code for file UserExpression.h...
Generating code for file UserID.cpp...
Generating code for file UserID.h...
Generating code for file UserIDResolver.cpp...
Generating code for file UserIDResolver.h...
Generating code for file UserSettingsController.cpp...
Generating code for file UserSettingsController.h...
Generating code for file UtilityFunction.cpp...
Generating code for file UtilityFunction.h...
Generating code for file Utils.h...
Generating code for file UUID.cpp...
Generating code for file UUID.h...
Generating code for file UuidCompatibility.h...
Generating code for file Value.cpp...
Generating code for file Value.h...
Generating code for file ValueObject.cpp...
Generating code for file ValueObject.h...
Generating code for file ValueObjectCast.cpp...
Generating code for file ValueObjectCast.h...
Generating code for file ValueObjectChild.cpp...
Generating code for file ValueObjectChild.h...
Generating code for file ValueObjectConstResult.cpp...
Generating code for file ValueObjectConstResult.h...
Generating code for file ValueObjectConstResultCast.cpp...
Generating code for file ValueObjectConstResultCast.h...
Generating code for file ValueObjectConstResultChild.cpp...
Generating code for file ValueObjectConstResultChild.h...
Generating code for file ValueObjectConstResultImpl.cpp...
Generating code for file ValueObjectConstResultImpl.h...
Generating code for file ValueObjectDynamicValue.cpp...
Generating code for file ValueObjectDynamicValue.h...
Generating code for file ValueObjectList.cpp...
Generating code for file ValueObjectList.h...
Generating code for file ValueObjectMemory.cpp...
Generating code for file ValueObjectMemory.h...
Generating code for file ValueObjectPrinter.cpp...
Generating code for file ValueObjectPrinter.h...
Generating code for file ValueObjectRegister.cpp...
Generating code for file ValueObjectRegister.h...
Generating code for file ValueObjectSyntheticFilter.cpp...
Generating code for file ValueObjectSyntheticFilter.h...
Generating code for file ValueObjectVariable.cpp...
Generating code for file ValueObjectVariable.h...
Generating code for file Variable.cpp...
Generating code for file Variable.h...
Generating code for file VariableList.cpp...
Generating code for file VariableList.h...
Generating code for file VASprintf.cpp...
Generating code for file VASPrintf.h...
Generating code for file VectorIterator.h...
Generating code for file VectorType.cpp...
Generating code for file Vwarning: Included by graph for 'Address.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ectorType.h...
Generating code for file VMRange.cpp...
Generating code for file VMRange.h...
Generating code for file Watchpoint.cpp...
Generating code for file Watchpoint.h...
Generating code for file WatchpointList.cpp...
Generating code for file WatchpointList.h...
Generating code for file WatchpointOptions.cpp...
Generating code for file WatchpointOptions.h...
Generating code for file Windows.cpp...
Generating code for file windows.h...
Generating code for file WindowsMiniDump.cpp...
Generating code for file WindowsMiniDump.h...
Generating code for file x86AssemblyInspectionEngine.cpp...
Generating code for file x86AssemblyInspectionEngine.h...
Generating code for file XcodeSDK.cpp...
Generating code for file XcodeSDK.h...
Generating code for file XML.cpp...
Generating code for file XML.h...
Generating file documentation...
Generating docs for file ABI.cpp...
Generating docs for file ABI.h...
Generating docs for file ABIAArch64.cpp...
Generating docs for file ABIAArch64.h...
Generating docs for file ABIARM.cpp...
Generating docs for file ABIARM.h...
Generating docs for file ABIMacOSX_arm.cpp...
Generating docs for file ABIMacOSX_arm.h...
Generating docs for file ABIMacOSX_arm64.cpp...
Generating docs for file ABIMacOSX_arm64.h...
Generating docs for file ABIMacOSX_i386.cpp...
Generating docs for file ABIMacOSX_i386.h...
Generating docs for file ABIMips.cpp...
Generating docs for file ABIMips.h...
Generating docs for file ABIPowerPC.cpp...
Generating docs for file ABIPowerPC.h...
Generating docs for file ABISysV_arc.cpp...
Generating docs for file ABISysV_arc.h...
Generating docs for file ABISysV_arm.cpp...
Generating docs for file ABISysV_arm.h...
Generating docs for file ABISysV_arm64.cpp...
Generating docs for file ABISysV_arm64.h...
Generating docs for file ABISysV_hexagon.cpp...
Generating docs for file ABISysV_hexagon.h...
Generating docs for file ABISysV_i386.cpp...
Generating docs for file ABISysV_i386.h...
Generating docs for file ABISysV_mips.cpp...
Generating docs for file ABISysV_mips.h...
Generating docs for file ABISysV_mips64.cpp...
Generating docs for file ABISysV_mips64.h...
Generating docs for file ABISysV_ppc.cpp...
Generating docs for file ABISysV_ppc.h...
Generating docs for file ABISysV_ppc64.cpp...
Generating docs for file ABISysV_ppc64.h...
Generating docs for file ABISysV_s390x.cpp...
Generating docs for file ABISysV_s390x.h...
Generating docs for file ABISysV_x86_64.cpp...
Generating docs for file ABISysV_x86_64.h...
Generating docs for file ABIWindows_x86_64.cpp...
Generating docs for file ABIWindows_x86_64.h...
Generating docs for file ABIX86.cpp...
Generating docs for file ABIX86.h...
Generating docs for file ABIX86_64.h...
Generating docs for file AbstractSocket.cpp...
Generating docs for file AbstractSocket.h...
Generating docs for file AdbClient.cpp...
Generating docs for file AdbClient.h...
Generating docs for file Address.cpp...
Generating docs for file Address.h...
Generating docs for file AddressRange.cpp...
Generating docs for file AddressRange.h...
Generating docs for file AddressResolver.cpp...
Generating docs for file AddressResolver.h...
Generating docs for file AddressResolverFileLine.cpp...
Generating docs for file AddressResolverFileLine.h...
Generating docs for file AddressResolverName.cpp...
Generating docs for file AddressResolverName.h...
Generating docs for file AnsiTerminal.h...
Generating docs for file AppleDWARFIndex.cpp...
Generating docs for file AppleDWARFIndex.h...
Generating docs for file AppleGetItemInfoHandler.cpp...
Generating docs for file AppleGetItemInfoHandler.h...
Generating docs for file AppleGetPendingItemsHandler.cpp...
Generating docs for file AppleGetPendingItemsHandler.h...
Generating docs for file AppleGetQueuesHandler.cpp...
Generating docs for file AppleGetQueuesHandler.h...
Generating docs for file AppleGetThreadItemInfoHandler.cpp...
Generating docs for file AppleGetThreadItemInfoHandler.h...
Generating docs for file AppleObjCClassDescriptorV2.cpp...
Generating docs for file AppleObjCClassDescriptorV2.h...
Generating docs for file AppleObjCDecwarning: Include graph for 'AppleObjCRuntimeV2.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ArchSpec.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
lVendor.cpp...
Generating docs for file AppleObjCDeclVendor.h...
Generating docs for file AppleObjCRuntime.cpp...
Generating docs for file AppleObjCRuntime.h...
Generating docs for file AppleObjCRuntimeV1.cpp...
Generating docs for file AppleObjCRuntimeV1.h...
Generating docs for file AppleObjCRuntimeV2.cpp...
Generating docs for file AppleObjCRuntimeV2.h...
Generating docs for file AppleObjCTrampolineHandler.cpp...
Generating docs for file AppleObjCTrampolineHandler.h...
Generating docs for file AppleObjCTypeEncodingParser.cpp...
Generating docs for file AppleObjCTypeEncodingParser.h...
Generating docs for file AppleThreadPlanStepThroughObjCTrampoline.cpp...
Generating docs for file AppleThreadPlanStepThroughObjCTrampoline.h...
Generating docs for file Architecture.h...
Generating docs for file ArchitectureArm.cpp...
Generating docs for file ArchitectureArm.h...
Generating docs for file ArchitectureMips.cpp...
Generating docs for file ArchitectureMips.h...
Generating docs for file ArchitecturePPC64.cpp...
Generating docs for file ArchitecturePPC64.h...
Generating docs for file ArchSpec.cpp...
Generating docs for file ArchSpec.h...
Generating docs for file Args.cpp...
Generating docs for file Args.h...
Generating docs for file ARM64_DWARF_Registers.h...
Generating docs for file ARM64_ehframe_Registers.h...
Generating docs for file ARM_DWARF_Registers.h...
Generating docs for file ARM_ehframe_Registers.h...
Generating docs for file ARMDefines.h...
Generating docs for file ArmUnwindInfo.cpp...
Generating docs for file ArmUnwindInfo.h...
Generating docs for file ARMUtils.h...
Generating docs for file AssertFrameRecognizer.cpp...
Generating docs for file AssertFrameRecognizer.h...
Generating docs for file ASTResultSynthesizer.cpp...
Generating docs for file ASTResultSynthesizer.h...
Generating docs for file ASTStructExtractor.cpp...
Generating docs for file ASTStructExtractor.h...
Generating docs for file ASTUtils.cpp...
Generating docs for file ASTUtils.h...
Generating docs for file AutoHandle.h...
Generating docs for file AuxVector.cpp...
Generating docs for file AuxVector.h...
Generating docs for file Baton.cpp...
Generating docs for file Baton.h...
Generating docs for file Block.cpp...
Generating docs for file Block.h...
Generating docs for file BlockPointer.cpp...
Generating docs for file BlockPointer.h...
Generating docs for file BreakpadRecords.cpp...
Generating docs for file BreakpadRecords.h...
Generating docs for file Breakpoint.cpp...
Generating docs for file Breakpoint.h...
Generating docs for file BreakpointID.cpp...
Generating docs for file BreakpointID.h...
Generating docs for file BreakpointIDList.cpp...
Generating docs for file BreakpointIDList.h...
Generating docs for file BreakpointList.cpp...
Generating docs for file BreakpointList.h...
Generating docs for file BreakpointLocation.cpp...
Generating docs for file BreakpointLocation.h...
Generating docs for file BreakpointLocationCollection.cpp...
Generating docs for file BreakpointLocationCollection.h...
Generating docs for file BreakpointLocationList.cpp...
Generating docs for file BreakpointLocationList.h...
Generating docs for file BreakpointName.cpp...
Generating docs for file BreakpointName.h...
Generating docs for file BreakpointOptions.cpp...
Generating docs for file BreakpointOptions.h...
Generating docs for file BreakpointPrecondition.cpp...
Generating docs for file BreakpointPrecondition.h...
Generating docs for file BreakpointResolver.cpp...
Generating docs for file BreakpointResolver.h...
Generating docs for file BreakpointResolverAddress.cpp...
Generating docs for file BreakpointResolverAddress.h...
Generating docs for file BreakpointResolverFileLine.cpp...
Generating docs for file BreakpointResolverFileLine.h...
Generating docs for file BreakpointResolverFileRegex.cpp...
Generating docs for file BreakpointResolverFileRegex.h...
Generating docs for file BreakpointResolverName.cpp...
Generating docs for file BreakpointResolverName.h...
Generating docs for file BreakpointResolverScripted.cpp...
Generating docs for file BreakpointResolverScripted.warning: Include graph for 'ClangExpressionParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CommandInterpreter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CommandInterpreter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
h...
Generating docs for file BreakpointSite.cpp...
Generating docs for file BreakpointSite.h...
Generating docs for file BreakpointSiteList.cpp...
Generating docs for file BreakpointSiteList.h...
Generating docs for file Broadcaster.cpp...
Generating docs for file Broadcaster.h...
Generating docs for file CallFrameInfo.h...
Generating docs for file CF.cpp...
Generating docs for file CF.h...
Generating docs for file CFBasicHash.cpp...
Generating docs for file CFBasicHash.h...
Generating docs for file CFCBundle.cpp...
Generating docs for file CFCBundle.h...
Generating docs for file CFCData.cpp...
Generating docs for file CFCData.h...
Generating docs for file CFCMutableArray.cpp...
Generating docs for file CFCMutableArray.h...
Generating docs for file CFCMutableDictionary.cpp...
Generating docs for file CFCMutableDictionary.h...
Generating docs for file CFCMutableSet.cpp...
Generating docs for file CFCMutableSet.h...
Generating docs for file CFCReleaser.h...
Generating docs for file CFCString.cpp...
Generating docs for file CFCString.h...
Generating docs for file ClangASTImporter.cpp...
Generating docs for file ClangASTImporter.h...
Generating docs for file ClangASTMetadata.cpp...
Generating docs for file ClangASTMetadata.h...
Generating docs for file ClangASTSource.cpp...
Generating docs for file ClangASTSource.h...
Generating docs for file ClangDeclVendor.cpp...
Generating docs for file ClangDeclVendor.h...
Generating docs for file ClangDiagnostic.h...
Generating docs for file ClangExpressionDeclMap.cpp...
Generating docs for file ClangExpressionDeclMap.h...
Generating docs for file ClangExpressionHelper.h...
Generating docs for file ClangExpressionParser.cpp...
Generating docs for file ClangExpressionParser.h...
Generating docs for file ClangExpressionSourceCode.cpp...
Generating docs for file ClangExpressionSourceCode.h...
Generating docs for file ClangExpressionVariable.cpp...
Generating docs for file ClangExpressionVariable.h...
Generating docs for file ClangExternalASTSourceCallbacks.cpp...
Generating docs for file ClangExternalASTSourceCallbacks.h...
Generating docs for file ClangFunctionCaller.cpp...
Generating docs for file ClangFunctionCaller.h...
Generating docs for file ClangHighlighter.cpp...
Generating docs for file ClangHighlighter.h...
Generating docs for file ClangHost.cpp...
Generating docs for file ClangHost.h...
Generating docs for file ClangModulesDeclVendor.cpp...
Generating docs for file ClangModulesDeclVendor.h...
Generating docs for file ClangPersistentVariables.cpp...
Generating docs for file ClangPersistentVariables.h...
Generating docs for file ClangUserExpression.cpp...
Generating docs for file ClangUserExpression.h...
Generating docs for file ClangUtil.cpp...
Generating docs for file ClangUtil.h...
Generating docs for file ClangUtilityFunction.cpp...
Generating docs for file ClangUtilityFunction.h...
Generating docs for file Cocoa.cpp...
Generating docs for file Cocoa.h...
Generating docs for file CodeViewRegisterMapping.cpp...
Generating docs for file CodeViewRegisterMapping.h...
Generating docs for file CommandAlias.cpp...
Generating docs for file CommandAlias.h...
Generating docs for file CommandCompletions.cpp...
Generating docs for file CommandCompletions.h...
Generating docs for file CommandHistory.cpp...
Generating docs for file CommandHistory.h...
Generating docs for file CommandInterpreter.cpp...
Generating docs for file CommandInterpreter.h...
Generating docs for file CommandObject.cpp...
Generating docs for file CommandObject.h...
Generating docs for file CommandObjectApropos.cpp...
Generating docs for file CommandObjectApropos.h...
Generating docs for file CommandObjectBreakpoint.cpp...
Generating docs for file CommandObjectBreakpoint.h...
Generating docs for file CommandObjectBreakpointCommand.cpp...
Generating docs for file CommandObjectBreakpointCommand.h...
Generating docs for file CommandObjectCommands.cpp...
Generating docs for file CommandObjectCommands.h...
Generating docs for file CommandObjectDisassemble.cpp...
Generating docs for file CommandObjectDisassemble.h...
Generwarning: Included by graph for 'CommandReturnObject.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CompilerType.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ating docs for file CommandObjectExpression.cpp...
Generating docs for file CommandObjectExpression.h...
Generating docs for file CommandObjectFrame.cpp...
Generating docs for file CommandObjectFrame.h...
Generating docs for file CommandObjectGUI.cpp...
Generating docs for file CommandObjectGUI.h...
Generating docs for file CommandObjectHelp.cpp...
Generating docs for file CommandObjectHelp.h...
Generating docs for file CommandObjectLanguage.cpp...
Generating docs for file CommandObjectLanguage.h...
Generating docs for file CommandObjectLog.cpp...
Generating docs for file CommandObjectLog.h...
Generating docs for file CommandObjectMemory.cpp...
Generating docs for file CommandObjectMemory.h...
Generating docs for file CommandObjectMultiword.cpp...
Generating docs for file CommandObjectMultiword.h...
Generating docs for file CommandObjectPlatform.cpp...
Generating docs for file CommandObjectPlatform.h...
Generating docs for file CommandObjectPlugin.cpp...
Generating docs for file CommandObjectPlugin.h...
Generating docs for file CommandObjectProcess.cpp...
Generating docs for file CommandObjectProcess.h...
Generating docs for file CommandObjectQuit.cpp...
Generating docs for file CommandObjectQuit.h...
Generating docs for file CommandObjectRegexCommand.cpp...
Generating docs for file CommandObjectRegexCommand.h...
Generating docs for file CommandObjectRegister.cpp...
Generating docs for file CommandObjectRegister.h...
Generating docs for file CommandObjectReproducer.cpp...
Generating docs for file CommandObjectReproducer.h...
Generating docs for file CommandObjectScript.cpp...
Generating docs for file CommandObjectScript.h...
Generating docs for file CommandObjectSettings.cpp...
Generating docs for file CommandObjectSettings.h...
Generating docs for file CommandObjectSource.cpp...
Generating docs for file CommandObjectSource.h...
Generating docs for file CommandObjectStats.cpp...
Generating docs for file CommandObjectStats.h...
Generating docs for file CommandObjectTarget.cpp...
Generating docs for file CommandObjectTarget.h...
Generating docs for file CommandObjectThread.cpp...
Generating docs for file CommandObjectThread.h...
Generating docs for file CommandObjectType.cpp...
Generating docs for file CommandObjectType.h...
Generating docs for file CommandObjectVersion.cpp...
Generating docs for file CommandObjectVersion.h...
Generating docs for file CommandObjectWatchpoint.cpp...
Generating docs for file CommandObjectWatchpoint.h...
Generating docs for file CommandObjectWatchpointCommand.cpp...
Generating docs for file CommandObjectWatchpointCommand.h...
Generating docs for file CommandOptionValidators.cpp...
Generating docs for file CommandOptionValidators.h...
Generating docs for file CommandReturnObject.cpp...
Generating docs for file CommandReturnObject.h...
Generating docs for file Communication.cpp...
Generating docs for file Communication.h...
Generating docs for file CommunicationKDP.cpp...
Generating docs for file CommunicationKDP.h...
Generating docs for file CompactUnwindInfo.cpp...
Generating docs for file CompactUnwindInfo.h...
Generating docs for file CompilerDecl.cpp...
Generating docs for file CompilerDecl.h...
Generating docs for file CompilerDeclContext.cpp...
Generating docs for file CompilerDeclContext.h...
Generating docs for file CompilerType.cpp...
Generating docs for file CompilerType.h...
Generating docs for file CompileUnit.cpp...
Generating docs for file CompileUnit.h...
Generating docs for file CompileUnitIndex.cpp...
Generating docs for file CompileUnitIndex.h...
Generating docs for file CompletionRequest.cpp...
Generating docs for file CompletionRequest.h...
Generating docs for file Connection.cpp...
Generating docs for file Connection.h...
Generating docs for file ConnectionFileDescriptor.h...
Generating docs for file ConnectionFileDescriptorPosix.cpp...
Generating docs for file ConnectionFileDescriptorPosix.h...
Generating docs for file ConnectionGenericFileWindows.cpp...
Generating docs for file ConnectionGenericFileWindows.h...
Generating docs for file ConstString.cpp...
Generating docs warning: Included by graph for 'ConstString.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DataBufferHeap.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DataExtractor.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Debugger.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Debugger.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
for file ConstString.h...
Generating docs for file CoreFoundationCPP.h...
Generating docs for file CoreMedia.cpp...
Generating docs for file CoreMedia.h...
Generating docs for file CPlusPlusLanguage.cpp...
Generating docs for file CPlusPlusLanguage.h...
Generating docs for file CPlusPlusNameParser.cpp...
Generating docs for file CPlusPlusNameParser.h...
Generating docs for file CPPLanguageRuntime.cpp...
Generating docs for file CPPLanguageRuntime.h...
Generating docs for file CppModuleConfiguration.cpp...
Generating docs for file CppModuleConfiguration.h...
Generating docs for file CrashReason.cpp...
Generating docs for file CrashReason.h...
Generating docs for file CXXFunctionPointer.cpp...
Generating docs for file CXXFunctionPointer.h...
Generating docs for file CxxModuleHandler.cpp...
Generating docs for file CxxModuleHandler.h...
Generating docs for file CxxStringTypes.cpp...
Generating docs for file CxxStringTypes.h...
Generating docs for file DataBuffer.h...
Generating docs for file DataBufferHeap.cpp...
Generating docs for file DataBufferHeap.h...
Generating docs for file DataBufferLLVM.cpp...
Generating docs for file DataBufferLLVM.h...
Generating docs for file DataEncoder.cpp...
Generating docs for file DataEncoder.h...
Generating docs for file DataExtractor.cpp...
Generating docs for file DataExtractor.h...
Generating docs for file DataVisualization.cpp...
Generating docs for file DataVisualization.h...
Generating docs for file Debug.h...
Generating docs for file Debugger.cpp...
Generating docs for file Debugger.h...
Generating docs for file DebuggerThread.cpp...
Generating docs for file DebuggerThread.h...
Generating docs for file DebugMacros.cpp...
Generating docs for file DebugMacros.h...
Generating docs for file DebugNamesDWARFIndex.cpp...
Generating docs for file DebugNamesDWARFIndex.h...
Generating docs for file Declaration.cpp...
Generating docs for file Declaration.h...
Generating docs for file DeclVendor.cpp...
Generating docs for file DeclVendor.h...
Generating docs for file DiagnosticManager.cpp...
Generating docs for file DiagnosticManager.h...
Generating docs for file DIERef.cpp...
Generating docs for file DIERef.h...
Generating docs for file Disassembler.cpp...
Generating docs for file Disassembler.h...
Generating docs for file DisassemblerLLVMC.cpp...
Generating docs for file DisassemblerLLVMC.h...
Generating docs for file DomainSocket.cpp...
Generating docs for file DomainSocket.h...
Generating docs for file doxygen-mainpage.dox...
Generating docs for file DumpDataExtractor.cpp...
Generating docs for file DumpDataExtractor.h...
Generating docs for file DumpRegisterValue.cpp...
Generating docs for file DumpRegisterValue.h...
Generating docs for file DumpValueObjectOptions.cpp...
Generating docs for file DumpValueObjectOptions.h...
Generating docs for file dwarf.h...
Generating docs for file DWARFAbbreviationDeclaration.cpp...
Generating docs for file DWARFAbbreviationDeclaration.h...
Generating docs for file DWARFASTParser.h...
Generating docs for file DWARFASTParserClang.cpp...
Generating docs for file DWARFASTParserClang.h...
Generating docs for file DWARFAttribute.cpp...
Generating docs for file DWARFAttribute.h...
Generating docs for file DWARFBaseDIE.cpp...
Generating docs for file DWARFBaseDIE.h...
Generating docs for file DWARFCallFrameInfo.cpp...
Generating docs for file DWARFCallFrameInfo.h...
Generating docs for file DWARFCompileUnit.cpp...
Generating docs for file DWARFCompileUnit.h...
Generating docs for file DWARFContext.cpp...
Generating docs for file DWARFContext.h...
Generating docs for file DWARFDataExtractor.cpp...
Generating docs for file DWARFDataExtractor.h...
Generating docs for file DWARFDebugAbbrev.cpp...
Generating docs for file DWARFDebugAbbrev.h...
Generating docs for file DWARFDebugAranges.cpp...
Generating docs for file DWARFDebugAranges.h...
Generating docs for file DWARFDebugArangeSet.cpp...
Generating docs for file DWARFDebugArangeSet.h...
Generating docs for file DWARFDebugInfo.cpp...
Generating docs for file DWARFDebugInfo.h...
Generating docs for file DWARFDebugwarning: Included by graph for 'Endian.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ExecutionContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
InfoEntry.cpp...
Generating docs for file DWARFDebugInfoEntry.h...
Generating docs for file DWARFDebugMacro.cpp...
Generating docs for file DWARFDebugMacro.h...
Generating docs for file DWARFDebugRanges.cpp...
Generating docs for file DWARFDebugRanges.h...
Generating docs for file DWARFDeclContext.cpp...
Generating docs for file DWARFDeclContext.h...
Generating docs for file DWARFDefines.cpp...
Generating docs for file DWARFDefines.h...
Generating docs for file DWARFDIE.cpp...
Generating docs for file DWARFDIE.h...
Generating docs for file DWARFExpression.cpp...
Generating docs for file DWARFExpression.h...
Generating docs for file DWARFFormValue.cpp...
Generating docs for file DWARFFormValue.h...
Generating docs for file DWARFIndex.cpp...
Generating docs for file DWARFIndex.h...
Generating docs for file DWARFLocationExpression.cpp...
Generating docs for file DWARFLocationExpression.h...
Generating docs for file DWARFTypeUnit.cpp...
Generating docs for file DWARFTypeUnit.h...
Generating docs for file DWARFUnit.cpp...
Generating docs for file DWARFUnit.h...
Generating docs for file DYLDRendezvous.cpp...
Generating docs for file DYLDRendezvous.h...
Generating docs for file DynamicCheckerFunctions.h...
Generating docs for file DynamicLoader.cpp...
Generating docs for file DynamicLoader.h...
Generating docs for file DynamicLoaderDarwin.cpp...
Generating docs for file DynamicLoaderDarwin.h...
Generating docs for file DynamicLoaderDarwinKernel.cpp...
Generating docs for file DynamicLoaderDarwinKernel.h...
Generating docs for file DynamicLoaderHexagonDYLD.cpp...
Generating docs for file DynamicLoaderHexagonDYLD.h...
Generating docs for file DynamicLoaderMacOS.cpp...
Generating docs for file DynamicLoaderMacOS.h...
Generating docs for file DynamicLoaderMacOSXDYLD.cpp...
Generating docs for file DynamicLoaderMacOSXDYLD.h...
Generating docs for file DynamicLoaderPOSIXDYLD.cpp...
Generating docs for file DynamicLoaderPOSIXDYLD.h...
Generating docs for file DynamicLoaderStatic.cpp...
Generating docs for file DynamicLoaderStatic.h...
Generating docs for file DynamicLoaderWasmDYLD.cpp...
Generating docs for file DynamicLoaderWasmDYLD.h...
Generating docs for file DynamicLoaderWindowsDYLD.cpp...
Generating docs for file DynamicLoaderWindowsDYLD.h...
Generating docs for file DynamicRegisterInfo.cpp...
Generating docs for file DynamicRegisterInfo.h...
Generating docs for file Editline.cpp...
Generating docs for file Editline.h...
Generating docs for file EditLineWin.cpp...
Generating docs for file editlinewin.h...
Generating docs for file ELFHeader.cpp...
Generating docs for file ELFHeader.h...
Generating docs for file embedded_interpreter.py...
Generating docs for file EmulateInstruction.cpp...
Generating docs for file EmulateInstruction.h...
Generating docs for file EmulateInstructionARM.cpp...
Generating docs for file EmulateInstructionARM.h...
Generating docs for file EmulateInstructionARM64.cpp...
Generating docs for file EmulateInstructionARM64.h...
Generating docs for file EmulateInstructionMIPS.cpp...
Generating docs for file EmulateInstructionMIPS.h...
Generating docs for file EmulateInstructionMIPS64.cpp...
Generating docs for file EmulateInstructionMIPS64.h...
Generating docs for file EmulateInstructionPPC64.cpp...
Generating docs for file EmulateInstructionPPC64.h...
Generating docs for file EmulationStateARM.cpp...
Generating docs for file EmulationStateARM.h...
Generating docs for file Endian.h...
Generating docs for file Environment.cpp...
Generating docs for file Environment.h...
Generating docs for file Event.cpp...
Generating docs for file Event.h...
Generating docs for file ExceptionRecord.h...
Generating docs for file ExecutionContext.cpp...
Generating docs for file ExecutionContext.h...
Generating docs for file ExecutionContextScope.h...
Generating docs for file Expression.cpp...
Generating docs for file Expression.h...
Generating docs for file ExpressionParser.h...
Generating docs for file ExpressionSourceCode.h...
Generating docs for file ExpressionTypeSystemHelper.h...
Generating docs for file ExpressionVariable.cwarning: Included by graph for 'FileSpec.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: Include graph for 'FormatEntity.cpp' 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 'Host.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'HostInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
pp...
Generating docs for file ExpressionVariable.h...
Generating docs for file Fcntl.h...
Generating docs for file File.cpp...
Generating docs for file File.h...
Generating docs for file FileAction.cpp...
Generating docs for file FileAction.h...
Generating docs for file FileCache.cpp...
Generating docs for file FileCache.h...
Generating docs for file FileLineResolver.cpp...
Generating docs for file FileLineResolver.h...
Generating docs for file FileSpec.cpp...
Generating docs for file FileSpec.h...
Generating docs for file FileSpecList.cpp...
Generating docs for file FileSpecList.h...
Generating docs for file FileSystem.cpp...
Generating docs for file FileSystem.cpp...
Generating docs for file FileSystem.h...
Generating docs for file FileSystemPosix.cpp...
Generating docs for file Flags.h...
Generating docs for file FormatCache.cpp...
Generating docs for file FormatCache.h...
Generating docs for file FormatClasses.cpp...
Generating docs for file FormatClasses.h...
Generating docs for file FormatEntity.cpp...
Generating docs for file FormatEntity.h...
Generating docs for file FormatManager.cpp...
Generating docs for file FormatManager.h...
Generating docs for file FormattersContainer.h...
Generating docs for file FormattersHelpers.cpp...
Generating docs for file FormattersHelpers.h...
Generating docs for file ForwardDecl.h...
Generating docs for file FreeBSDSignals.cpp...
Generating docs for file FreeBSDSignals.h...
Generating docs for file FreeBSDThread.cpp...
Generating docs for file FreeBSDThread.h...
Generating docs for file Function.cpp...
Generating docs for file Function.h...
Generating docs for file FunctionCaller.cpp...
Generating docs for file FunctionCaller.h...
Generating docs for file FuncUnwinders.cpp...
Generating docs for file FuncUnwinders.h...
Generating docs for file GDBRemote.cpp...
Generating docs for file GDBRemote.h...
Generating docs for file GDBRemoteClientBase.cpp...
Generating docs for file GDBRemoteClientBase.h...
Generating docs for file GDBRemoteCommunication.cpp...
Generating docs for file GDBRemoteCommunication.h...
Generating docs for file GDBRemoteCommunicationClient.cpp...
Generating docs for file GDBRemoteCommunicationClient.h...
Generating docs for file GDBRemoteCommunicationHistory.cpp...
Generating docs for file GDBRemoteCommunicationHistory.h...
Generating docs for file GDBRemoteCommunicationReplayServer.cpp...
Generating docs for file GDBRemoteCommunicationReplayServer.h...
Generating docs for file GDBRemoteCommunicationServer.cpp...
Generating docs for file GDBRemoteCommunicationServer.h...
Generating docs for file GDBRemoteCommunicationServerCommon.cpp...
Generating docs for file GDBRemoteCommunicationServerCommon.h...
Generating docs for file GDBRemoteCommunicationServerLLGS.cpp...
Generating docs for file GDBRemoteCommunicationServerLLGS.h...
Generating docs for file GDBRemoteCommunicationServerPlatform.cpp...
Generating docs for file GDBRemoteCommunicationServerPlatform.h...
Generating docs for file GDBRemoteRegisterContext.cpp...
Generating docs for file GDBRemoteRegisterContext.h...
Generating docs for file GDBRemoteSignals.cpp...
Generating docs for file GDBRemoteSignals.h...
Generating docs for file GetOptInc.cpp...
Generating docs for file GetOptInc.h...
Generating docs for file HashedNameToDIE.cpp...
Generating docs for file HashedNameToDIE.h...
Generating docs for file HexagonDYLDRendezvous.cpp...
Generating docs for file HexagonDYLDRendezvous.h...
Generating docs for file Highlighter.cpp...
Generating docs for file Highlighter.h...
Generating docs for file HistoryThread.cpp...
Generating docs for file HistoryThread.h...
Generating docs for file HistoryUnwind.cpp...
Generating docs for file HistoryUnwind.h...
Generating docs for file Host.cpp...
Generating docs for file Host.cpp...
Generating docs for file Host.cpp...
Generating docs for file Host.cpp...
Generating docs for file Host.cpp...
Generating docs for file Host.h...
Generating docs for file Host.mm...
Generating docs for file HostGetOpt.h...
Generating docs for file HostInfo.h...
Generating docs for file HostInfoAndroid.cpp...
Generating docs for file HostInfoAndroid.h...
Generating docs for file HostInfoBase.cpp...
Generating docs for file HostInfoBase.h...
Generating docs for file HostInfoFreeBSD.cpp...
Generating docs for file HostInfoFreeBSD.h...
Generating docs for file HostInfoLinux.cpp...
Generating docs for file HostInfoLinux.h...
Generating docs for file HostInfoMacOSX.h...
Generating docs for file HostInfoMacOSX.mm...
Generating docs for file HostInfoNetBSD.cpp...
Generating docs for file HostInfoNetBSD.h...
Generating docs for file HostInfoOpenBSD.cpp...
Generating docs for file HostInfoOpenBSD.h...
Generating docs for file HostInfoPosix.cpp...
Generating docs for file HostInfoPosix.h...
Generating docs for file HostInfoWindows.cpp...
Generating docs for file HostInfoWindows.h...
Generating docs for file HostNativeProcess.h...
Generating docs for file HostNativeProcessBase.h...
Generating docs for file HostNativeThread.h...
Generating docs for file HostNativeThreadBase.cpp...
Generating docs for file HostNativeThreadBase.h...
Generating docs for file HostNativeThreadForward.h...
Generating docs for file HostNetBSD.cpp...
Generating docs for file HostProcess.cpp...
Generating docs for file HostProcess.h...
Generating docs for file HostProcessPosix.cpp...
Generating docs for file HostProcessPosix.h...
Generating docs for file HostProcessWindows.cpp...
Generating docs for file HostProcessWindows.h...
Generating docs for file HostThread.cpp...
Generating docs for file HostThread.h...
Generating docs for file HostThreadMacOSX.h...
Generating docs for file HostThreadMacOSX.mm...
Generating docs for file HostThreadPosix.cpp...
Generating docs for file HostThreadPosix.h...
Generating docs for file HostThreadWindows.cpp...
Generating docs for file HostThreadWindows.h...
Generating docs for file IDebugDelegate.h...
Generating docs for file InferiorCallPOSIX.cpp...
Generating docs for file InferiorCallPOSIX.h...
Generating docs for file InstructionUtils.h...
Generating docs for file InstrumentationRuntime.cpp...
Generating docs for file InstrumentationRuntime.h...
Generating docs for file InstrumentationRuntimeASan.cpp...
Generating docs for file InstrumentationRuntimeASan.h...
Generating docs for file InstrumentationRuntimeMainThreadChecker.cpp...
Generating docs for file InstrumentationRuntimeMainThreadChecker.h...
Generating docs for file InstrumentationRuntimeStopInfo.cpp...
Generating docs for file InstrumentationRuntimeStopInfo.h...
Generating docs for file InstrumentationRuntimeTSan.cpp...
Generating docs for file InstrumentationRuntimeTSan.h...
Generating docs for file InstrumentationRuntimeUBSan.cpp...
Generating docs for file InstrumentationRuntimeUBSan.h...
Generating docs for file IOHandler.cpp...
Generating docs for file IOHandler.h...
Generating docs for file IOHandlerCursesGUI.cpp...
Generating docs for file IOHandlerCursesGUI.h...
Generating docs for file IOObject.cpp...
Generating docs for file IOObject.h...
Generating docs for file IOStreamMacros.h...
Generating docs for file IRDynamicChecks.cpp...
Generating docs for file IRDynamicChecks.h...
Generating docs for file IRExecutionUnit.cpp...
Generating docs for file IRExecutionUnit.h...
Generating docs for file IRForTarget.cpp...
Generating docs for file IRForTarget.h...
Generating docs for file IRInterpreter.cpp...
Generating docs for file IRInterpreter.h...
Generating docs for file IRMemoryMap.cpp...
Generating docs for file IRMemoryMap.h...
Generating docs for file ItaniumABILanguageRuntime.cpp...
Generating docs for file ItaniumABILanguageRuntime.h...
Generating docs for file Iterable.h...
Generating docs for file JITLoader.cpp...
Generating docs for file JITLoader.h...
Generating docs for file JITLoaderGDB.cpp...
Generating docs for file JITLoaderGDB.h...
Generating docs for file JITLoaderList.cpp...
Generating docs for file JITLoaderList.h...
Generating docs for file Language.cpp...
Generating docs for file Language.h...
Generating docs for file LanguageCategory.cpp...
Generating docs for file LanguageCategory.h...
Generating docs for file LanguageRuntiwarning: Included by graph for 'lldb-defines.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'lldb-enumerations.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'lldb-forward.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'lldb-private.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'lldb-types.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LLDB.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Log.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
me.cpp...
Generating docs for file LanguageRuntime.h...
Generating docs for file LibcGlue.cpp...
Generating docs for file LibcGlue.cpp...
Generating docs for file LibCxx.cpp...
Generating docs for file LibCxx.h...
Generating docs for file LibCxxAtomic.cpp...
Generating docs for file LibCxxAtomic.h...
Generating docs for file LibCxxBitset.cpp...
Generating docs for file LibCxxInitializerList.cpp...
Generating docs for file LibCxxList.cpp...
Generating docs for file LibCxxMap.cpp...
Generating docs for file LibCxxOptional.cpp...
Generating docs for file LibCxxQueue.cpp...
Generating docs for file LibCxxTuple.cpp...
Generating docs for file LibCxxUnorderedMap.cpp...
Generating docs for file LibCxxVariant.cpp...
Generating docs for file LibCxxVariant.h...
Generating docs for file LibCxxVector.cpp...
Generating docs for file LibStdcpp.cpp...
Generating docs for file LibStdcpp.h...
Generating docs for file LibStdcppTuple.cpp...
Generating docs for file LibStdcppUniquePointer.cpp...
Generating docs for file LineEntry.cpp...
Generating docs for file LineEntry.h...
Generating docs for file LineTable.cpp...
Generating docs for file LineTable.h...
Generating docs for file LinuxProcMaps.cpp...
Generating docs for file LinuxProcMaps.h...
Generating docs for file LinuxPTraceDefines_arm64sve.h...
Generating docs for file LinuxSignals.cpp...
Generating docs for file LinuxSignals.h...
Generating docs for file Listener.cpp...
Generating docs for file Listener.h...
Generating docs for file lldb-arm-register-enums.h...
Generating docs for file lldb-arm64-register-enums.h...
Generating docs for file lldb-defines.h...
Generating docs for file lldb-enumerations.h...
Generating docs for file lldb-forward.h...
Generating docs for file lldb-mips-freebsd-register-enums.h...
Generating docs for file lldb-mips-linux-register-enums.h...
Generating docs for file lldb-ppc64-register-enums.h...
Generating docs for file lldb-ppc64le-register-enums.h...
Generating docs for file lldb-private-defines.h...
Generating docs for file lldb-private-enumerations.h...
Generating docs for file lldb-private-forward.h...
Generating docs for file lldb-private-interfaces.h...
Generating docs for file lldb-private-types.h...
Generating docs for file lldb-private.h...
Generating docs for file lldb-public.h...
Generating docs for file lldb-python.h...
Generating docs for file lldb-s390x-register-enums.h...
Generating docs for file lldb-types.h...
Generating docs for file lldb-versioning.h...
Generating docs for file lldb-x86-register-enums.h...
Generating docs for file lldb.cpp...
Generating docs for file LLDB.h...
Generating docs for file LLDBAssert.cpp...
Generating docs for file LLDBAssert.h...
Generating docs for file LLVMUserExpression.cpp...
Generating docs for file LLVMUserExpression.h...
Generating docs for file LoadedModuleInfoList.h...
Generating docs for file LocalDebugDelegate.cpp...
Generating docs for file LocalDebugDelegate.h...
Generating docs for file LocateSymbolFile.cpp...
Generating docs for file LocateSymbolFile.h...
Generating docs for file LocateSymbolFileMacOSX.cpp...
Generating docs for file LockFile.h...
Generating docs for file LockFileBase.cpp...
Generating docs for file LockFileBase.h...
Generating docs for file LockFilePosix.cpp...
Generating docs for file LockFilePosix.h...
Generating docs for file LockFileWindows.cpp...
Generating docs for file LockFileWindows.h...
Generating docs for file Log.cpp...
Generating docs for file Log.h...
Generating docs for file LogChannelDWARF.cpp...
Generating docs for file LogChannelDWARF.h...
Generating docs for file Logging.cpp...
Generating docs for file Logging.h...
Generating docs for file Lua.cpp...
Generating docs for file Lua.h...
Generating docs for file LZMA.cpp...
Generating docs for file LZMA.h...
Generating docs for file MainLoop.cpp...
Generating docs for file MainLoop.h...
Generating docs for file MainLoopBase.h...
Generating docs for file Mangled.cpp...
Generating docs for file Mangled.h...
Generating docs for file ManualDWARFIndex.cpp...
Generating docs for file ManualDWARFIndex.h...
Generatiwarning: Include graph for 'Module.cpp' 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 'ModuleSpec.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ng docs for file MappedHash.h...
Generating docs for file Materializer.cpp...
Generating docs for file Materializer.h...
Generating docs for file Memory.cpp...
Generating docs for file Memory.h...
Generating docs for file MemoryHistory.cpp...
Generating docs for file MemoryHistory.h...
Generating docs for file MemoryHistoryASan.cpp...
Generating docs for file MemoryHistoryASan.h...
Generating docs for file MemoryRegionInfo.cpp...
Generating docs for file MemoryRegionInfo.h...
Generating docs for file MinidumpParser.cpp...
Generating docs for file MinidumpParser.h...
Generating docs for file MinidumpTypes.cpp...
Generating docs for file MinidumpTypes.h...
Generating docs for file MipsLinuxSignals.cpp...
Generating docs for file MipsLinuxSignals.h...
Generating docs for file Module.cpp...
Generating docs for file Module.h...
Generating docs for file ModuleCache.cpp...
Generating docs for file ModuleCache.h...
Generating docs for file ModuleChild.cpp...
Generating docs for file ModuleChild.h...
Generating docs for file ModuleDependencyCollector.h...
Generating docs for file ModuleList.cpp...
Generating docs for file ModuleList.h...
Generating docs for file ModuleSpec.h...
Generating docs for file MonitoringProcessLauncher.cpp...
Generating docs for file MonitoringProcessLauncher.h...
Generating docs for file MSVCUndecoratedNameParser.cpp...
Generating docs for file MSVCUndecoratedNameParser.h...
Generating docs for file NameMatches.cpp...
Generating docs for file NameMatches.h...
Generating docs for file NameSearchContext.cpp...
Generating docs for file NameSearchContext.h...
Generating docs for file NameToDIE.cpp...
Generating docs for file NameToDIE.h...
Generating docs for file NativeBreakpointList.h...
Generating docs for file NativeProcessELF.cpp...
Generating docs for file NativeProcessELF.h...
Generating docs for file NativeProcessLinux.cpp...
Generating docs for file NativeProcessLinux.h...
Generating docs for file NativeProcessNetBSD.cpp...
Generating docs for file NativeProcessNetBSD.h...
Generating docs for file NativeProcessProtocol.cpp...
Generating docs for file NativeProcessProtocol.h...
Generating docs for file NativeProcessWindows.cpp...
Generating docs for file NativeProcessWindows.h...
Generating docs for file NativeRegisterContext.cpp...
Generating docs for file NativeRegisterContext.h...
Generating docs for file NativeRegisterContextLinux.cpp...
Generating docs for file NativeRegisterContextLinux.h...
Generating docs for file NativeRegisterContextLinux_arm.cpp...
Generating docs for file NativeRegisterContextLinux_arm.h...
Generating docs for file NativeRegisterContextLinux_arm64.cpp...
Generating docs for file NativeRegisterContextLinux_arm64.h...
Generating docs for file NativeRegisterContextLinux_mips64.cpp...
Generating docs for file NativeRegisterContextLinux_mips64.h...
Generating docs for file NativeRegisterContextLinux_ppc64le.cpp...
Generating docs for file NativeRegisterContextLinux_ppc64le.h...
Generating docs for file NativeRegisterContextLinux_s390x.cpp...
Generating docs for file NativeRegisterContextLinux_s390x.h...
Generating docs for file NativeRegisterContextLinux_x86_64.cpp...
Generating docs for file NativeRegisterContextLinux_x86_64.h...
Generating docs for file NativeRegisterContextNetBSD.cpp...
Generating docs for file NativeRegisterContextNetBSD.h...
Generating docs for file NativeRegisterContextNetBSD_x86_64.cpp...
Generating docs for file NativeRegisterContextNetBSD_x86_64.h...
Generating docs for file NativeRegisterContextRegisterInfo.cpp...
Generating docs for file NativeRegisterContextRegisterInfo.h...
Generating docs for file NativeRegisterContextWindows.cpp...
Generating docs for file NativeRegisterContextWindows.h...
Generating docs for file NativeRegisterContextWindows_arm.cpp...
Generating docs for file NativeRegisterContextWindows_arm.h...
Generating docs for file NativeRegisterContextWindows_arm64.cpp...
Generating docs for file NativeRegisterContextWindows_arm64.h...
Generating docs for file NativeRegisterContextWindows_i386.cpp...
Generating docs for file NativeRegiwarning: Included by graph for 'ObjectFile.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
sterContextWindows_i386.h...
Generating docs for file NativeRegisterContextWindows_WoW64.cpp...
Generating docs for file NativeRegisterContextWindows_WoW64.h...
Generating docs for file NativeRegisterContextWindows_x86_64.cpp...
Generating docs for file NativeRegisterContextWindows_x86_64.h...
Generating docs for file NativeThreadLinux.cpp...
Generating docs for file NativeThreadLinux.h...
Generating docs for file NativeThreadNetBSD.cpp...
Generating docs for file NativeThreadNetBSD.h...
Generating docs for file NativeThreadProtocol.cpp...
Generating docs for file NativeThreadProtocol.h...
Generating docs for file NativeThreadWindows.cpp...
Generating docs for file NativeThreadWindows.h...
Generating docs for file NativeWatchpointList.cpp...
Generating docs for file NativeWatchpointList.h...
Generating docs for file NetBSDSignals.cpp...
Generating docs for file NetBSDSignals.h...
Generating docs for file NSArray.cpp...
Generating docs for file NSDictionary.cpp...
Generating docs for file NSDictionary.h...
Generating docs for file NSError.cpp...
Generating docs for file NSException.cpp...
Generating docs for file NSIndexPath.cpp...
Generating docs for file NSSet.cpp...
Generating docs for file NSSet.h...
Generating docs for file NSString.cpp...
Generating docs for file NSString.h...
Generating docs for file NtStructures.h...
Generating docs for file NtStructures.h...
Generating docs for file ObjCLanguage.cpp...
Generating docs for file ObjCLanguage.h...
Generating docs for file ObjCLanguageRuntime.cpp...
Generating docs for file ObjCLanguageRuntime.h...
Generating docs for file ObjCPlusPlusLanguage.cpp...
Generating docs for file ObjCPlusPlusLanguage.h...
Generating docs for file ObjectContainer.h...
Generating docs for file ObjectContainerBSDArchive.cpp...
Generating docs for file ObjectContainerBSDArchive.h...
Generating docs for file ObjectContainerUniversalMachO.cpp...
Generating docs for file ObjectContainerUniversalMachO.h...
Generating docs for file ObjectFile.cpp...
Generating docs for file ObjectFile.h...
Generating docs for file ObjectFileBreakpad.cpp...
Generating docs for file ObjectFileBreakpad.h...
Generating docs for file ObjectFileELF.cpp...
Generating docs for file ObjectFileELF.h...
Generating docs for file ObjectFileJIT.cpp...
Generating docs for file ObjectFileJIT.h...
Generating docs for file ObjectFileMachO.cpp...
Generating docs for file ObjectFileMachO.h...
Generating docs for file ObjectFilePECOFF.cpp...
Generating docs for file ObjectFilePECOFF.h...
Generating docs for file ObjectFileWasm.cpp...
Generating docs for file ObjectFileWasm.h...
Generating docs for file Opcode.cpp...
Generating docs for file Opcode.h...
Generating docs for file OperatingSystem.cpp...
Generating docs for file OperatingSystem.h...
Generating docs for file OperatingSystemPython.cpp...
Generating docs for file OperatingSystemPython.h...
Generating docs for file OptionArgParser.cpp...
Generating docs for file OptionArgParser.h...
Generating docs for file OptionGroupArchitecture.cpp...
Generating docs for file OptionGroupArchitecture.h...
Generating docs for file OptionGroupBoolean.cpp...
Generating docs for file OptionGroupBoolean.h...
Generating docs for file OptionGroupFile.cpp...
Generating docs for file OptionGroupFile.h...
Generating docs for file OptionGroupFormat.cpp...
Generating docs for file OptionGroupFormat.h...
Generating docs for file OptionGroupOutputFile.cpp...
Generating docs for file OptionGroupOutputFile.h...
Generating docs for file OptionGroupPlatform.cpp...
Generating docs for file OptionGroupPlatform.h...
Generating docs for file OptionGroupPythonClassWithDict.cpp...
Generating docs for file OptionGroupPythonClassWithDict.h...
Generating docs for file OptionGroupString.cpp...
Generating docs for file OptionGroupString.h...
Generating docs for file OptionGroupUInt64.cpp...
Generating docs for file OptionGroupUInt64.h...
Generating docs for file OptionGroupUUID.cpp...
Generating docs for file OptionGroupUUID.h...
Generating docs for file OptionGroupValueObjectDisplay.cpp...
Generating docs for file OptionGroupValueObjectDisplay.h...
Generating docs for file OptionGroupVariable.cpp...
Generating docs for file OptionGroupVariable.h...
Generating docs for file OptionGroupWatchpoint.cpp...
Generating docs for file OptionGroupWatchpoint.h...
Generating docs for file OptionParser.cpp...
Generating docs for file OptionParser.h...
Generating docs for file Options.cpp...
Generating docs for file Options.h...
Generating docs for file OptionValue.cpp...
Generating docs for file OptionValue.h...
Generating docs for file OptionValueArch.cpp...
Generating docs for file OptionValueArch.h...
Generating docs for file OptionValueArgs.cpp...
Generating docs for file OptionValueArgs.h...
Generating docs for file OptionValueArray.cpp...
Generating docs for file OptionValueArray.h...
Generating docs for file OptionValueBoolean.cpp...
Generating docs for file OptionValueBoolean.h...
Generating docs for file OptionValueChar.cpp...
Generating docs for file OptionValueChar.h...
Generating docs for file OptionValueDictionary.cpp...
Generating docs for file OptionValueDictionary.h...
Generating docs for file OptionValueEnumeration.cpp...
Generating docs for file OptionValueEnumeration.h...
Generating docs for file OptionValueFileSpec.cpp...
Generating docs for file OptionValueFileSpec.h...
Generating docs for file OptionValueFileSpecList.cpp...
Generating docs for file OptionValueFileSpecList.h...
Generating docs for file OptionValueFormat.cpp...
Generating docs for file OptionValueFormat.h...
Generating docs for file OptionValueFormatEntity.cpp...
Generating docs for file OptionValueFormatEntity.h...
Generating docs for file OptionValueLanguage.cpp...
Generating docs for file OptionValueLanguage.h...
Generating docs for file OptionValuePathMappings.cpp...
Generating docs for file OptionValuePathMappings.h...
Generating docs for file OptionValueProperties.cpp...
Generating docs for file OptionValueProperties.h...
Generating docs for file OptionValueRegex.cpp...
Generating docs for file OptionValueRegex.h...
Generating docs for file OptionValues.h...
Generating docs for file OptionValueSInt64.cpp...
Generating docs for file OptionValueSInt64.h...
Generating docs for file OptionValueString.cpp...
Generating docs for file OptionValueString.h...
Generating docs for file OptionValueUInt64.cpp...
Generating docs for file OptionValueUInt64.h...
Generating docs for file OptionValueUUID.cpp...
Generating docs for file OptionValueUUID.h...
Generating docs for file PathMappingList.cpp...
Generating docs for file PathMappingList.h...
Generating docs for file PdbAstBuilder.cpp...
Generating docs for file PdbAstBuilder.h...
Generating docs for file PDBASTParser.cpp...
Generating docs for file PDBASTParser.h...
Generating docs for file PdbFPOProgramToDWARFExpression.cpp...
Generating docs for file PdbFPOProgramToDWARFExpression.h...
Generating docs for file PdbIndex.cpp...
Generating docs for file PdbIndex.h...
Generating docs for file PDBLocationToDWARFExpression.cpp...
Generating docs for file PDBLocationToDWARFExpression.h...
Generating docs for file PdbSymUid.cpp...
Generating docs for file PdbSymUid.h...
Generating docs for file PdbUtil.cpp...
Generating docs for file PdbUtil.h...
Generating docs for file PECallFrameInfo.cpp...
Generating docs for file PECallFrameInfo.h...
Generating docs for file Pipe.h...
Generating docs for file PipeBase.cpp...
Generating docs for file PipeBase.h...
Generating docs for file PipePosix.cpp...
Generating docs for file PipePosix.h...
Generating docs for file PipeWindows.cpp...
Generating docs for file PipeWindows.h...
Generating docs for file Platform.cpp...
Generating docs for file Platform.h...
Generating docs for file PlatformAndroid.cpp...
Generating docs for file PlatformAndroid.h...
Generating docs for file PlatformAndroidRemoteGDBServer.cpp...
Generating docs for file PlatformAndroidRemoteGDBServer.h...
Generating docs for file PlatformAppleSimulator.cpp...
Generating docs for file PlatformAppleSimulator.h...
Generating docs for file PlatformAppleTVSimulator.cpp...
Generating docs for file PlatformAppleTVSimulator.h.warning: Included by graph for 'PluginManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Process.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Process.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ProcessGDBRemote.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
..
Generating docs for file PlatformAppleWatchSimulator.cpp...
Generating docs for file PlatformAppleWatchSimulator.h...
Generating docs for file PlatformDarwin.cpp...
Generating docs for file PlatformDarwin.h...
Generating docs for file PlatformDarwinKernel.cpp...
Generating docs for file PlatformDarwinKernel.h...
Generating docs for file PlatformFreeBSD.cpp...
Generating docs for file PlatformFreeBSD.h...
Generating docs for file PlatformiOSSimulator.cpp...
Generating docs for file PlatformiOSSimulator.h...
Generating docs for file PlatformiOSSimulatorCoreSimulatorSupport.h...
Generating docs for file PlatformiOSSimulatorCoreSimulatorSupport.mm...
Generating docs for file PlatformLinux.cpp...
Generating docs for file PlatformLinux.h...
Generating docs for file PlatformMacOSX.cpp...
Generating docs for file PlatformMacOSX.h...
Generating docs for file PlatformNetBSD.cpp...
Generating docs for file PlatformNetBSD.h...
Generating docs for file PlatformOpenBSD.cpp...
Generating docs for file PlatformOpenBSD.h...
Generating docs for file PlatformPOSIX.cpp...
Generating docs for file PlatformPOSIX.h...
Generating docs for file PlatformRemoteAppleBridge.cpp...
Generating docs for file PlatformRemoteAppleBridge.h...
Generating docs for file PlatformRemoteAppleTV.cpp...
Generating docs for file PlatformRemoteAppleTV.h...
Generating docs for file PlatformRemoteAppleWatch.cpp...
Generating docs for file PlatformRemoteAppleWatch.h...
Generating docs for file PlatformRemoteDarwinDevice.cpp...
Generating docs for file PlatformRemoteDarwinDevice.h...
Generating docs for file PlatformRemoteGDBServer.cpp...
Generating docs for file PlatformRemoteGDBServer.h...
Generating docs for file PlatformRemoteiOS.cpp...
Generating docs for file PlatformRemoteiOS.h...
Generating docs for file PlatformWindows.cpp...
Generating docs for file PlatformWindows.h...
Generating docs for file PluginInterface.h...
Generating docs for file PluginManager.cpp...
Generating docs for file PluginManager.h...
Generating docs for file PosixApi.h...
Generating docs for file PosixApi.h...
Generating docs for file POSIXStopInfo.cpp...
Generating docs for file POSIXStopInfo.h...
Generating docs for file PostfixExpression.cpp...
Generating docs for file PostfixExpression.h...
Generating docs for file PPC64_DWARF_Registers.h...
Generating docs for file PPC64LE_DWARF_Registers.h...
Generating docs for file Predicate.h...
Generating docs for file Process.cpp...
Generating docs for file Process.h...
Generating docs for file ProcessDebugger.cpp...
Generating docs for file ProcessDebugger.h...
Generating docs for file ProcessElfCore.cpp...
Generating docs for file ProcessElfCore.h...
Generating docs for file ProcessFreeBSD.cpp...
Generating docs for file ProcessFreeBSD.h...
Generating docs for file ProcessGDBRemote.cpp...
Generating docs for file ProcessGDBRemote.h...
Generating docs for file ProcessGDBRemoteLog.cpp...
Generating docs for file ProcessGDBRemoteLog.h...
Generating docs for file ProcessInfo.cpp...
Generating docs for file ProcessInfo.h...
Generating docs for file ProcessKDP.cpp...
Generating docs for file ProcessKDP.h...
Generating docs for file ProcessKDPLog.cpp...
Generating docs for file ProcessKDPLog.h...
Generating docs for file ProcessLauncher.h...
Generating docs for file ProcessLauncherPosixFork.cpp...
Generating docs for file ProcessLauncherPosixFork.h...
Generating docs for file ProcessLauncherWindows.cpp...
Generating docs for file ProcessLauncherWindows.h...
Generating docs for file ProcessLaunchInfo.cpp...
Generating docs for file ProcessLaunchInfo.h...
Generating docs for file ProcessMachCore.cpp...
Generating docs for file ProcessMachCore.h...
Generating docs for file ProcessMessage.cpp...
Generating docs for file ProcessMessage.h...
Generating docs for file ProcessMinidump.cpp...
Generating docs for file ProcessMinidump.h...
Generating docs for file ProcessMonitor.cpp...
Generating docs for file ProcessMonitor.h...
Generating docs for file ProcessorTrace.cpp...
Generating docs for file ProcessorTrace.h...
Generating docs for file ProcessPOSIXLogwarning: Included by graph for 'RegisterContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
.cpp...
Generating docs for file ProcessPOSIXLog.h...
Generating docs for file ProcessRunLock.cpp...
Generating docs for file ProcessRunLock.cpp...
Generating docs for file ProcessRunLock.h...
Generating docs for file ProcessStructReader.h...
Generating docs for file ProcessWindows.cpp...
Generating docs for file ProcessWindows.h...
Generating docs for file ProcessWindowsLog.cpp...
Generating docs for file ProcessWindowsLog.h...
Generating docs for file Procfs.h...
Generating docs for file Property.cpp...
Generating docs for file Property.h...
Generating docs for file PseudoTerminal.cpp...
Generating docs for file PseudoTerminal.h...
Generating docs for file Ptrace.h...
Generating docs for file PythonDataObjects.cpp...
Generating docs for file PythonDataObjects.h...
Generating docs for file PythonReadline.cpp...
Generating docs for file PythonReadline.h...
Generating docs for file Queue.cpp...
Generating docs for file Queue.h...
Generating docs for file QueueItem.cpp...
Generating docs for file QueueItem.h...
Generating docs for file QueueList.cpp...
Generating docs for file QueueList.h...
Generating docs for file RangeMap.h...
Generating docs for file RegisterCheckpoint.h...
Generating docs for file RegisterContext.cpp...
Generating docs for file RegisterContext.h...
Generating docs for file RegisterContext_mips.h...
Generating docs for file RegisterContext_powerpc.h...
Generating docs for file RegisterContext_s390x.h...
Generating docs for file RegisterContext_x86.h...
Generating docs for file RegisterContextDarwin_arm.cpp...
Generating docs for file RegisterContextDarwin_arm.h...
Generating docs for file RegisterContextDarwin_arm64.cpp...
Generating docs for file RegisterContextDarwin_arm64.h...
Generating docs for file RegisterContextDarwin_i386.cpp...
Generating docs for file RegisterContextDarwin_i386.h...
Generating docs for file RegisterContextDarwin_x86_64.cpp...
Generating docs for file RegisterContextDarwin_x86_64.h...
Generating docs for file RegisterContextDarwinConstants.h...
Generating docs for file RegisterContextDummy.cpp...
Generating docs for file RegisterContextDummy.h...
Generating docs for file RegisterContextFreeBSD_i386.cpp...
Generating docs for file RegisterContextFreeBSD_i386.h...
Generating docs for file RegisterContextFreeBSD_mips64.cpp...
Generating docs for file RegisterContextFreeBSD_mips64.h...
Generating docs for file RegisterContextFreeBSD_powerpc.cpp...
Generating docs for file RegisterContextFreeBSD_powerpc.h...
Generating docs for file RegisterContextFreeBSD_x86_64.cpp...
Generating docs for file RegisterContextFreeBSD_x86_64.h...
Generating docs for file RegisterContextHistory.cpp...
Generating docs for file RegisterContextHistory.h...
Generating docs for file RegisterContextKDP_arm.cpp...
Generating docs for file RegisterContextKDP_arm.h...
Generating docs for file RegisterContextKDP_arm64.cpp...
Generating docs for file RegisterContextKDP_arm64.h...
Generating docs for file RegisterContextKDP_i386.cpp...
Generating docs for file RegisterContextKDP_i386.h...
Generating docs for file RegisterContextKDP_x86_64.cpp...
Generating docs for file RegisterContextKDP_x86_64.h...
Generating docs for file RegisterContextLinux_i386.cpp...
Generating docs for file RegisterContextLinux_i386.h...
Generating docs for file RegisterContextLinux_mips.cpp...
Generating docs for file RegisterContextLinux_mips.h...
Generating docs for file RegisterContextLinux_mips64.cpp...
Generating docs for file RegisterContextLinux_mips64.h...
Generating docs for file RegisterContextLinux_s390x.cpp...
Generating docs for file RegisterContextLinux_s390x.h...
Generating docs for file RegisterContextLinux_x86_64.cpp...
Generating docs for file RegisterContextLinux_x86_64.h...
Generating docs for file RegisterContextMach_arm.cpp...
Generating docs for file RegisterContextMach_arm.h...
Generating docs for file RegisterContextMach_i386.cpp...
Generating docs for file RegisterContextMach_i386.h...
Generating docs for file RegisterContextMach_x86_64.cpp...
Generating docs for file RegisterContextMach_x86_64.h...
Generating docs for file RegisterContextMemory.cpp...
Generating docs for file RegisterContextMemory.h...
Generating docs for file RegisterContextMinidump_ARM.cpp...
Generating docs for file RegisterContextMinidump_ARM.h...
Generating docs for file RegisterContextMinidump_ARM64.cpp...
Generating docs for file RegisterContextMinidump_ARM64.h...
Generating docs for file RegisterContextMinidump_x86_32.cpp...
Generating docs for file RegisterContextMinidump_x86_32.h...
Generating docs for file RegisterContextMinidump_x86_64.cpp...
Generating docs for file RegisterContextMinidump_x86_64.h...
Generating docs for file RegisterContextNetBSD_i386.cpp...
Generating docs for file RegisterContextNetBSD_i386.h...
Generating docs for file RegisterContextNetBSD_x86_64.cpp...
Generating docs for file RegisterContextNetBSD_x86_64.h...
Generating docs for file RegisterContextOpenBSD_i386.cpp...
Generating docs for file RegisterContextOpenBSD_i386.h...
Generating docs for file RegisterContextOpenBSD_x86_64.cpp...
Generating docs for file RegisterContextOpenBSD_x86_64.h...
Generating docs for file RegisterContextPOSIX.h...
Generating docs for file RegisterContextPOSIX_arm.cpp...
Generating docs for file RegisterContextPOSIX_arm.h...
Generating docs for file RegisterContextPOSIX_arm64.cpp...
Generating docs for file RegisterContextPOSIX_arm64.h...
Generating docs for file RegisterContextPOSIX_mips64.cpp...
Generating docs for file RegisterContextPOSIX_mips64.h...
Generating docs for file RegisterContextPOSIX_powerpc.cpp...
Generating docs for file RegisterContextPOSIX_powerpc.h...
Generating docs for file RegisterContextPOSIX_ppc64le.cpp...
Generating docs for file RegisterContextPOSIX_ppc64le.h...
Generating docs for file RegisterContextPOSIX_s390x.cpp...
Generating docs for file RegisterContextPOSIX_s390x.h...
Generating docs for file RegisterContextPOSIX_x86.cpp...
Generating docs for file RegisterContextPOSIX_x86.h...
Generating docs for file RegisterContextPOSIXCore_arm.cpp...
Generating docs for file RegisterContextPOSIXCore_arm.h...
Generating docs for file RegisterContextPOSIXCore_arm64.cpp...
Generating docs for file RegisterContextPOSIXCore_arm64.h...
Generating docs for file RegisterContextPOSIXCore_mips64.cpp...
Generating docs for file RegisterContextPOSIXCore_mips64.h...
Generating docs for file RegisterContextPOSIXCore_powerpc.cpp...
Generating docs for file RegisterContextPOSIXCore_powerpc.h...
Generating docs for file RegisterContextPOSIXCore_ppc64le.cpp...
Generating docs for file RegisterContextPOSIXCore_ppc64le.h...
Generating docs for file RegisterContextPOSIXCore_s390x.cpp...
Generating docs for file RegisterContextPOSIXCore_s390x.h...
Generating docs for file RegisterContextPOSIXCore_x86_64.cpp...
Generating docs for file RegisterContextPOSIXCore_x86_64.h...
Generating docs for file RegisterContextPOSIXProcessMonitor_arm.cpp...
Generating docs for file RegisterContextPOSIXProcessMonitor_arm.h...
Generating docs for file RegisterContextPOSIXProcessMonitor_arm64.cpp...
Generating docs for file RegisterContextPOSIXProcessMonitor_arm64.h...
Generating docs for file RegisterContextPOSIXProcessMonitor_mips64.cpp...
Generating docs for file RegisterContextPOSIXProcessMonitor_mips64.h...
Generating docs for file RegisterContextPOSIXProcessMonitor_powerpc.cpp...
Generating docs for file RegisterContextPOSIXProcessMonitor_powerpc.h...
Generating docs for file RegisterContextPOSIXProcessMonitor_x86.cpp...
Generating docs for file RegisterContextPOSIXProcessMonitor_x86.h...
Generating docs for file RegisterContextThreadMemory.cpp...
Generating docs for file RegisterContextThreadMemory.h...
Generating docs for file RegisterContextUnwind.cpp...
Generating docs for file RegisterContextUnwind.h...
Generating docs for file RegisterContextWindows.cpp...
Generating docs for file RegisterContextWindows.h...
Generating docs for file RegisterContextWindows_arm.cpp...
Generating docs for file RegisterContextWindows_arm.h...
Generating docs for file RegisterContextWindows_arm64.cpp...
Generating docs for file RegisterContextWindows_arm64.h...
Generatingwarning: Included by graph for 'RegisterValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 docs for file RegisterContextWindows_i386.cpp...
Generating docs for file RegisterContextWindows_i386.h...
Generating docs for file RegisterContextWindows_x64.cpp...
Generating docs for file RegisterContextWindows_x64.h...
Generating docs for file RegisterContextWindows_x86.cpp...
Generating docs for file RegisterContextWindows_x86.h...
Generating docs for file RegisterContextWindows_x86_64.cpp...
Generating docs for file RegisterContextWindows_x86_64.h...
Generating docs for file RegisterInfoAndSetInterface.h...
Generating docs for file RegisterInfoInterface.h...
Generating docs for file RegisterInfoPOSIX_arm.cpp...
Generating docs for file RegisterInfoPOSIX_arm.h...
Generating docs for file RegisterInfoPOSIX_arm64.cpp...
Generating docs for file RegisterInfoPOSIX_arm64.h...
Generating docs for file RegisterInfoPOSIX_ppc64le.cpp...
Generating docs for file RegisterInfoPOSIX_ppc64le.h...
Generating docs for file RegisterInfos_arm.h...
Generating docs for file RegisterInfos_arm64.h...
Generating docs for file RegisterInfos_i386.h...
Generating docs for file RegisterInfos_mips.h...
Generating docs for file RegisterInfos_mips64.h...
Generating docs for file RegisterInfos_powerpc.h...
Generating docs for file RegisterInfos_ppc64.h...
Generating docs for file RegisterInfos_ppc64le.h...
Generating docs for file RegisterInfos_s390x.h...
Generating docs for file RegisterInfos_x86_64.h...
Generating docs for file RegisterNumber.cpp...
Generating docs for file RegisterNumber.h...
Generating docs for file RegisterUtilities.cpp...
Generating docs for file RegisterUtilities.h...
Generating docs for file RegisterValue.cpp...
Generating docs for file RegisterValue.h...
Generating docs for file RegularExpression.cpp...
Generating docs for file RegularExpression.h...
Generating docs for file RemoteAwarePlatform.cpp...
Generating docs for file RemoteAwarePlatform.h...
Generating docs for file RenderScriptExpressionOpts.cpp...
Generating docs for file RenderScriptExpressionOpts.h...
Generating docs for file RenderScriptRuntime.cpp...
Generating docs for file RenderScriptRuntime.h...
Generating docs for file RenderScriptScriptGroup.cpp...
Generating docs for file RenderScriptScriptGroup.h...
Generating docs for file RenderScriptx86ABIFixups.cpp...
Generating docs for file RenderScriptx86ABIFixups.h...
Generating docs for file REPL.cpp...
Generating docs for file REPL.h...
Generating docs for file Reproducer.cpp...
Generating docs for file Reproducer.h...
Generating docs for file ReproducerInstrumentation.cpp...
Generating docs for file ReproducerInstrumentation.h...
Generating docs for file RichManglingContext.cpp...
Generating docs for file RichManglingContext.h...
Generating docs for file SafeMachO.h...
Generating docs for file SBAddress.cpp...
Generating docs for file SBAddress.h...
Generating docs for file SBAttachInfo.cpp...
Generating docs for file SBAttachInfo.h...
Generating docs for file SBBlock.cpp...
Generating docs for file SBBlock.h...
Generating docs for file SBBreakpoint.cpp...
Generating docs for file SBBreakpoint.h...
Generating docs for file SBBreakpointLocation.cpp...
Generating docs for file SBBreakpointLocation.h...
Generating docs for file SBBreakpointName.cpp...
Generating docs for file SBBreakpointName.h...
Generating docs for file SBBreakpointOptionCommon.cpp...
Generating docs for file SBBreakpointOptionCommon.h...
Generating docs for file SBBroadcaster.cpp...
Generating docs for file SBBroadcaster.h...
Generating docs for file SBCommandInterpreter.cpp...
Generating docs for file SBCommandInterpreter.h...
Generating docs for file SBCommandInterpreterRunOptions.cpp...
Generating docs for file SBCommandInterpreterRunOptions.h...
Generating docs for file SBCommandReturnObject.cpp...
Generating docs for file SBCommandReturnObject.h...
Generating docs for file SBCommunication.cpp...
Generating docs for file SBCommunication.h...
Generating docs for file SBCompileUnit.cpp...
Generating docs for file SBCompileUnit.h...
Generating docs for file SBData.cpp...
Generating docs for file SBData.h...
Generating docs for file SBDwarning: Included by graph for 'SBDefines.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SBReproducerPrivate.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SBStream.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SBTarget.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ebugger.cpp...
Generating docs for file SBDebugger.h...
Generating docs for file SBDeclaration.cpp...
Generating docs for file SBDeclaration.h...
Generating docs for file SBDefines.h...
Generating docs for file SBEnvironment.cpp...
Generating docs for file SBEnvironment.h...
Generating docs for file SBError.cpp...
Generating docs for file SBError.h...
Generating docs for file SBEvent.cpp...
Generating docs for file SBEvent.h...
Generating docs for file SBExecutionContext.cpp...
Generating docs for file SBExecutionContext.h...
Generating docs for file SBExpressionOptions.cpp...
Generating docs for file SBExpressionOptions.h...
Generating docs for file SBFile.cpp...
Generating docs for file SBFile.h...
Generating docs for file SBFileSpec.cpp...
Generating docs for file SBFileSpec.h...
Generating docs for file SBFileSpecList.cpp...
Generating docs for file SBFileSpecList.h...
Generating docs for file SBFrame.cpp...
Generating docs for file SBFrame.h...
Generating docs for file SBFunction.cpp...
Generating docs for file SBFunction.h...
Generating docs for file SBHostOS.cpp...
Generating docs for file SBHostOS.h...
Generating docs for file SBInstruction.cpp...
Generating docs for file SBInstruction.h...
Generating docs for file SBInstructionList.cpp...
Generating docs for file SBInstructionList.h...
Generating docs for file SBLanguageRuntime.cpp...
Generating docs for file SBLanguageRuntime.h...
Generating docs for file SBLaunchInfo.cpp...
Generating docs for file SBLaunchInfo.h...
Generating docs for file SBLineEntry.cpp...
Generating docs for file SBLineEntry.h...
Generating docs for file SBListener.cpp...
Generating docs for file SBListener.h...
Generating docs for file SBMemoryRegionInfo.cpp...
Generating docs for file SBMemoryRegionInfo.h...
Generating docs for file SBMemoryRegionInfoList.cpp...
Generating docs for file SBMemoryRegionInfoList.h...
Generating docs for file SBModule.cpp...
Generating docs for file SBModule.h...
Generating docs for file SBModuleSpec.cpp...
Generating docs for file SBModuleSpec.h...
Generating docs for file SBPlatform.cpp...
Generating docs for file SBPlatform.h...
Generating docs for file SBProcess.cpp...
Generating docs for file SBProcess.h...
Generating docs for file SBProcessInfo.cpp...
Generating docs for file SBProcessInfo.h...
Generating docs for file SBQueue.cpp...
Generating docs for file SBQueue.h...
Generating docs for file SBQueueItem.cpp...
Generating docs for file SBQueueItem.h...
Generating docs for file SBReproducer.cpp...
Generating docs for file SBReproducer.h...
Generating docs for file SBReproducerPrivate.h...
Generating docs for file SBSection.cpp...
Generating docs for file SBSection.h...
Generating docs for file SBSourceManager.cpp...
Generating docs for file SBSourceManager.h...
Generating docs for file SBStream.cpp...
Generating docs for file SBStream.h...
Generating docs for file SBStringList.cpp...
Generating docs for file SBStringList.h...
Generating docs for file SBStructuredData.cpp...
Generating docs for file SBStructuredData.h...
Generating docs for file SBSymbol.cpp...
Generating docs for file SBSymbol.h...
Generating docs for file SBSymbolContext.cpp...
Generating docs for file SBSymbolContext.h...
Generating docs for file SBSymbolContextList.cpp...
Generating docs for file SBSymbolContextList.h...
Generating docs for file SBTarget.cpp...
Generating docs for file SBTarget.h...
Generating docs for file SBThread.cpp...
Generating docs for file SBThread.h...
Generating docs for file SBThreadCollection.cpp...
Generating docs for file SBThreadCollection.h...
Generating docs for file SBThreadPlan.cpp...
Generating docs for file SBThreadPlan.h...
Generating docs for file SBTrace.cpp...
Generating docs for file SBTrace.h...
Generating docs for file SBTraceOptions.cpp...
Generating docs for file SBTraceOptions.h...
Generating docs for file SBType.cpp...
Generating docs for file SBType.h...
Generating docs for file SBTypeCategory.cpp...
Generating docs for file SBTypeCategory.h...
Generating docs for file SBTypeEnumMember.cpp...
Generating docs for file SBTypeEnumMembwarning: Included by graph for 'Section.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StackFrame.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'State.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Status.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Stream.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StreamFile.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StreamString.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
er.h...
Generating docs for file SBTypeFilter.cpp...
Generating docs for file SBTypeFilter.h...
Generating docs for file SBTypeFormat.cpp...
Generating docs for file SBTypeFormat.h...
Generating docs for file SBTypeNameSpecifier.cpp...
Generating docs for file SBTypeNameSpecifier.h...
Generating docs for file SBTypeSummary.cpp...
Generating docs for file SBTypeSummary.h...
Generating docs for file SBTypeSynthetic.cpp...
Generating docs for file SBTypeSynthetic.h...
Generating docs for file SBUnixSignals.cpp...
Generating docs for file SBUnixSignals.h...
Generating docs for file SBValue.cpp...
Generating docs for file SBValue.h...
Generating docs for file SBValueList.cpp...
Generating docs for file SBValueList.h...
Generating docs for file SBVariablesOptions.cpp...
Generating docs for file SBVariablesOptions.h...
Generating docs for file SBWatchpoint.cpp...
Generating docs for file SBWatchpoint.h...
Generating docs for file Scalar.cpp...
Generating docs for file Scalar.h...
Generating docs for file ScriptInterpreter.cpp...
Generating docs for file ScriptInterpreter.h...
Generating docs for file ScriptInterpreterLua.cpp...
Generating docs for file ScriptInterpreterLua.h...
Generating docs for file ScriptInterpreterNone.cpp...
Generating docs for file ScriptInterpreterNone.h...
Generating docs for file ScriptInterpreterPython.cpp...
Generating docs for file ScriptInterpreterPython.h...
Generating docs for file ScriptInterpreterPythonImpl.h...
Generating docs for file SearchFilter.cpp...
Generating docs for file SearchFilter.h...
Generating docs for file Section.cpp...
Generating docs for file Section.h...
Generating docs for file SectionLoadHistory.cpp...
Generating docs for file SectionLoadHistory.h...
Generating docs for file SectionLoadList.cpp...
Generating docs for file SectionLoadList.h...
Generating docs for file SelectHelper.cpp...
Generating docs for file SelectHelper.h...
Generating docs for file SharedCluster.h...
Generating docs for file SingleStepCheck.cpp...
Generating docs for file SingleStepCheck.h...
Generating docs for file Socket.cpp...
Generating docs for file Socket.h...
Generating docs for file SocketAddress.cpp...
Generating docs for file SocketAddress.h...
Generating docs for file SourceManager.cpp...
Generating docs for file SourceManager.h...
Generating docs for file SourceModule.h...
Generating docs for file StackFrame.cpp...
Generating docs for file StackFrame.h...
Generating docs for file StackFrameList.cpp...
Generating docs for file StackFrameList.h...
Generating docs for file StackFrameRecognizer.cpp...
Generating docs for file StackFrameRecognizer.h...
Generating docs for file StackID.cpp...
Generating docs for file StackID.h...
Generating docs for file State.cpp...
Generating docs for file State.h...
Generating docs for file Status.cpp...
Generating docs for file Status.h...
Generating docs for file StopInfo.cpp...
Generating docs for file StopInfo.h...
Generating docs for file StopInfoMachException.cpp...
Generating docs for file StopInfoMachException.h...
Generating docs for file Stoppoint.cpp...
Generating docs for file Stoppoint.h...
Generating docs for file StoppointCallbackContext.cpp...
Generating docs for file StoppointCallbackContext.h...
Generating docs for file StoppointLocation.cpp...
Generating docs for file StoppointLocation.h...
Generating docs for file Stream.cpp...
Generating docs for file Stream.h...
Generating docs for file StreamAsynchronousIO.cpp...
Generating docs for file StreamAsynchronousIO.h...
Generating docs for file StreamBuffer.h...
Generating docs for file StreamCallback.cpp...
Generating docs for file StreamCallback.h...
Generating docs for file StreamFile.cpp...
Generating docs for file StreamFile.h...
Generating docs for file StreamString.cpp...
Generating docs for file StreamString.h...
Generating docs for file StreamTee.h...
Generating docs for file StringConvert.cpp...
Generating docs for file StringConvert.h...
Generating docs for file StringExtractor.cpp...
Generating docs for file StringExtractor.h...
Generating docs for file StringExtractorGDBRemote.warning: Included by graph for 'Symbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SymbolContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SymbolFileDWARF.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Target.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Target.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Thread.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
cpp...
Generating docs for file StringExtractorGDBRemote.h...
Generating docs for file StringLexer.cpp...
Generating docs for file StringLexer.h...
Generating docs for file StringList.cpp...
Generating docs for file StringList.h...
Generating docs for file StringPrinter.cpp...
Generating docs for file StringPrinter.h...
Generating docs for file StructuredData.cpp...
Generating docs for file StructuredData.h...
Generating docs for file StructuredDataDarwinLog.cpp...
Generating docs for file StructuredDataDarwinLog.h...
Generating docs for file StructuredDataImpl.h...
Generating docs for file StructuredDataPlugin.cpp...
Generating docs for file StructuredDataPlugin.h...
Generating docs for file Support.cpp...
Generating docs for file Support.h...
Generating docs for file Symbol.cpp...
Generating docs for file Symbol.h...
Generating docs for file SymbolContext.cpp...
Generating docs for file SymbolContext.h...
Generating docs for file SymbolContextScope.h...
Generating docs for file SymbolFile.cpp...
Generating docs for file SymbolFile.h...
Generating docs for file SymbolFileBreakpad.cpp...
Generating docs for file SymbolFileBreakpad.h...
Generating docs for file SymbolFileDWARF.cpp...
Generating docs for file SymbolFileDWARF.h...
Generating docs for file SymbolFileDWARFDebugMap.cpp...
Generating docs for file SymbolFileDWARFDebugMap.h...
Generating docs for file SymbolFileDWARFDwo.cpp...
Generating docs for file SymbolFileDWARFDwo.h...
Generating docs for file SymbolFileNativePDB.cpp...
Generating docs for file SymbolFileNativePDB.h...
Generating docs for file SymbolFilePDB.cpp...
Generating docs for file SymbolFilePDB.h...
Generating docs for file SymbolFileSymtab.cpp...
Generating docs for file SymbolFileSymtab.h...
Generating docs for file SymbolVendor.cpp...
Generating docs for file SymbolVendor.h...
Generating docs for file SymbolVendorELF.cpp...
Generating docs for file SymbolVendorELF.h...
Generating docs for file SymbolVendorMacOSX.cpp...
Generating docs for file SymbolVendorMacOSX.h...
Generating docs for file SymbolVendorWasm.cpp...
Generating docs for file SymbolVendorWasm.h...
Generating docs for file Symtab.cpp...
Generating docs for file Symtab.h...
Generating docs for file SystemInitializer.cpp...
Generating docs for file SystemInitializer.h...
Generating docs for file SystemInitializerCommon.cpp...
Generating docs for file SystemInitializerCommon.h...
Generating docs for file SystemInitializerFull.cpp...
Generating docs for file SystemInitializerFull.h...
Generating docs for file SystemLifetimeManager.cpp...
Generating docs for file SystemLifetimeManager.h...
Generating docs for file SystemRuntime.cpp...
Generating docs for file SystemRuntime.h...
Generating docs for file SystemRuntimeMacOSX.cpp...
Generating docs for file SystemRuntimeMacOSX.h...
Generating docs for file TaggedASTType.h...
Generating docs for file Target.cpp...
Generating docs for file Target.h...
Generating docs for file TargetList.cpp...
Generating docs for file TargetList.h...
Generating docs for file TargetThreadWindows.cpp...
Generating docs for file TargetThreadWindows.h...
Generating docs for file TCPSocket.cpp...
Generating docs for file TCPSocket.h...
Generating docs for file Terminal.cpp...
Generating docs for file Terminal.h...
Generating docs for file Thread.cpp...
Generating docs for file Thread.h...
Generating docs for file ThreadCollection.cpp...
Generating docs for file ThreadCollection.h...
Generating docs for file ThreadElfCore.cpp...
Generating docs for file ThreadElfCore.h...
Generating docs for file ThreadGDBRemote.cpp...
Generating docs for file ThreadGDBRemote.h...
Generating docs for file ThreadKDP.cpp...
Generating docs for file ThreadKDP.h...
Generating docs for file ThreadLauncher.cpp...
Generating docs for file ThreadLauncher.h...
Generating docs for file ThreadList.cpp...
Generating docs for file ThreadList.h...
Generating docs for file ThreadMachCore.cpp...
Generating docs for file ThreadMachCore.h...
Generating docs for file ThreadMemory.cpp...
Generating docs for file ThreadMemory.h...
Generating docs for fiwarning: Include graph for 'TypeSystemClang.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TypeSystemClang.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
le ThreadMinidump.cpp...
Generating docs for file ThreadMinidump.h...
Generating docs for file ThreadPlan.cpp...
Generating docs for file ThreadPlan.h...
Generating docs for file ThreadPlanBase.cpp...
Generating docs for file ThreadPlanBase.h...
Generating docs for file ThreadPlanCallFunction.cpp...
Generating docs for file ThreadPlanCallFunction.h...
Generating docs for file ThreadPlanCallFunctionUsingABI.cpp...
Generating docs for file ThreadPlanCallFunctionUsingABI.h...
Generating docs for file ThreadPlanCallOnFunctionExit.cpp...
Generating docs for file ThreadPlanCallOnFunctionExit.h...
Generating docs for file ThreadPlanCallUserExpression.cpp...
Generating docs for file ThreadPlanCallUserExpression.h...
Generating docs for file ThreadPlanPython.cpp...
Generating docs for file ThreadPlanPython.h...
Generating docs for file ThreadPlanRunToAddress.cpp...
Generating docs for file ThreadPlanRunToAddress.h...
Generating docs for file ThreadPlanShouldStopHere.cpp...
Generating docs for file ThreadPlanShouldStopHere.h...
Generating docs for file ThreadPlanStack.cpp...
Generating docs for file ThreadPlanStack.h...
Generating docs for file ThreadPlanStepInRange.cpp...
Generating docs for file ThreadPlanStepInRange.h...
Generating docs for file ThreadPlanStepInstruction.cpp...
Generating docs for file ThreadPlanStepInstruction.h...
Generating docs for file ThreadPlanStepOut.cpp...
Generating docs for file ThreadPlanStepOut.h...
Generating docs for file ThreadPlanStepOverBreakpoint.cpp...
Generating docs for file ThreadPlanStepOverBreakpoint.h...
Generating docs for file ThreadPlanStepOverRange.cpp...
Generating docs for file ThreadPlanStepOverRange.h...
Generating docs for file ThreadPlanStepRange.cpp...
Generating docs for file ThreadPlanStepRange.h...
Generating docs for file ThreadPlanStepThrough.cpp...
Generating docs for file ThreadPlanStepThrough.h...
Generating docs for file ThreadPlanStepUntil.cpp...
Generating docs for file ThreadPlanStepUntil.h...
Generating docs for file ThreadPlanTracer.cpp...
Generating docs for file ThreadPlanTracer.h...
Generating docs for file ThreadSafeDenseMap.h...
Generating docs for file ThreadSafeDenseSet.h...
Generating docs for file ThreadSafeValue.h...
Generating docs for file ThreadSpec.cpp...
Generating docs for file ThreadSpec.h...
Generating docs for file TildeExpressionResolver.cpp...
Generating docs for file TildeExpressionResolver.h...
Generating docs for file Time.h...
Generating docs for file Timeout.h...
Generating docs for file Timer.cpp...
Generating docs for file Timer.h...
Generating docs for file TraceOptions.h...
Generating docs for file Type.cpp...
Generating docs for file Type.h...
Generating docs for file TypeCategory.cpp...
Generating docs for file TypeCategory.h...
Generating docs for file TypeCategoryMap.cpp...
Generating docs for file TypeCategoryMap.h...
Generating docs for file TypeFormat.cpp...
Generating docs for file TypeFormat.h...
Generating docs for file TypeList.cpp...
Generating docs for file TypeList.h...
Generating docs for file TypeMap.cpp...
Generating docs for file TypeMap.h...
Generating docs for file TypeSummary.cpp...
Generating docs for file TypeSummary.h...
Generating docs for file TypeSynthetic.cpp...
Generating docs for file TypeSynthetic.h...
Generating docs for file TypeSystem.cpp...
Generating docs for file TypeSystem.h...
Generating docs for file TypeSystemClang.cpp...
Generating docs for file TypeSystemClang.h...
Generating docs for file UDPSocket.cpp...
Generating docs for file UDPSocket.h...
Generating docs for file UdtRecordCompleter.cpp...
Generating docs for file UdtRecordCompleter.h...
Generating docs for file Uio.h...
Generating docs for file UniqueCStringMap.h...
Generating docs for file UniqueDWARFASTType.cpp...
Generating docs for file UniqueDWARFASTType.h...
Generating docs for file UnixSignals.cpp...
Generating docs for file UnixSignals.h...
Generating docs for file Unwind.h...
Generating docs for file UnwindAssembly-x86.cpp...
Generating docs for file UnwindAssembly-x86.h...
Generating docs for file UnwindAssembly.cpp...
Genwarning: Included by graph for 'Value.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ValueObject.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueObject.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
erating docs for file UnwindAssembly.h...
Generating docs for file UnwindAssemblyInstEmulation.cpp...
Generating docs for file UnwindAssemblyInstEmulation.h...
Generating docs for file UnwindLLDB.cpp...
Generating docs for file UnwindLLDB.h...
Generating docs for file UnwindPlan.cpp...
Generating docs for file UnwindPlan.h...
Generating docs for file UnwindTable.cpp...
Generating docs for file UnwindTable.h...
Generating docs for file UriParser.cpp...
Generating docs for file UriParser.h...
Generating docs for file UserExpression.cpp...
Generating docs for file UserExpression.h...
Generating docs for file UserID.cpp...
Generating docs for file UserID.h...
Generating docs for file UserIDResolver.cpp...
Generating docs for file UserIDResolver.h...
Generating docs for file UserSettingsController.cpp...
Generating docs for file UserSettingsController.h...
Generating docs for file UtilityFunction.cpp...
Generating docs for file UtilityFunction.h...
Generating docs for file Utils.h...
Generating docs for file UUID.cpp...
Generating docs for file UUID.h...
Generating docs for file UuidCompatibility.h...
Generating docs for file Value.cpp...
Generating docs for file Value.h...
Generating docs for file ValueObject.cpp...
Generating docs for file ValueObject.h...
Generating docs for file ValueObjectCast.cpp...
Generating docs for file ValueObjectCast.h...
Generating docs for file ValueObjectChild.cpp...
Generating docs for file ValueObjectChild.h...
Generating docs for file ValueObjectConstResult.cpp...
Generating docs for file ValueObjectConstResult.h...
Generating docs for file ValueObjectConstResultCast.cpp...
Generating docs for file ValueObjectConstResultCast.h...
Generating docs for file ValueObjectConstResultChild.cpp...
Generating docs for file ValueObjectConstResultChild.h...
Generating docs for file ValueObjectConstResultImpl.cpp...
Generating docs for file ValueObjectConstResultImpl.h...
Generating docs for file ValueObjectDynamicValue.cpp...
Generating docs for file ValueObjectDynamicValue.h...
Generating docs for file ValueObjectList.cpp...
Generating docs for file ValueObjectList.h...
Generating docs for file ValueObjectMemory.cpp...
Generating docs for file ValueObjectMemory.h...
Generating docs for file ValueObjectPrinter.cpp...
Generating docs for file ValueObjectPrinter.h...
Generating docs for file ValueObjectRegister.cpp...
Generating docs for file ValueObjectRegister.h...
Generating docs for file ValueObjectSyntheticFilter.cpp...
Generating docs for file ValueObjectSyntheticFilter.h...
Generating docs for file ValueObjectVariable.cpp...
Generating docs for file ValueObjectVariable.h...
Generating docs for file Variable.cpp...
Generating docs for file Variable.h...
Generating docs for file VariableList.cpp...
Generating docs for file VariableList.h...
Generating docs for file VASprintf.cpp...
Generating docs for file VASPrintf.h...
Generating docs for file VectorIterator.h...
Generating docs for file VectorType.cpp...
Generating docs for file VectorType.h...
Generating docs for file VMRange.cpp...
Generating docs for file VMRange.h...
Generating docs for file Watchpoint.cpp...
Generating docs for file Watchpoint.h...
Generating docs for file WatchpointList.cpp...
Generating docs for file WatchpointList.h...
Generating docs for file WatchpointOptions.cpp...
Generating docs for file WatchpointOptions.h...
Generating docs for file Windows.cpp...
Generating docs for file windows.h...
Generating docs for file WindowsMiniDump.cpp...
Generating docs for file WindowsMiniDump.h...
Generating docs for file x86AssemblyInspectionEngine.cpp...
Generating docs for file x86AssemblyInspectionEngine.h...
Generating docs for file XcodeSDK.cpp...
Generating docs for file XcodeSDK.h...
Generating docs for file XML.cpp...
Generating docs for file XML.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound _FPR...
Generating docs for compound _GPR...
Generating docs for compound _GPR32...
Generating docs for compound _GPR64...
Generating docs for compound/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:1399 warning: The following parameters of CommandObjectBreakpointDelete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:1013 warning: The following parameters of CommandObjectBreakpointDisable::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:897 warning: The following parameters of CommandObjectBreakpointEnable::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:823 warning: The following parameters of CommandObjectBreakpointModify::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:1774 warning: The following parameters of CommandObjectBreakpointNameAdd::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:1861 warning: The following parameters of CommandObjectBreakpointNameDelete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectBreakpoint.cpp:2160 warning: The following parameters of CommandObjectBreakpointWrite::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
 _VMX...
Generating docs for compound ABIAArch64...
Generating docs for compound ABIARM...
Generating docs for compound ABIMacOSX_arm...
Generating docs for compound ABIMacOSX_arm64...
Generating docs for compound ABIMacOSX_i386...
Generating docs for compound ABIMips...
Generating docs for compound ABIPowerPC...
Generating docs for compound ABISysV_arc...
Generating docs for compound ABISysV_arm...
Generating docs for compound ABISysV_arm64...
Generating docs for compound ABISysV_hexagon...
Generating docs for compound ABISysV_i386...
Generating docs for compound ABISysV_mips...
Generating docs for compound ABISysV_mips64...
Generating docs for compound ABISysV_ppc...
Generating docs for compound ABISysV_ppc64...
Generating docs for compound ABISysV_s390x...
Generating docs for compound ABISysV_x86_64...
Generating docs for compound ABIWindows_x86_64...
Generating docs for compound ABIX86...
Generating docs for compound ABIX86_64...
Generating docs for compound ArchDefinition...
Generating docs for compound ArchDefinitionEntry...
Generating docs for compound AuxVector...
Generating docs for compound BreakpointAccessOptionGroup...
Generating docs for compound BreakpointDummyOptionGroup...
Generating docs for compound BreakpointIDPairMatches...
Generating docs for compound BreakpointNameOptionGroup...
Generating docs for compound BreakpointSiteIDMatches...
Generating docs for compound BufStruct...
Generating docs for compound CallDescriptor...
Generating docs for compound CFCBundle...
Generating docs for compound CFCData...
Generating docs for compound CFCMutableArray...
Generating docs for compound CFCMutableDictionary...
Generating docs for compound CFCMutableSet...
Generating docs for compound CFCReleaser...
Generating docs for compound CFCString...
Generating docs for compound ClangDiagnosticManagerAdapter...
Generating docs for compound CommandObjectBreakpointClear...
Generating docs for nested compound CommandObjectBreakpointClear::CommandOptions...
Generating docs for compound CommandObjectBreakpointCommandAdd...
Generating docs for nested compound CommandObjectBreakpointCommandAdd::CommandOptions...
Generating docs for compound CommandObjectBreakpointCommandDelete...
Generating docs for nested compound CommandObjectBreakpointCommandDelete::CommandOptions...
Generating docs for compound CommandObjectBreakpointCommandList...
Generating docs for compound CommandObjectBreakpointDelete...
Generating docs for nested compound CommandObjectBreakpointDelete::CommandOptions...
Generating docs for compound CommandObjectBreakpointDisable...
Generating docs for compound CommandObjectBreakpointEnable...
Generating docs for compound CommandObjectBreakpointList...
Generating docs for nested compound CommandObjectBreakpointList::CommandOptions...
Generating docs for compound CommandObjectBreakpointModify...
Generating docs for compound CommandObjectBreakpointName...
Generating docs for compound CommandObjectBreakpointNameAdd...
Generating docs for compound CommandObjectBreakpointNameConfigure...
Generating docs for compound CommandObjectBreakpointNameDelete...
Generating docs for compound CommandObjectBreakpointNameList...
Generating docs for compound CommandObjectBreakpointRead...
Generating docs for nested compound CommandObjectBreakpointRead::CommandOptions...
Generating docs for compound CommandObjectBreakpointSet...
Generating docs for nested compound CommandObjectBreakpointSet::CommandOptions...
Generating docs for compound CommandObjectBreakpointWrite...
Generating docs for nested compound CommandObjectBreakpointWrite::CommandOptions...
Generating docs for compound CommandObjectCommandsAddRegex...
Generating docs for nested compound CommandObjectCommandsAddRegex::CommandOptions...
Generating docs for compound CommandObjectCommandsAlias...
Generating docs for nested compound CommandObjectCommandsAlias::CommandOptions...
Generating docs for compound CommandObjectCommandsDelete...
Generating docs for compound CommandObjectCommandsHistory...
Generating docs for nested compound CommandObjectCommandsHistory::CommandOptions...
Gen/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp:1770 warning: The following parameters of CommandObjectCommandsScriptDelete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp:1377 warning: The following parameters of CommandObjectCommandsScriptImport::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp:210 warning: The following parameters of CommandObjectCommandsSource::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectCommands.cpp:216 warning: The following parameters of CommandObjectCommandsSource::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.cpp:939 warning: The following parameters of CommandObjectFrameRecognizerDelete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.cpp:292 warning: The following parameters of CommandObjectFrameSelect::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectFrame.cpp:457 warning: The following parameters of CommandObjectFrameVariable::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp:217 warning: The following parameters of CommandObjectLogDisable::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp:143 warning: The following parameters of CommandObjectLogEnable::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp:275 warning: The following parameters of CommandObjectLogList::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectLog.cpp:445 warning: The following parameters of CommandObjectLogTimerIncrement::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.cpp:1619 warning: The following parameters of CommandObjectMemoryHistory::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.cpp:343 warning: The following parameters of CommandObjectMemoryRead::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectMemory.cpp:1749 warning: The following parameters of CommandObjectMemoryRegion::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
erating docs for compound CommandObjectCommandsScriptAdd...
Generating docs for nested compound CommandObjectCommandsScriptAdd::CommandOptions...
Generating docs for compound CommandObjectCommandsScriptClear...
Generating docs for compound CommandObjectCommandsScriptDelete...
Generating docs for compound CommandObjectCommandsScriptImport...
Generating docs for nested compound CommandObjectCommandsScriptImport::CommandOptions...
Generating docs for compound CommandObjectCommandsScriptList...
Generating docs for compound CommandObjectCommandsSource...
Generating docs for nested compound CommandObjectCommandsSource::CommandOptions...
Generating docs for compound CommandObjectCommandsUnalias...
Generating docs for compound CommandObjectFormatterInfo...
Generating docs for compound CommandObjectFrameDiagnose...
Generating docs for nested compound CommandObjectFrameDiagnose::CommandOptions...
Generating docs for compound CommandObjectFrameInfo...
Generating docs for compound CommandObjectFrameRecognizer...
Generating docs for compound CommandObjectFrameRecognizerAdd...
Generating docs for nested compound CommandObjectFrameRecognizerAdd::CommandOptions...
Generating docs for compound CommandObjectFrameRecognizerClear...
Generating docs for compound CommandObjectFrameRecognizerDelete...
Generating docs for compound CommandObjectFrameRecognizerInfo...
Generating docs for compound CommandObjectFrameRecognizerList...
Generating docs for compound CommandObjectFrameSelect...
Generating docs for nested compound CommandObjectFrameSelect::CommandOptions...
Generating docs for compound CommandObjectFrameVariable...
Generating docs for compound CommandObjectIterateOverThreads...
Generating docs for nested compound CommandObjectIterateOverThreads::UniqueStack...
Generating docs for compound CommandObjectLogDisable...
Generating docs for compound CommandObjectLogEnable...
Generating docs for nested compound CommandObjectLogEnable::CommandOptions...
Generating docs for compound CommandObjectLogList...
Generating docs for compound CommandObjectLogTimer...
Generating docs for compound CommandObjectLogTimerDisable...
Generating docs for compound CommandObjectLogTimerDump...
Generating docs for compound CommandObjectLogTimerEnable...
Generating docs for compound CommandObjectLogTimerIncrement...
Generating docs for compound CommandObjectLogTimerReset...
Generating docs for compound CommandObjectMemoryFind...
Generating docs for nested compound CommandObjectMemoryFind::OptionGroupFindMemory...
Generating docs for nested compound CommandObjectMemoryFind::ProcessMemoryIterator...
Generating docs for compound CommandObjectMemoryHistory...
Generating docs for compound CommandObjectMemoryRead...
Generating docs for compound CommandObjectMemoryRegion...
Generating docs for compound CommandObjectMemoryWrite...
Generating docs for nested compound CommandObjectMemoryWrite::OptionGroupWriteMemory...
Generating docs for compound CommandObjectMultiwordCommandsScript...
Generating docs for compound CommandObjectMultiwordItaniumABI...
Generating docs for compound CommandObjectMultiwordItaniumABI_Demangle...
Generating docs for compound CommandObjectMultiwordObjC...
Generating docs for compound CommandObjectMultiwordObjC_ClassTable...
Generating docs for compound CommandObjectMultiwordObjC_TaggedPointer...
Generating docs for compound CommandObjectMultiwordObjC_TaggedPointer_Info...
Generating docs for compound CommandObjectMultiwordProcessGDBRemote...
Generating docs for compound CommandObjectMultiwordProcessKDP...
Generating docs for compound CommandObjectMultiwordProcessMinidump...
Generating docs for compound CommandObjectMultiwordTargetStopHooks...
Generating docs for compound CommandObjectMultiwordThreadPlan...
Generating docs for compound CommandObjectObjC_ClassTable_Dump...
Generating docs for nested compound CommandObjectObjC_ClassTable_Dump::CommandOptions...
Generating docs for compound CommandObjectPlatformConnect...
Generating docs for compound CommandObjectPlatformDisconnect...
Generating docs for compound CommandObjectPlatformFClose...
Generating/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlatform.cpp:1450 warning: The following parameters of CommandObjectPlatformProcessAttach::CommandOptions::HandleOptionArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector, int opt_element_index, CommandInterpreter &interpreter) are not documented:
  parameter 'opt_element_vector'
  parameter 'opt_element_index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectPlugin.cpp:40 warning: The following parameters of CommandObjectPluginLoad::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp:320 warning: The following parameters of CommandObjectProcessAttach::CommandOptions::HandleOptionArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector, int opt_element_index, CommandInterpreter &interpreter) are not documented:
  parameter 'opt_element_vector'
  parameter 'opt_element_index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp:139 warning: The following parameters of CommandObjectProcessLaunch::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp:129 warning: The following parameters of CommandObjectProcessLaunch::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectProcess.cpp:1040 warning: The following parameters of CommandObjectProcessSignal::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.cpp:74 warning: The following parameters of CommandObjectRegisterRead::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectRegister.cpp:338 warning: The following parameters of CommandObjectRegisterWrite::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
 docs for compound CommandObjectPlatformFile...
Generating docs for compound CommandObjectPlatformFOpen...
Generating docs for compound CommandObjectPlatformFRead...
Generating docs for nested compound CommandObjectPlatformFRead::CommandOptions...
Generating docs for compound CommandObjectPlatformFWrite...
Generating docs for nested compound CommandObjectPlatformFWrite::CommandOptions...
Generating docs for compound CommandObjectPlatformGetFile...
Generating docs for compound CommandObjectPlatformGetSize...
Generating docs for compound CommandObjectPlatformInstall...
Generating docs for compound CommandObjectPlatformList...
Generating docs for compound CommandObjectPlatformMkDir...
Generating docs for compound CommandObjectPlatformProcess...
Generating docs for compound CommandObjectPlatformProcessAttach...
Generating docs for nested compound CommandObjectPlatformProcessAttach::CommandOptions...
Generating docs for compound CommandObjectPlatformProcessInfo...
Generating docs for compound CommandObjectPlatformProcessLaunch...
Generating docs for compound CommandObjectPlatformProcessList...
Generating docs for nested compound CommandObjectPlatformProcessList::CommandOptions...
Generating docs for compound CommandObjectPlatformPutFile...
Generating docs for compound CommandObjectPlatformSelect...
Generating docs for compound CommandObjectPlatformSettings...
Generating docs for compound CommandObjectPlatformShell...
Generating docs for nested compound CommandObjectPlatformShell::CommandOptions...
Generating docs for compound CommandObjectPlatformStatus...
Generating docs for compound CommandObjectPluginLoad...
Generating docs for compound CommandObjectProcessAttach...
Generating docs for nested compound CommandObjectProcessAttach::CommandOptions...
Generating docs for compound CommandObjectProcessConnect...
Generating docs for nested compound CommandObjectProcessConnect::CommandOptions...
Generating docs for compound CommandObjectProcessContinue...
Generating docs for nested compound CommandObjectProcessContinue::CommandOptions...
Generating docs for compound CommandObjectProcessDetach...
Generating docs for nested compound CommandObjectProcessDetach::CommandOptions...
Generating docs for compound CommandObjectProcessGDBRemotePacket...
Generating docs for compound CommandObjectProcessGDBRemotePacketHistory...
Generating docs for compound CommandObjectProcessGDBRemotePacketMonitor...
Generating docs for compound CommandObjectProcessGDBRemotePacketSend...
Generating docs for compound CommandObjectProcessGDBRemotePacketXferSize...
Generating docs for compound CommandObjectProcessGDBRemoteSpeedTest...
Generating docs for compound CommandObjectProcessHandle...
Generating docs for nested compound CommandObjectProcessHandle::CommandOptions...
Generating docs for compound CommandObjectProcessInterrupt...
Generating docs for compound CommandObjectProcessKDPPacket...
Generating docs for compound CommandObjectProcessKDPPacketSend...
Generating docs for compound CommandObjectProcessKill...
Generating docs for compound CommandObjectProcessLaunch...
Generating docs for compound CommandObjectProcessLaunchOrAttach...
Generating docs for compound CommandObjectProcessLoad...
Generating docs for nested compound CommandObjectProcessLoad::CommandOptions...
Generating docs for compound CommandObjectProcessMinidumpDump...
Generating docs for compound CommandObjectProcessPlugin...
Generating docs for compound CommandObjectProcessSaveCore...
Generating docs for compound CommandObjectProcessSignal...
Generating docs for compound CommandObjectProcessStatus...
Generating docs for nested compound CommandObjectProcessStatus::CommandOptions...
Generating docs for compound CommandObjectProcessUnload...
Generating docs for compound CommandObjectPythonFunction...
Generating docs for compound CommandObjectRegisterRead...
Generating docs for nested compound CommandObjectRegisterRead::CommandOptions...
Generating docs for compound CommandObjectRegisterWrite...
Generating docs for compound CommandObjectRenderScriptRuntime...
Generating docs for compound CommandO/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:994 warning: The following parameters of CommandObjectSettingsAppend::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:1072 warning: The following parameters of CommandObjectSettingsClear::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:906 warning: The following parameters of CommandObjectSettingsInsertAfter::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:807 warning: The following parameters of CommandObjectSettingsInsertBefore::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:518 warning: The following parameters of CommandObjectSettingsList::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:603 warning: The following parameters of CommandObjectSettingsRemove::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:713 warning: The following parameters of CommandObjectSettingsReplace::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:128 warning: The following parameters of CommandObjectSettingsSet::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSettings.cpp:268 warning: The following parameters of CommandObjectSettingsShow::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectSource.cpp:717 warning: The following parameters of CommandObjectSourceList::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
bjectRenderScriptRuntimeAllocation...
Generating docs for compound CommandObjectRenderScriptRuntimeAllocationDump...
Generating docs for nested compound CommandObjectRenderScriptRuntimeAllocationDump::CommandOptions...
Generating docs for compound CommandObjectRenderScriptRuntimeAllocationList...
Generating docs for nested compound CommandObjectRenderScriptRuntimeAllocationList::CommandOptions...
Generating docs for compound CommandObjectRenderScriptRuntimeAllocationLoad...
Generating docs for compound CommandObjectRenderScriptRuntimeAllocationRefresh...
Generating docs for compound CommandObjectRenderScriptRuntimeAllocationSave...
Generating docs for compound CommandObjectRenderScriptRuntimeContext...
Generating docs for compound CommandObjectRenderScriptRuntimeContextDump...
Generating docs for compound CommandObjectRenderScriptRuntimeKernel...
Generating docs for compound CommandObjectRenderScriptRuntimeKernelBreakpoint...
Generating docs for compound CommandObjectRenderScriptRuntimeKernelBreakpointAll...
Generating docs for compound CommandObjectRenderScriptRuntimeKernelBreakpointSet...
Generating docs for nested compound CommandObjectRenderScriptRuntimeKernelBreakpointSet::CommandOptions...
Generating docs for compound CommandObjectRenderScriptRuntimeKernelCoordinate...
Generating docs for compound CommandObjectRenderScriptRuntimeKernelList...
Generating docs for compound CommandObjectRenderScriptRuntimeModule...
Generating docs for compound CommandObjectRenderScriptRuntimeModuleDump...
Generating docs for compound CommandObjectRenderScriptRuntimeReduction...
Generating docs for compound CommandObjectRenderScriptRuntimeReductionBreakpoint...
Generating docs for compound CommandObjectRenderScriptRuntimeReductionBreakpointSet...
Generating docs for nested compound CommandObjectRenderScriptRuntimeReductionBreakpointSet::CommandOptions...
Generating docs for compound CommandObjectRenderScriptRuntimeStatus...
Generating docs for compound CommandObjectRenderScriptScriptGroup...
Generating docs for compound CommandObjectRenderScriptScriptGroupBreakpoint...
Generating docs for compound CommandObjectRenderScriptScriptGroupBreakpointSet...
Generating docs for compound CommandObjectRenderScriptScriptGroupList...
Generating docs for compound CommandObjectReproducerDump...
Generating docs for nested compound CommandObjectReproducerDump::CommandOptions...
Generating docs for compound CommandObjectReproducerGenerate...
Generating docs for compound CommandObjectReproducerStatus...
Generating docs for compound CommandObjectReproducerXCrash...
Generating docs for nested compound CommandObjectReproducerXCrash::CommandOptions...
Generating docs for compound CommandObjectScriptingObject...
Generating docs for compound CommandObjectSettingsAppend...
Generating docs for compound CommandObjectSettingsClear...
Generating docs for nested compound CommandObjectSettingsClear::CommandOptions...
Generating docs for compound CommandObjectSettingsInsertAfter...
Generating docs for compound CommandObjectSettingsInsertBefore...
Generating docs for compound CommandObjectSettingsList...
Generating docs for compound CommandObjectSettingsRead...
Generating docs for nested compound CommandObjectSettingsRead::CommandOptions...
Generating docs for compound CommandObjectSettingsRemove...
Generating docs for compound CommandObjectSettingsReplace...
Generating docs for compound CommandObjectSettingsSet...
Generating docs for nested compound CommandObjectSettingsSet::CommandOptions...
Generating docs for compound CommandObjectSettingsShow...
Generating docs for compound CommandObjectSettingsWrite...
Generating docs for nested compound CommandObjectSettingsWrite::CommandOptions...
Generating docs for compound CommandObjectSourceInfo...
Generating docs for nested compound CommandObjectSourceInfo::CommandOptions...
Generating docs for compound CommandObjectSourceList...
Generating docs for nested compound CommandObjectSourceList::CommandOptions...
Generating docs for nested compound CommandObjectSourceList::SourceInfo...
Generating docs for compound CommandObject/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp:261 warning: The following parameters of CommandObjectTargetCreate::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp:2485 warning: The following parameters of CommandObjectTargetModulesAdd::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp:1820 warning: The following parameters of CommandObjectTargetModulesModuleAutoComplete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp:1858 warning: The following parameters of CommandObjectTargetModulesSourceFileAutoComplete::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectTarget.cpp:4032 warning: The following parameters of CommandObjectTargetSymbolsAdd::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
StatsDisable...
Generating docs for compound CommandObjectStatsDump...
Generating docs for compound CommandObjectStatsEnable...
Generating docs for compound CommandObjectTargetCreate...
Generating docs for compound CommandObjectTargetDelete...
Generating docs for compound CommandObjectTargetList...
Generating docs for compound CommandObjectTargetModules...
Generating docs for compound CommandObjectTargetModulesAdd...
Generating docs for compound CommandObjectTargetModulesDump...
Generating docs for compound CommandObjectTargetModulesDumpClangAST...
Generating docs for compound CommandObjectTargetModulesDumpLineTable...
Generating docs for nested compound CommandObjectTargetModulesDumpLineTable::CommandOptions...
Generating docs for compound CommandObjectTargetModulesDumpObjfile...
Generating docs for compound CommandObjectTargetModulesDumpSections...
Generating docs for compound CommandObjectTargetModulesDumpSymfile...
Generating docs for compound CommandObjectTargetModulesDumpSymtab...
Generating docs for nested compound CommandObjectTargetModulesDumpSymtab::CommandOptions...
Generating docs for compound CommandObjectTargetModulesImageSearchPaths...
Generating docs for compound CommandObjectTargetModulesList...
Generating docs for nested compound CommandObjectTargetModulesList::CommandOptions...
Generating docs for compound CommandObjectTargetModulesLoad...
Generating docs for compound CommandObjectTargetModulesLookup...
Generating docs for nested compound CommandObjectTargetModulesLookup::CommandOptions...
Generating docs for compound CommandObjectTargetModulesModuleAutoComplete...
Generating docs for compound CommandObjectTargetModulesSearchPathsAdd...
Generating docs for compound CommandObjectTargetModulesSearchPathsClear...
Generating docs for compound CommandObjectTargetModulesSearchPathsInsert...
Generating docs for compound CommandObjectTargetModulesSearchPathsList...
Generating docs for compound CommandObjectTargetModulesSearchPathsQuery...
Generating docs for compound CommandObjectTargetModulesShowUnwind...
Generating docs for nested compound CommandObjectTargetModulesShowUnwind::CommandOptions...
Generating docs for compound CommandObjectTargetModulesSourceFileAutoComplete...
Generating docs for compound CommandObjectTargetSelect...
Generating docs for compound CommandObjectTargetShowLaunchEnvironment...
Generating docs for compound CommandObjectTargetStopHookAdd...
Generating docs for nested compound CommandObjectTargetStopHookAdd::CommandOptions...
Generating docs for compound CommandObjectTargetStopHookDelete...
Generating docs for compound CommandObjectTargetStopHookEnableDisable...
Generating docs for compound CommandObjectTargetStopHookList...
Generating docs for compound CommandObjectTargetSymbols...
Generating docs for compound CommandObjectTargetSymbolsAdd...
Generating docs for compound CommandObjectTargetVariable...
Generating docs for compound CommandObjectThreadBacktrace...
Generating docs for nested compound CommandObjectThreadBacktrace::CommandOptions...
Generating docs for compound CommandObjectThreadContinue...
Generating docs for compound CommandObjectThreadException...
Generating docs for compound CommandObjectThreadInfo...
Generating docs for nested compound CommandObjectThreadInfo::CommandOptions...
Generating docs for compound CommandObjectThreadJump...
Generating docs for nested compound CommandObjectThreadJump::CommandOptions...
Generating docs for compound CommandObjectThreadList...
Generating docs for compound CommandObjectThreadPlanDiscard...
Generating docs for compound CommandObjectThreadPlanList...
Generating docs for nested compound CommandObjectThreadPlanList::CommandOptions...
Generating docs for compound CommandObjectThreadPlanPrune...
Generating docs for compound CommandObjectThreadReturn...
Generating docs for nested compound CommandObjectThreadReturn::CommandOptions...
Generating docs for compound CommandObjectThreadSelect...
Generating docs for compound CommandObjectThreadStepWithTypeAndScope...
Generating docs for compound CommandObjectThreadUntil...
Generating docs for nested compound CommandObjectThreadUntil::CommandOptions...
Generating docs for compound CommandObjectTypeCategory...
Generating docs for compound CommandObjectTypeCategoryDefine...
Generating docs for nested compound CommandObjectTypeCategoryDefine::CommandOptions...
Generating docs for compound CommandObjectTypeCategoryDelete...
Generating docs for compound CommandObjectTypeCategoryDisable...
Generating docs for nested compound CommandObjectTypeCategoryDisable::CommandOptions...
Generating docs for compound CommandObjectTypeCategoryEnable...
Generating docs for nested compound CommandObjectTypeCategoryEnable::CommandOptions...
Generating docs for compound CommandObjectTypeCategoryList...
Generating docs for compound CommandObjectTypeFilter...
Generating docs for compound CommandObjectTypeFilterAdd...
Generating docs for nested compound CommandObjectTypeFilterAdd::CommandOptions...
Generating docs for compound CommandObjectTypeFilterClear...
Generating docs for compound CommandObjectTypeFilterDelete...
Generating docs for compound CommandObjectTypeFilterList...
Generating docs for compound CommandObjectTypeFormat...
Generating docs for compound CommandObjectTypeFormatAdd...
Generating docs for nested compound CommandObjectTypeFormatAdd::CommandOptions...
Generating docs for compound CommandObjectTypeFormatClear...
Generating docs for compound CommandObjectTypeFormatDelete...
Generating docs for compound CommandObjectTypeFormatList...
Generating docs for compound CommandObjectTypeFormatterClear...
Generating docs for nested compound CommandObjectTypeFormatterClear::CommandOptions...
Generating docs for compound CommandObjectTypeFormatterDelete...
Generating docs for nested compound CommandObjectTypeFormatterDelete::CommandOptions...
Generating docs for compound CommandObjectTypeFormatterList...
Generating docs for nested compound CommandObjectTypeFormatterList::CommandOptions...
Generating docs for compound CommandObjectTypeLookup...
Generating docs for nested compound CommandObjectTypeLookup::CommandOptions...
Generating docs for compound CommandObjectTypeSummary...
Generating docs for compound CommandObjectTypeSummaryAdd...
Generating docs for nested compound CommandObjectTypeSummaryAdd::CommandOptions...
Generating docs for compound CommandObjectTypeSummaryClear...
Generating docs for compound CommandObjectTypeSummaryDelete...
Generating docs for compound CommandObjectTypeSummaryList...
Generating docs for compound CommandObjectTypeSynthAdd...
Generating docs for nested compound CommandObjectTypeSynthAdd::CommandOptions...
Generating docs for compound CommandObjectWatchpointCommandAdd...
Generating docs for nested compound CommandObjectWatchpointCommandAdd::CommandOptions...
Generating docs for compound CommandObjectWatchpointCommandDelete...
Generating docs for compound CommandObjectWatchpointCommandList...
Generating docs for compound CommandObjectWatchpointDelete...
Generating docs for nested compound CommandObjectWatchpointDelete::CommandOptions...
Generating docs for compound CommandObjectWatchpointDisable...
Generating docs for compound CommandObjectWatchpointEnable...
Generating docs for compound CommandObjectWatchpointIgnore...
Generating docs for nested compound CommandObjectWatchpointIgnore::CommandOptions...
Generating docs for compound CommandObjectWatchpointList...
Generating docs for nested compound CommandObjectWatchpointList::CommandOptions...
Generating docs for compound CommandObjectWatchpointModify...
Generating docs for nested compound CommandObjectWatchpointModify::CommandOptions...
Generating docs for compound CommandObjectWatchpointSet...
Generating docs for compound CommandObjectWatchpointSetExpression...
Generating docs for compound CommandObjectWatchpointSetVariable...
Generating docs for compound CommandPluginInterfaceImplementation...
Generating docs for compound CommonCompletionElement...
Generating docs for compound CommunicationKDP...
Generating docs for compound compat_timeval...
Generating docs for compound CountArangeDescriptors...
Generating docs for compound CVInfoPdb70...
Generating/opt/doxygen-docs/src/lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.h:50 warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h:55 warning: The following parameters of DynamicLoaderDarwinKernel::GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h:40 warning: The following parameters of DynamicLoaderHexagonDYLD::GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h:45 warning: The following parameters of DynamicLoaderHexagonDYLD::GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) are not documented:
  parameter 'tls_file_addr'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.h:93 warning: The following parameters of DynamicLoaderHexagonDYLD::UpdateLoadedSections(lldb::ModuleSP module, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) are not documented:
  parameter 'base_addr_is_offset'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:46 warning: The following parameters of DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:51 warning: The following parameters of DynamicLoaderPOSIXDYLD::GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) are not documented:
  parameter 'tls_file_addr'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.h:110 warning: The following parameters of DynamicLoaderPOSIXDYLD::UpdateLoadedSections(lldb::ModuleSP module, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) are not documented:
  parameter 'base_addr_is_offset'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Static/DynamicLoaderStatic.h:43 warning: The following parameters of DynamicLoaderStatic::GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
 docs for nested compound CVInfoPdb70::_Guid...
Generating docs for compound DataBuffer...
Generating docs for compound DBG...
Generating docs for compound dbreg...
Generating docs for compound DebugMapModule...
Generating docs for compound DeclContextOverride...
Generating docs for nested compound DeclContextOverride::Backup...
Generating docs for compound DeclFromParser...
Generating docs for compound DeclFromUser...
Generating docs for compound DecodedCharBuffer...
Generating docs for compound DescriptorContainsAddress...
Generating docs for compound DetachOperation...
Generating docs for compound DiagnosticConsumer...
Generating docs for compound DIERef...
Generating docs for compound DisassemblerLLVMC...
Generating docs for nested compound DisassemblerLLVMC::MCDisasmInstance...
Generating docs for compound DoubleBits...
Generating docs for compound DummySyntheticFrontEnd...
Generating docs for compound DWARFAbbreviationDeclaration...
Generating docs for compound DWARFAbbreviationDeclarationSet...
Generating docs for compound DWARFASTParser...
Generating docs for compound DWARFASTParserClang...
Generating docs for nested compound DWARFASTParserClang::DelayedAddObjCClassProperty...
Generating docs for nested compound DWARFASTParserClang::FieldInfo...
Generating docs for compound DWARFAttribute...
Generating docs for compound DWARFAttributes...
Generating docs for nested compound DWARFAttributes::AttributeValue...
Generating docs for compound DWARFBaseDIE...
Generating docs for compound DWARFCompileUnit...
Generating docs for compound DWARFDebugAbbrev...
Generating docs for compound DWARFDebugAranges...
Generating docs for compound DWARFDebugArangeSet...
Generating docs for nested compound DWARFDebugArangeSet::Descriptor...
Generating docs for nested compound DWARFDebugArangeSet::Header...
Generating docs for compound DWARFDebugInfo...
Generating docs for compound DWARFDebugInfoEntry...
Generating docs for compound DWARFDebugMacroEntry...
Generating docs for compound DWARFDebugMacroHeader...
Generating docs for compound DWARFDebugRanges...
Generating docs for compound DWARFDeclContext...
Generating docs for nested compound DWARFDeclContext::Entry...
Generating docs for compound DWARFDIE...
Generating docs for compound DWARFFormValue...
Generating docs for nested compound DWARFFormValue::ValueTypeTag...
Generating docs for compound DWARFMappedHash...
Generating docs for nested compound DWARFMappedHash::Atom...
Generating docs for nested compound DWARFMappedHash::DIEInfo...
Generating docs for nested compound DWARFMappedHash::Header...
Generating docs for nested compound DWARFMappedHash::MemoryTable...
Generating docs for nested compound DWARFMappedHash::Prologue...
Generating docs for compound DWARFTypeUnit...
Generating docs for compound DWARFUnit...
Generating docs for nested compound DWARFUnit::ScopedExtractDIEs...
Generating docs for compound DWARFUnitHeader...
Generating docs for compound DYLDRendezvous...
Generating docs for nested compound DYLDRendezvous::Rendezvous...
Generating docs for nested compound DYLDRendezvous::SOEntry...
Generating docs for nested compound DYLDRendezvous::ThreadInfo...
Generating docs for compound DynamicLoaderDarwinKernel...
Generating docs for nested compound DynamicLoaderDarwinKernel::KextImageInfo...
Generating docs for nested compound DynamicLoaderDarwinKernel::OSKextLoadedKextSummaryHeader...
Generating docs for compound DynamicLoaderDarwinKernelProperties...
Generating docs for compound DynamicLoaderHexagonDYLD...
Generating docs for compound DynamicLoaderMacOS...
Generating docs for compound DynamicLoaderMacOSXDYLD...
Generating docs for nested compound DynamicLoaderMacOSXDYLD::DYLDAllImageInfos...
Generating docs for compound DynamicLoaderPOSIXDYLD...
Generating docs for compound DynamicLoaderStatic...
Generating docs for compound DynamicRegisterInfo...
Generating docs for compound EditLine...
Generating docs for compound EHInstruction...
Generating docs for compound EHProgramBuilder...
Generating docs for compound EHProgramRange...
Generating docs for compound ELFLinuxPrPsInfo/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/IRDynamicChecks.cpp:139 warning: The following parameters of Instrumenter::Instrumenter(llvm::Module &module, std::shared_ptr< UtilityFunction > checker_function) are not documented:
  parameter 'checker_function'
...
Generating docs for compound ELFLinuxPrStatus...
Generating docs for compound ELFLinuxSigInfo...
Generating docs for compound ELFNote...
Generating docs for compound EmulateInstructionARM64...
Generating docs for nested compound EmulateInstructionARM64::Opcode...
Generating docs for nested compound EmulateInstructionARM64::ProcState...
Generating docs for compound EmulateInstructionMIPS...
Generating docs for nested compound EmulateInstructionMIPS::MipsOpcode...
Generating docs for compound EmulateInstructionMIPS64...
Generating docs for nested compound EmulateInstructionMIPS64::MipsOpcode...
Generating docs for compound EmulationStateARM...
Generating docs for nested compound EmulationStateARM::_sd_regs...
Generating docs for compound EmulatorBaton...
Generating docs for compound EntityPersistentVariable...
Generating docs for compound EntityRegister...
Generating docs for compound EntityResultVariable...
Generating docs for compound EntitySymbol...
Generating docs for compound EntityVariable...
Generating docs for compound EventBroadcasterMatches...
Generating docs for compound EventMatcher...
Generating docs for compound EventMessageOperation...
Generating docs for compound ExceptionBreakpointResolver...
Generating docs for compound FormatInfo...
Generating docs for compound FormSize...
Generating docs for compound FPR_i386...
Generating docs for compound FPR_linux_mips...
Generating docs for compound FreeBSDThread...
Generating docs for compound GPR...
Generating docs for compound GPR_linux_mips...
Generating docs for compound HexagonDYLDRendezvous...
Generating docs for nested compound HexagonDYLDRendezvous::Rendezvous...
Generating docs for nested compound HexagonDYLDRendezvous::SOEntry...
Generating docs for nested compound HexagonDYLDRendezvous::ThreadInfo...
Generating docs for compound HistEvent...
Generating docs for compound History...
Generating docs for compound HostInfo...
Generating docs for compound HostInfo...
Generating docs for compound InstructionImpl...
Generating docs for compound InstructionLLVMC...
Generating docs for nested compound InstructionLLVMC::DisassemblerScope...
Generating docs for compound InstrumentationRuntimeInstance...
Generating docs for compound Instrumenter...
Generating docs for compound InterpreterStackFrame...
Generating docs for compound IOHandlerLuaInterpreter...
Generating docs for compound IOHandlerProcessSTDIO...
Generating docs for compound IRForTarget...
Generating docs for nested compound IRForTarget::FunctionValueCache...
Generating docs for compound IRInterpreter...
Generating docs for compound jit_code_entry...
Generating docs for compound jit_descriptor...
Generating docs for compound JITLoaderGDB...
Generating docs for compound KillOperation...
Generating docs for compound language_name_pair...
Generating docs for compound LanguageRuntimeInstance...
Generating docs for compound LauchArgs...
Generating docs for compound LineInfo...
Generating docs for compound lldb_copy__dyld_process_cache_info...
Generating docs for compound lldb_copy_dyld_cache_header_v1...
Generating docs for compound lldb_copy_dyld_cache_local_symbols_entry...
Generating docs for compound lldb_copy_dyld_cache_local_symbols_info...
Generating docs for compound lldb_copy_dyld_cache_mapping_info...
Generating docs for compound LLDBCoreSimulatorSupport -p...
Generating docs for compound LwpInfoOperation...
Generating docs for compound MachSymtabSectionInfo...
Generating docs for nested compound MachSymtabSectionInfo::SectionInfo...
Generating docs for compound MapEntry...
Generating docs for compound MapIterator...
Generating docs for compound MappedHash...
Generating docs for nested compound MappedHash::Header...
Generating docs for nested compound MappedHash::MemoryTable...
Generating docs for nested compound MappedHash::MemoryTable::Pair...
Generating docs for compound MemoryRegionInfoListImpl...
Generating docs for compound MissingDeclContext...
Generating docs for compound MonitorInfo...
Generating docs for compound MSA_linux_mips...
Generating docs for compound MSAReg...
Generating docs /opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h:62 warning: argument 'process_name' of command @param is not found in the argument list of PlatformAppleTVSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) inherited from member FindProcesses at line 401 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h:62 warning: The following parameters of PlatformAppleTVSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h:62 warning: argument 'process_name' of command @param is not found in the argument list of PlatformAppleWatchSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) inherited from member FindProcesses at line 401 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h:62 warning: The following parameters of PlatformAppleWatchSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h:64 warning: argument 'process_name' of command @param is not found in the argument list of PlatformiOSSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) inherited from member FindProcesses at line 401 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h:64 warning: The following parameters of PlatformiOSSimulator::FindProcesses(const lldb_private::ProcessInstanceInfoMatch &match_info, lldb_private::ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
for compound MSVCUndecoratedNameParser...
Generating docs for compound MSVCUndecoratedNameSpecifier...
Generating docs for compound NameToDIE...
Generating docs for compound NSErrorSyntheticFrontEnd...
Generating docs for compound NSExceptionSyntheticFrontEnd...
Generating docs for compound NSIndexPathSyntheticFrontEnd...
Generating docs for nested compound NSIndexPathSyntheticFrontEnd::Impl...
Generating docs for nested compound NSIndexPathSyntheticFrontEnd::Impl::InlinedIndexes...
Generating docs for nested compound NSIndexPathSyntheticFrontEnd::Impl::OutsourcedIndexes...
Generating docs for compound NSObject-p...
Generating docs for compound NullDiagnosticConsumer...
Generating docs for compound ObjCClassSyntheticChildrenFrontEnd...
Generating docs for compound ObjCExceptionRecognizedStackFrame...
Generating docs for compound ObjCExceptionThrowFrameRecognizer...
Generating docs for compound ObjcObjectChecker...
Generating docs for compound ObjCRuntimeMethodType...
Generating docs for compound object...
Generating docs for compound ObjectContainerBSDArchive...
Generating docs for nested compound ObjectContainerBSDArchive::Archive...
Generating docs for nested compound ObjectContainerBSDArchive::Object...
Generating docs for compound ObjectContainerInstance...
Generating docs for compound ObjectContainerUniversalMachO...
Generating docs for compound ObjectFileELF...
Generating docs for nested compound ObjectFileELF::ELFSectionHeaderInfo...
Generating docs for compound ObjectFileInstance...
Generating docs for compound ObjectFileJIT...
Generating docs for compound ObjectFileMachO...
Generating docs for nested compound ObjectFileMachO::SegmentParsingContext...
Generating docs for compound ObjectFilePECOFF...
Generating docs for nested compound ObjectFilePECOFF::coff_header...
Generating docs for nested compound ObjectFilePECOFF::coff_opt_header...
Generating docs for nested compound ObjectFilePECOFF::coff_symbol...
Generating docs for nested compound ObjectFilePECOFF::data_directory...
Generating docs for nested compound ObjectFilePECOFF::dos_header...
Generating docs for nested compound ObjectFilePECOFF::export_directory_entry...
Generating docs for nested compound ObjectFilePECOFF::section_header...
Generating docs for compound Operation...
Generating docs for compound OptionGroupDependents...
Generating docs for compound OptionGroupReadMemory...
Generating docs for compound OptionPermissions...
Generating docs for compound OptionValidator...
Generating docs for compound ParsedDWARFTypeAttributes...
Generating docs for compound PasswdEntry...
Generating docs for compound PDBASTParser...
Generating docs for compound PECallFrameInfo...
Generating docs for compound Pipe...
Generating docs for compound PlatformAppleSimulator...
Generating docs for compound PlatformAppleTVSimulator...
Generating docs for compound PlatformAppleWatchSimulator...
Generating docs for compound PlatformConnectOptions...
Generating docs for compound PlatformDarwin...
Generating docs for nested compound PlatformDarwin::CrashInfoAnnotations...
Generating docs for nested compound PlatformDarwin::SDKEnumeratorInfo...
Generating docs for compound PlatformDarwinKernel...
Generating docs for compound PlatformiOSSimulator...
Generating docs for compound PlatformMacOSX...
Generating docs for compound PlatformPOSIX...
Generating docs for compound PlatformRemoteAppleBridge...
Generating docs for compound PlatformRemoteAppleTV...
Generating docs for compound PlatformRemoteAppleWatch...
Generating docs for compound PlatformRemoteDarwinDevice...
Generating docs for nested compound PlatformRemoteDarwinDevice::SDKDirectoryInfo...
Generating docs for compound PlatformRemoteiOS...
Generating docs for compound PlatformShellCommand...
Generating docs for compound PluginInfo...
Generating docs for compound PluginInstance...
Generating docs for compound PluginInstances...
Generating docs for compound Pool...
Generating docs for nested compound Pool::PoolEntry...
Generating docs for compound POSIXBreakpointProtocol...
Generating docs for compound POSIXLimboStopInfo...
Ge/opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h:93 warning: The following parameters of ProcessFreeBSD::DoAllocateMemory(size_t size, uint32_t permissions, lldb_private::Status &error) are not documented:
  parameter 'permissions'
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h:127 warning: The following parameters of ProcessFreeBSD::PutSTDIN(const char *buf, size_t buf_size, lldb_private::Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.h:117 warning: The following parameters of ProcessKDP::DoAllocateMemory(size_t size, uint32_t permissions, lldb_private::Status &error) are not documented:
  parameter 'permissions'
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h:79 warning: Found unknown command `\vm_adder'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/FreeBSD/ProcessMonitor.h:79 warning: Found unknown command `\vm_adder'
nerating docs for compound POSIXNewThreadStopInfo...
Generating docs for compound POSIXStopInfo...
Generating docs for compound PPCallbacks...
Generating docs for compound ProcessElfCore...
Generating docs for nested compound ProcessElfCore::NT_FILE_Entry...
Generating docs for compound ProcessExperimentalOptionValueProperties...
Generating docs for compound ProcessFreeBSD...
Generating docs for compound ProcessKDP...
Generating docs for compound ProcessMachCore...
Generating docs for compound ProcessMessage...
Generating docs for compound ProcessMonitor...
Generating docs for nested compound ProcessMonitor::AttachArgs...
Generating docs for nested compound ProcessMonitor::LaunchArgs...
Generating docs for nested compound ProcessMonitor::OperationArgs...
Generating docs for compound ProcessOptionValueProperties...
Generating docs for compound ReadDebugRegOperation...
Generating docs for compound ReadFPROperation...
Generating docs for compound ReadGPROperation...
Generating docs for compound ReadOperation...
Generating docs for compound ReadRegOperation...
Generating docs for compound RecurseCopyBaton...
Generating docs for compound RegisterContextCorePOSIX_arm...
Generating docs for compound RegisterContextCorePOSIX_arm64...
Generating docs for compound RegisterContextCorePOSIX_mips64...
Generating docs for compound RegisterContextCorePOSIX_powerpc...
Generating docs for compound RegisterContextCorePOSIX_ppc64le...
Generating docs for compound RegisterContextCorePOSIX_s390x...
Generating docs for compound RegisterContextCorePOSIX_x86_64...
Generating docs for compound RegisterContextDarwin_arm...
Generating docs for nested compound RegisterContextDarwin_arm::DBG...
Generating docs for nested compound RegisterContextDarwin_arm::EXC...
Generating docs for nested compound RegisterContextDarwin_arm::FPU...
Generating docs for nested compound RegisterContextDarwin_arm::GPR...
Generating docs for nested compound RegisterContextDarwin_arm::QReg...
Generating docs for compound RegisterContextDarwin_arm64...
Generating docs for nested compound RegisterContextDarwin_arm64::DBG...
Generating docs for nested compound RegisterContextDarwin_arm64::EXC...
Generating docs for nested compound RegisterContextDarwin_arm64::FPU...
Generating docs for nested compound RegisterContextDarwin_arm64::GPR...
Generating docs for nested compound RegisterContextDarwin_arm64::VReg...
Generating docs for compound RegisterContextDarwin_arm64_Mach...
Generating docs for compound RegisterContextDarwin_arm_Mach...
Generating docs for compound RegisterContextDarwin_i386...
Generating docs for nested compound RegisterContextDarwin_i386::EXC...
Generating docs for nested compound RegisterContextDarwin_i386::FPU...
Generating docs for nested compound RegisterContextDarwin_i386::GPR...
Generating docs for nested compound RegisterContextDarwin_i386::MMSReg...
Generating docs for nested compound RegisterContextDarwin_i386::XMMReg...
Generating docs for compound RegisterContextDarwin_i386_Mach...
Generating docs for compound RegisterContextDarwin_x86_64...
Generating docs for nested compound RegisterContextDarwin_x86_64::EXC...
Generating docs for nested compound RegisterContextDarwin_x86_64::FPU...
Generating docs for nested compound RegisterContextDarwin_x86_64::GPR...
Generating docs for nested compound RegisterContextDarwin_x86_64::MMSReg...
Generating docs for nested compound RegisterContextDarwin_x86_64::XMMReg...
Generating docs for compound RegisterContextDarwin_x86_64_Mach...
Generating docs for compound RegisterContextFreeBSD_i386...
Generating docs for compound RegisterContextFreeBSD_mips64...
Generating docs for compound RegisterContextFreeBSD_powerpc...
Generating docs for compound RegisterContextFreeBSD_powerpc32...
Generating docs for compound RegisterContextFreeBSD_powerpc64...
Generating docs for compound RegisterContextFreeBSD_x86_64...
Generating docs for compound RegisterContextKDP_arm...
Generating docs for compound RegisterContextKDP_arm64...
Generating docs for compound RegisterContextKDP_i386...
Generating docs for compound RegisterContextKDP_x86_64...
Generating docs for compound RegisterContextLinux_i386...
Generating docs for compound RegisterContextLinux_mips...
Generating docs for compound RegisterContextLinux_mips64...
Generating docs for compound RegisterContextLinux_s390x...
Generating docs for compound RegisterContextLinux_x86_64...
Generating docs for compound RegisterContextMach_arm...
Generating docs for compound RegisterContextMach_i386...
Generating docs for compound RegisterContextMach_x86_64...
Generating docs for compound RegisterContextMemory...
Generating docs for compound RegisterContextNetBSD_i386...
Generating docs for compound RegisterContextNetBSD_x86_64...
Generating docs for compound RegisterContextOpenBSD_i386...
Generating docs for compound RegisterContextOpenBSD_x86_64...
Generating docs for compound RegisterContextPOSIX_arm...
Generating docs for nested compound RegisterContextPOSIX_arm::FPU...
Generating docs for nested compound RegisterContextPOSIX_arm::QReg...
Generating docs for nested compound RegisterContextPOSIX_arm::RegInfo...
Generating docs for compound RegisterContextPOSIX_arm64...
Generating docs for compound RegisterContextPOSIX_mips64...
Generating docs for compound RegisterContextPOSIX_powerpc...
Generating docs for compound RegisterContextPOSIX_ppc64le...
Generating docs for compound RegisterContextPOSIX_s390x...
Generating docs for nested compound RegisterContextPOSIX_s390x::RegInfo...
Generating docs for compound RegisterContextPOSIX_x86...
Generating docs for nested compound RegisterContextPOSIX_x86::RegInfo...
Generating docs for compound RegisterContextPOSIXProcessMonitor_arm...
Generating docs for compound RegisterContextPOSIXProcessMonitor_arm64...
Generating docs for compound RegisterContextPOSIXProcessMonitor_mips64...
Generating docs for compound RegisterContextPOSIXProcessMonitor_powerpc...
Generating docs for compound RegisterContextPOSIXProcessMonitor_x86_64...
Generating docs for compound RegisterContextWindows_i386...
Generating docs for compound RegisterContextWindows_x86_64...
Generating docs for compound RegisterInfoPOSIX_arm...
Generating docs for nested compound RegisterInfoPOSIX_arm::DBG...
Generating docs for nested compound RegisterInfoPOSIX_arm::EXC...
Generating docs for nested compound RegisterInfoPOSIX_arm::FPU...
Generating docs for nested compound RegisterInfoPOSIX_arm::GPR...
Generating docs for nested compound RegisterInfoPOSIX_arm::QReg...
Generating docs for compound RegisterInfoPOSIX_arm64...
Generating docs for nested compound RegisterInfoPOSIX_arm64::DBG...
Generating docs for nested compound RegisterInfoPOSIX_arm64::EXC...
Generating docs for nested compound RegisterInfoPOSIX_arm64::FPU...
Generating docs for nested compound RegisterInfoPOSIX_arm64::GPR...
Generating docs for nested compound RegisterInfoPOSIX_arm64::VReg...
Generating docs for compound RegisterInfoPOSIX_ppc64le...
Generating docs for compound RegisterNumber...
Generating docs for compound RemoteNXMapTable...
Generating docs for nested compound RemoteNXMapTable::const_iterator...
Generating docs for compound RenderScriptRuntimeModulePass...
Generating docs for compound REPLInstance...
Generating docs for compound ResumeOperation...
Generating docs for compound SBBreakpointListImpl...
Generating docs for compound ScopedPThreadCancelDisabler...
Generating docs for compound ScriptAddOptions...
Generating docs for compound ScriptedRecognizedStackFrame...
Generating docs for compound ScriptInterpreterInstance...
Generating docs for compound SelectHelper...
Generating docs for nested compound SelectHelper::FDInfo...
Generating docs for compound ShellInfo...
Generating docs for compound SimServiceContext...
Generating docs for compound SingleStepOperation...
Generating docs for compound StackFrameRecognizerManagerImpl...
Generating docs for nested compound StackFrameRecognizerManagerImpl::RegisteredEntry...
Generating docs for compound StringExtractor...
Generating docs for compound StringExtractorGDBRemote...
Generating docs for compound StructuredDataPluginInstance...
Generating docs for compound sve_context...
Generating docs for compound SymbolFileDWARF...
Generating docs for nested compound SymbolFileDWARF::DecodedUID...
Generating docs for compound SymbolFileDWARFDebugMap...
Generating docs for nested compound SymbolFileDWARFDebugMap::CompileUnitInfo...
Generating docs for nested compound SymbolFileDWARFDebugMap::OSOEntry...
Generating docs for nested compound SymbolFileDWARFDebugMap::OSOInfo...
Generating docs for compound SymbolFileDWARFDwo...
Generating docs for compound SymbolFilePDB...
Generating docs for nested compound SymbolFilePDB::SecContribInfo...
Generating docs for compound SymbolFileSymtab...
Generating docs for compound SymbolSearchInfo...
Generating docs for compound SymbolSortInfo...
Generating docs for compound SymbolVendorELF...
Generating docs for compound SymbolVendorMacOSX...
Generating docs for compound SynthAddOptions...
Generating docs for compound SystemRuntimeMacOSX...
Generating docs for nested compound SystemRuntimeMacOSX::ItemInfo...
Generating docs for nested compound SystemRuntimeMacOSX::ItemRefAndCodeAddress...
Generating docs for nested compound SystemRuntimeMacOSX::libBacktraceRecording_info...
Generating docs for nested compound SystemRuntimeMacOSX::LibdispatchOffsets...
Generating docs for nested compound SystemRuntimeMacOSX::LibdispatchTSDIndexes...
Generating docs for nested compound SystemRuntimeMacOSX::LibdispatchVoucherOffsets...
Generating docs for nested compound SystemRuntimeMacOSX::LibpthreadOffsets...
Generating docs for nested compound SystemRuntimeMacOSX::PendingItemsForQueue...
Generating docs for compound TaggedASTDecl...
Generating docs for compound TaggedDoubleBits...
Generating docs for compound TargetExperimentalOptionValueProperties...
Generating docs for compound TargetOptionValueProperties...
Generating docs for compound TEB64...
Generating docs for compound ThreadData...
Generating docs for compound ThreadElfCore...
Generating docs for compound ThreadKDP...
Generating docs for compound ThreadMachCore...
Generating docs for compound ThreadMemory...
Generating docs for compound ThreadOptionValueProperties...
Generating docs for compound ThreadStepScopeOptionGroup...
Generating docs for compound ThreadSuspendOperation...
Generating docs for compound TraceImpl...
Generating docs for compound TrieEntry...
Generating docs for compound TrieEntryWithOffset...
Generating docs for compound TypeAppendVisitor...
Generating docs for compound TypeSystemInstance...
Generating docs for compound llvm::codeview::TypeVisitorCallbacks...
Generating docs for compound UniqueDWARFASTType...
Generating docs for compound UniqueDWARFASTTypeList...
Generating docs for compound UniqueDWARFASTTypeMap...
Generating docs for compound UnwindAssembly_x86...
Generating docs for compound UnwindAssemblyInstEmulation...
Generating docs for compound UnwindCodesIterator...
Generating docs for compound user_sve_header...
Generating docs for compound UserArea...
Generating docs for compound ValidPointerChecker...
Generating docs for compound ValueImpl...
Generating docs for compound ValueListImpl...
Generating docs for compound ValueLocker...
Generating docs for compound VariablesOptionsImpl...
Generating docs for compound WatchpointIDMatches...
Generating docs for compound WriteDebugRegOperation...
Generating docs for compound WriteFPROperation...
Generating docs for compound WriteGPROperation...
Generating docs for compound WriteOperation...
Generating docs for compound WriteRegOperation...
Generating docs for compound DebuggerInitializeCallback...
Generating docs for compound InstrumentationRuntimeCreateInstance...
Generating docs for compound LanguageRuntimeCreateInstance...
Generating docs for compound ObjectContainerCreateInstance...
Generating docs for compound ObjectFileCreateInstance...
Generating docs for compound REPLCreateInstance...
Generating docs for compound ScriptInterpreterCreateInstance...
Generating docs for compound StructuredDataPluginCreateInstance...
Generating docs for compound TypeSystemCreateInstance...
Generating docs for compound uint16_t...
Generating docs for compound uint32_t...
Generating docs for compound std::unique_ptr< CallbackData >...
Generating docs for compound std::unique_ptr< CommandData >...
Generating namespace index...
Generating docs for namespace arm64_dwarf
Generating docs for namespace arm64_ehframe
Generating docs for namespace clang
Generating docs for namespace CoreSimulatorSupport
Generating docs for compound CoreSimulatorSupport::Device...
Generating docs for compound CoreSimulatorSupport::DeviceRuntime...
Generating docs for compound CoreSimulatorSupport::DeviceSet...
Generating docs for compound CoreSimulatorSupport::DeviceType...
Generating docs for compound CoreSimulatorSupport::ModelIdentifier...
Generating docs for compound CoreSimulatorSupport::OSVersion...
Generating docs for compound CoreSimulatorSupport::Process...
Generating docs for namespace curses
Generating docs for namespace dwarf
Generating docs for namespace elf
Generating docs for compound elf::ELFDynamic...
Generating docs for compound elf::ELFHeader...
Generating docs for compound elf::ELFProgramHeader...
Generating docs for compound elf::ELFRel...
Generating docs for compound elf::ELFRela...
Generating docs for compound elf::ELFSectionHeader...
Generating docs for compound elf::ELFSymbol...
Generating docs for namespace embedded_interpreter
Generating docs for compound embedded_interpreter::LLDBQuitter...
Generating docs for namespace lldb
Generating docs for compound lldb::CallbackData...
Generating docs for compound lldb::SBAddress...
Generating docs for compound lldb::SBAttachInfo...
Generating docs for compound lldb::SBBlock...
Generating docs for compound lldb::SBBreakpoint...
Generating docs for compound lldb::SBBreakpointCallbackBaton...
Generating docs for compound lldb::SBBreakpointList...
Generating docs for compound lldb::SBBreakpointLocation...
Generating docs for compound lldb::SBBreakpointName...
Generating docs for compound lldb::SBBreakpointNameImpl...
Generating docs for compound lldb::SBBroadcaster...
Generating docs for compound lldb::SBCommand...
Generating docs for compound lldb::SBCommandInterpreter...
Generating docs for compound lldb::SBCommandInterpreterRunOptions...
Generating docs for compound lldb::SBCommandInterpreterRunResult...
Generating docs for compound lldb::SBCommandPluginInterface...
Generating docs for compound lldb::SBCommandReturnObject...
Generating docs for compound lldb::SBCommunication...
Generating docs for compound lldb::SBCompileUnit...
Generating docs for compound lldb::SBData...
Generating docs for compound lldb::SBDebugger...
Generating docs for compound lldb::SBDeclaration...
Generating docs for compound lldb::SBEnvironment...
Generating docs for compound lldb::SBError...
Generating docs for compound lldb::SBEvent...
Generating docs for compound lldb::SBExecutionContext...
Generating docs for compound lldb::SBExpressionOptions...
Generating docs for compound lldb::SBFile...
Generating docs for compound lldb::SBFileSpec...
Generating docs for compound lldb::SBFileSpecList...
Generating docs for compound lldb::SBFrame...
Generating docs for compound lldb::SBFunction...
Generating docs for compound lldb::SBHostOS...
Generating docs for compound lldb::SBInputReader...
Generating docs for compound lldb::SBInstruction...
Generating docs for compound lldb::SBInstructionList...
Generating docs for compound lldb::SBLanguageRuntime...
Generating docs for compound lldb::SBLaunchInfo...
Generating docs for compound lldb::SBLineEntry...
Generating docs for compound lldb::SBListener...
Generating docs for compound lldb::SBMemoryRegionInfo...
Generating docs for compound lldb::SBMemoryRegionInfoList...
Generating docs for compound lldb::SBModule...
Generating docs for compound lldb::SBModuleSpec...
Generating docs for compound lldb::SBModuleSpecList...
Generating docs for compound lldb::SBPlatform...
Generating docs for compound lldb::SBPlatformConnectOptions...
Generating docs for compound lldb::SBPlatformShellCommand...
Generating docs for compound lldb::SBProcess...
Generating docs for compound lldb::SBProcessInfo...
Generating docs for compound lldb::SBQueue/opt/doxygen-docs/src/lldb/include/lldb/API/SBTarget.h:663 warning: The following parameters of lldb::SBTarget::BreakpointCreateFromScript(const char *class_name, SBStructuredData &extra_args, const SBFileSpecList &module_list, const SBFileSpecList &file_list, bool request_hardware=false) are not documented:
  parameter 'request_hardware'
/opt/doxygen-docs/src/lldb/include/lldb/Core/DumpDataExtractor.h:82 warning: The following parameters of lldb_private::DumpDataExtractor(const DataExtractor &DE, Stream *s, lldb::offset_t offset, lldb::Format item_format, size_t item_byte_size, size_t item_count, size_t num_per_line, uint64_t base_addr, uint32_t item_bit_size, uint32_t item_bit_offset, ExecutionContextScope *exe_scope=nullptr) are not documented:
  parameter 'DE'
  parameter 'exe_scope'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Address.h:235 warning: The following parameters of lldb_private::Address::Dump(Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, DumpStyle fallback_style=DumpStyleInvalid, uint32_t addr_byte_size=UINT32_MAX) const are not documented:
  parameter 'exe_scope'
  parameter 'addr_byte_size'
/opt/doxygen-docs/src/lldb/source/Core/Address.cpp:269 warning: Found unknown command `\parm'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Address.h:365 warning: The following parameters of lldb_private::Address::ResolveFunctionScope(lldb_private::SymbolContext &sym_ctx, lldb_private::AddressRange *addr_range_ptr=nullptr) are not documented:
  parameter 'addr_range_ptr'
/opt/doxygen-docs/src/lldb/include/lldb/Core/AddressRange.h:111 warning: argument 'so_addr_ptr' of command @param is not found in the argument list of lldb_private::AddressRange::ContainsFileAddress(const Address &so_addr) const
/opt/doxygen-docs/src/lldb/include/lldb/Core/AddressRange.h:145 warning: The following parameters of lldb_private::AddressRange::ContainsLoadAddress(const Address &so_addr, Target *target) const are not documented:
  parameter 'target'
/opt/doxygen-docs/src/lldb/include/lldb/Core/AddressRange.h:191 warning: The following parameters of lldb_private::AddressRange::Dump(Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style=Address::DumpStyleInvalid) const are not documented:
  parameter 'target'
  parameter 'fallback_style'
/opt/doxygen-docs/src/lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.h:85 warning: The following parameters of lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfo(Thread &thread, lldb::tid_t thread_id, lldb::addr_t page_to_free, uint64_t page_to_free_size, lldb_private::Status &error) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.h:30 warning: The following parameters of lldb_private::AppleObjCDeclVendor::FindDecls(ConstString name, bool append, uint32_t max_matches, std::vector< CompilerDecl > &decls) are not documented:
  parameter 'decls'
...
Generating docs for compound lldb::SBQueueItem...
Generating docs for compound lldb::SBReproducer...
Generating docs for compound lldb::SBSection...
Generating docs for compound lldb::SBSourceManager...
Generating docs for compound lldb::SBStream...
Generating docs for compound lldb::SBStringList...
Generating docs for compound lldb::SBStructuredData...
Generating docs for compound lldb::SBSymbol...
Generating docs for compound lldb::SBSymbolContext...
Generating docs for compound lldb::SBSymbolContextList...
Generating docs for compound lldb::SBTarget...
Generating docs for compound lldb::SBThread...
Generating docs for compound lldb::SBThreadCollection...
Generating docs for compound lldb::SBThreadPlan...
Generating docs for compound lldb::SBTrace...
Generating docs for compound lldb::SBTraceOptions...
Generating docs for compound lldb::SBType...
Generating docs for compound lldb::SBTypeCategory...
Generating docs for compound lldb::SBTypeEnumMember...
Generating docs for compound lldb::SBTypeEnumMemberList...
Generating docs for compound lldb::SBTypeFilter...
Generating docs for compound lldb::SBTypeFormat...
Generating docs for compound lldb::SBTypeList...
Generating docs for compound lldb::SBTypeMember...
Generating docs for compound lldb::SBTypeMemberFunction...
Generating docs for compound lldb::SBTypeNameSpecifier...
Generating docs for compound lldb::SBTypeSummary...
Generating docs for compound lldb::SBTypeSummaryOptions...
Generating docs for compound lldb::SBTypeSynthetic...
Generating docs for compound lldb::SBUnixSignals...
Generating docs for compound lldb::SBValue...
Generating docs for compound lldb::SBValueList...
Generating docs for compound lldb::SBVariablesOptions...
Generating docs for compound lldb::SBWatchpoint...
Generating docs for namespace lldb_private
Generating docs for compound lldb_private::ABI...
Generating docs for nested compound lldb_private::ABI::CallArgument...
Generating docs for compound lldb_private::AbstractSocket...
Generating docs for compound lldb_private::AdaptedConstIterator...
Generating docs for compound lldb_private::AdaptedIterable...
Generating docs for compound lldb_private::Address...
Generating docs for nested compound lldb_private::Address::ModulePointerAndOffsetLessThanFunctionObject...
Generating docs for compound lldb_private::AddressData...
Generating docs for compound lldb_private::AddressDataArray...
Generating docs for compound lldb_private::AddressRange...
Generating docs for compound lldb_private::AddressResolver...
Generating docs for compound lldb_private::AddressResolverFileLine...
Generating docs for compound lldb_private::AddressResolverName...
Generating docs for compound lldb_private::AllocatedBlock...
Generating docs for compound lldb_private::AllocatedMemoryCache...
Generating docs for compound lldb_private::AppleDWARFIndex...
Generating docs for compound lldb_private::AppleGetItemInfoHandler...
Generating docs for nested compound lldb_private::AppleGetItemInfoHandler::GetItemInfoReturnInfo...
Generating docs for compound lldb_private::AppleGetPendingItemsHandler...
Generating docs for nested compound lldb_private::AppleGetPendingItemsHandler::GetPendingItemsReturnInfo...
Generating docs for compound lldb_private::AppleGetQueuesHandler...
Generating docs for nested compound lldb_private::AppleGetQueuesHandler::GetQueuesReturnInfo...
Generating docs for compound lldb_private::AppleGetThreadItemInfoHandler...
Generating docs for nested compound lldb_private::AppleGetThreadItemInfoHandler::GetThreadItemInfoReturnInfo...
Generating docs for compound lldb_private::AppleObjCDeclVendor...
Generating docs for compound lldb_private::AppleObjCExternalASTSource...
Generating docs for compound lldb_private::AppleObjCRuntime...
Generating docs for compound lldb_private::AppleObjCRuntimeV1...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV1::ClassDescriptorV1...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV1::HashTableSignature...
Generating docs for compound lldb_private::AppleObjCRuntimeV2...
Generating docs for ne/opt/doxygen-docs/src/lldb/include/lldb/Utility/ArchSpec.h:392 warning: The following parameters of lldb_private::ArchSpec::SetArchitecture(ArchitectureType arch_type, uint32_t cpu, uint32_t sub, uint32_t os=0) are not documented:
  parameter 'sub'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Block.h:235 warning: The following parameters of lldb_private::Block::AppendBlockVariables(bool can_create, bool get_child_block_variables, bool stop_if_child_block_is_inlined_function, const std::function< bool(Variable *)> &filter, VariableList *variable_list) are not documented:
  parameter 'stop_if_child_block_is_inlined_function'
  parameter 'filter'
  parameter 'variable_list'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Block.h:266 warning: The following parameters of lldb_private::Block::AppendVariables(bool can_create, bool get_parent_variables, bool stop_if_block_is_inlined_function, const std::function< bool(Variable *)> &filter, VariableList *variable_list) are not documented:
  parameter 'filter'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/Breakpoint.h:431 warning: The following parameters of lldb_private::Breakpoint::GetDescription(Stream *s, lldb::DescriptionLevel level, bool show_locations=false) are not documented:
  parameter 'show_locations'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointID.h:87 warning: The following parameters of lldb_private::BreakpointID::GetCanonicalReference(Stream *s, lldb::break_id_t break_id, lldb::break_id_t break_loc_id) are not documented:
  parameter 's'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointList.h:38 warning: The following parameters of lldb_private::BreakpointList::Add(lldb::BreakpointSP &bp_sp, bool notify) are not documented:
  parameter 'notify'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointList.h:91 warning: The following parameters of lldb_private::BreakpointList::Remove(lldb::break_id_t breakID, bool notify) are not documented:
  parameter 'notify'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocation.h:317 warning: The following parameters of lldb_private::BreakpointLocation::BreakpointLocation(lldb::break_id_t bid, Breakpoint &owner, const Address &addr, lldb::tid_t tid, bool hardware, bool check_for_resolver=true) are not documented:
  parameter 'bid'
  parameter 'check_for_resolver'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointLocation.h:113 warning: The following parameters of lldb_private::BreakpointLocation::SetCallback(BreakpointHitCallback callback, const lldb::BatonSP &callback_baton_sp, bool is_synchronous) are not documented:
  parameter 'is_synchronous'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointOptions.h:199 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointOptions.h:200 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolver.h:47 warning: The following parameters of lldb_private::BreakpointResolver::BreakpointResolver(const lldb::BreakpointSP &bkpt, unsigned char resolverType, lldb::addr_t offset=0) are not documented:
  parameter 'offset'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolver.h:91 warning: The following parameters of lldb_private::BreakpointResolver::ResolveBreakpointInModules(SearchFilter &filter, ModuleList &modules) are not documented:
  parameter 'modules'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/BreakpointResolverAddress.h:42 warning: The following parameters of lldb_private::BreakpointResolverAddress::ResolveBreakpointInModules(SearchFilter &filter, ModuleList &modules) are not documented:
  parameter 'modules'
sted compound lldb_private::AppleObjCRuntimeV2::DescriptorMapUpdateResult...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::HashTableSignature...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::NonPointerISACache...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::TaggedPointerVendorExtended...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::TaggedPointerVendorLegacy...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::TaggedPointerVendorRuntimeAssisted...
Generating docs for nested compound lldb_private::AppleObjCRuntimeV2::TaggedPointerVendorV2...
Generating docs for compound lldb_private::AppleObjCTrampolineHandler...
Generating docs for nested compound lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables...
Generating docs for nested compound lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableDescriptor...
Generating docs for nested compound lldb_private::AppleObjCTrampolineHandler::AppleObjCVTables::VTableRegion...
Generating docs for nested compound lldb_private::AppleObjCTrampolineHandler::DispatchFunction...
Generating docs for compound lldb_private::AppleObjCTypeEncodingParser...
Generating docs for nested compound lldb_private::AppleObjCTypeEncodingParser::StructElement...
Generating docs for compound lldb_private::ApplePropertyList...
Generating docs for compound lldb_private::AppleThreadPlanStepThroughDirectDispatch...
Generating docs for compound lldb_private::AppleThreadPlanStepThroughObjCTrampoline...
Generating docs for compound lldb_private::Architecture...
Generating docs for compound lldb_private::ArchitectureArm...
Generating docs for compound lldb_private::ArchitectureMips...
Generating docs for compound lldb_private::ArchitecturePPC64...
Generating docs for compound lldb_private::ArchSpec...
Generating docs for compound lldb_private::Args...
Generating docs for nested compound lldb_private::Args::ArgEntry...
Generating docs for compound lldb_private::ArmUnwindInfo...
Generating docs for nested compound lldb_private::ArmUnwindInfo::ArmExidxEntry...
Generating docs for compound lldb_private::AssertFrameRecognizer...
Generating docs for compound lldb_private::AssertRecognizedStackFrame...
Generating docs for compound lldb_private::ASTConsumerForwarder...
Generating docs for compound lldb_private::ASTResultSynthesizer...
Generating docs for compound lldb_private::ASTStructExtractor...
Generating docs for compound lldb_private::AugmentedRangeData...
Generating docs for compound lldb_private::AutoHandle...
Generating docs for compound lldb_private::Baton...
Generating docs for compound lldb_private::Block...
Generating docs for compound lldb_private::Breakpoint...
Generating docs for nested compound lldb_private::Breakpoint::BreakpointEventData...
Generating docs for compound lldb_private::BreakpointID...
Generating docs for compound lldb_private::BreakpointIDList...
Generating docs for compound lldb_private::BreakpointList...
Generating docs for compound lldb_private::BreakpointLocation...
Generating docs for compound lldb_private::BreakpointLocationCollection...
Generating docs for compound lldb_private::BreakpointLocationList...
Generating docs for compound lldb_private::BreakpointName...
Generating docs for nested compound lldb_private::BreakpointName::Permissions...
Generating docs for compound lldb_private::BreakpointOptionGroup...
Generating docs for compound lldb_private::BreakpointOptions...
Generating docs for nested compound lldb_private::BreakpointOptions::CommandBaton...
Generating docs for nested compound lldb_private::BreakpointOptions::CommandData...
Generating docs for compound lldb_private::BreakpointPrecondition...
Generating docs for compound lldb_private::BreakpointResolver...
Generating docs for compound lldb_private::BreakpointResolverAddress...
Generating docs for compound lldb_private::BreakpointResolverFileLine...
Generating docs for compound lldb_private::BreakpointResolverFileRegex...
Generating docs for compound lldb_private::BreakpointResolverName../opt/doxygen-docs/src/lldb/include/lldb/Utility/Broadcaster.h:252 warning: The following parameters of lldb_private::Broadcaster::Broadcaster(lldb::BroadcasterManagerSP manager_sp, const char *name) are not documented:
  parameter 'manager_sp'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/Broadcaster.h:326 warning: The following parameters of lldb_private::Broadcaster::GetEventNames(Stream &s, const uint32_t event_mask, bool prefix_with_broadcaster_name) const are not documented:
  parameter 's'
  parameter 'prefix_with_broadcaster_name'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/Broadcaster.h:337 warning: The following parameters of lldb_private::Broadcaster::SetEventName(uint32_t event_mask, const char *name) are not documented:
  parameter 'name'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:123 warning: The following parameters of lldb_private::ClangExpressionDeclMap::AddPersistentVariable(const clang::NamedDecl *decl, ConstString name, TypeFromParser type, bool is_result, bool is_lvalue) are not documented:
  parameter 'is_result'
  parameter 'is_lvalue'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h:241 warning: The following parameters of lldb_private::ClangExpressionDeclMap::GetSymbolAddress(Target &target, Process *process, ConstString name, lldb::SymbolType symbol_type, lldb_private::Module *module=nullptr) are not documented:
  parameter 'symbol_type'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h:66 warning: The following parameters of lldb_private::ClangExpressionParser::ClangExpressionParser(ExecutionContextScope *exe_scope, Expression &expr, bool generate_debug_info, std::vector< std::string > include_directories={}, std::string filename="<clang expression>") are not documented:
  parameter 'generate_debug_info'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h:117 warning: The following parameters of lldb_private::ClangExpressionParser::PrepareForExecution(lldb::addr_t &func_addr, lldb::addr_t &func_end, lldb::IRExecutionUnitSP &execution_unit_sp, ExecutionContext &exe_ctx, bool &can_interpret, lldb_private::ExecutionPolicy execution_policy) are not documented:
  parameter 'can_interpret'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h:113 warning: The following parameters of lldb_private::ClangFunctionCaller::ClangFunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &function_address, const ValueList &arg_value_list, const char *name) are not documented:
  parameter 'name'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:88 warning: Found unknown command `\imported'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:89 warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:89 warning: explicit link request to 'undefs' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:92 warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:93 warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:93 warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.h:94 warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:118 warning: The following parameters of lldb_private::ClangUserExpression::ClangUserExpression(ExecutionContextScope &exe_scope, llvm::StringRef expr, llvm::StringRef prefix, lldb::LanguageType language, ResultType desired_type, const EvaluateExpressionOptions &options, ValueObject *ctx_obj) are not documented:
  parameter 'exe_scope'
/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h:145 warning: The following parameters of lldb_private::ClangUserExpression::Parse(DiagnosticManager &diagnostic_manager, ExecutionContext &exe_ctx, lldb_private::ExecutionPolicy execution_policy, bool keep_result_in_memory, bool generate_debug_info) are not documented:
  parameter 'generate_debug_info'
.
Generating docs for compound lldb_private::BreakpointResolverScripted...
Generating docs for compound lldb_private::BreakpointSite...
Generating docs for compound lldb_private::BreakpointSiteList...
Generating docs for compound lldb_private::Broadcaster...
Generating docs for nested compound lldb_private::Broadcaster::BroadcasterImpl...
Generating docs for compound lldb_private::BroadcasterManager...
Generating docs for nested compound lldb_private::BroadcasterManager::BroadcasterClassMatches...
Generating docs for nested compound lldb_private::BroadcasterManager::BroadcastEventSpecMatches...
Generating docs for nested compound lldb_private::BroadcasterManager::ListenerMatches...
Generating docs for nested compound lldb_private::BroadcasterManager::ListenerMatchesAndSharedBits...
Generating docs for nested compound lldb_private::BroadcasterManager::ListenerMatchesPointer...
Generating docs for compound lldb_private::BroadcastEventSpec...
Generating docs for compound lldb_private::CallEdge...
Generating docs for compound lldb_private::CallFrameInfo...
Generating docs for compound lldb_private::CallSiteParameter...
Generating docs for compound lldb_private::CFBasicHash...
Generating docs for nested compound lldb_private::CFBasicHash::__CFBasicHash...
Generating docs for nested compound lldb_private::CFBasicHash::__CFBasicHash::Bits...
Generating docs for nested compound lldb_private::CFBasicHash::__CFBasicHash::RuntimeBase...
Generating docs for compound lldb_private::ClangASTImporter...
Generating docs for nested compound lldb_private::ClangASTImporter::ASTContextMetadata...
Generating docs for nested compound lldb_private::ClangASTImporter::ASTImporterDelegate...
Generating docs for nested compound lldb_private::ClangASTImporter::ASTImporterDelegate::CxxModuleScope...
Generating docs for nested compound lldb_private::ClangASTImporter::DeclOrigin...
Generating docs for nested compound lldb_private::ClangASTImporter::LayoutInfo...
Generating docs for nested compound lldb_private::ClangASTImporter::MapCompleter...
Generating docs for nested compound lldb_private::ClangASTImporter::NewDeclListener...
Generating docs for compound lldb_private::ClangASTMetadata...
Generating docs for compound lldb_private::ClangASTSource...
Generating docs for nested compound lldb_private::ClangASTSource::ClangASTSourceProxy...
Generating docs for compound lldb_private::ClangDeclVendor...
Generating docs for compound lldb_private::ClangDiagnostic...
Generating docs for compound lldb_private::ClangDynamicCheckerFunctions...
Generating docs for compound lldb_private::ClangExpressionDeclMap...
Generating docs for nested compound lldb_private::ClangExpressionDeclMap::ParserVars...
Generating docs for nested compound lldb_private::ClangExpressionDeclMap::StructVars...
Generating docs for nested compound lldb_private::ClangExpressionDeclMap::TargetInfo...
Generating docs for compound lldb_private::ClangExpressionHelper...
Generating docs for compound lldb_private::ClangExpressionParser...
Generating docs for nested compound ClangExpressionParser::LLDBPreprocessorCallbacks...
Generating docs for compound lldb_private::ClangExpressionSourceCode...
Generating docs for compound lldb_private::ClangExpressionVariable...
Generating docs for nested compound lldb_private::ClangExpressionVariable::JITVars...
Generating docs for nested compound lldb_private::ClangExpressionVariable::ParserVars...
Generating docs for compound lldb_private::ClangExternalASTSourceCallbacks...
Generating docs for compound lldb_private::ClangFunctionCaller...
Generating docs for nested compound lldb_private::ClangFunctionCaller::ClangFunctionCallerHelper...
Generating docs for compound lldb_private::ClangHighlighter...
Generating docs for compound lldb_private::ClangModulesDeclVendor...
Generating docs for compound lldb_private::ClangPersistentVariables...
Generating docs for nested compound lldb_private::ClangPersistentVariables::PersistentDecl...
Generating docs for compound lldb_private::ClangUserExpression...
Generating docs for nested compound lldb_private::ClangUserExpressi/opt/doxygen-docs/src/lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.h:81 warning: The following parameters of lldb_private::ClangUtilityFunction::ClangUtilityFunction(ExecutionContextScope &exe_scope, const char *text, const char *name) are not documented:
  parameter 'exe_scope'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandAlias.h:42 warning: The following parameters of lldb_private::CommandAlias::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObject.h:273 warning: The following parameters of lldb_private::CommandObject::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObject.h:241 warning: The following parameters of lldb_private::CommandObject::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
/opt/doxygen-docs/src/lldb/source/Commands/CommandObjectExpression.h:84 warning: The following parameters of lldb_private::CommandObjectExpression::EvaluateExpression(llvm::StringRef expr, Stream &output_stream, Stream &error_stream, CommandReturnObject &result) are not documented:
  parameter 'expr'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectMultiword.h:55 warning: The following parameters of lldb_private::CommandObjectMultiword::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectMultiword.h:121 warning: The following parameters of lldb_private::CommandObjectProxy::GetRepeatCommand(Args &current_command_args, uint32_t index) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/CommandObjectMultiword.h:118 warning: The following parameters of lldb_private::CommandObjectProxy::HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) are not documented:
  parameter 'opt_element_vector'
on::ClangUserExpressionHelper...
Generating docs for nested compound lldb_private::ClangUserExpression::ResultDelegate...
Generating docs for compound lldb_private::ClangUtil...
Generating docs for compound lldb_private::ClangUtilityFunction...
Generating docs for nested compound lldb_private::ClangUtilityFunction::ClangUtilityFunctionHelper...
Generating docs for compound lldb_private::ClassDescriptorV2...
Generating docs for nested compound lldb_private::ClassDescriptorV2::class_ro_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::class_rw_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::ivar_list_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::ivar_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::iVarsStorage...
Generating docs for nested compound lldb_private::ClassDescriptorV2::method_list_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::method_t...
Generating docs for nested compound lldb_private::ClassDescriptorV2::objc_class_t...
Generating docs for compound lldb_private::ClassDescriptorV2Tagged...
Generating docs for compound lldb_private::ClusterManager...
Generating docs for compound lldb_private::CommandAlias...
Generating docs for compound lldb_private::CommandCompletions...
Generating docs for compound lldb_private::CommandHistory...
Generating docs for compound lldb_private::CommandInterpreter...
Generating docs for compound lldb_private::CommandInterpreterRunOptions...
Generating docs for compound lldb_private::CommandInterpreterRunResult...
Generating docs for compound lldb_private::CommandObject...
Generating docs for nested compound lldb_private::CommandObject::ArgumentHelpCallback...
Generating docs for nested compound lldb_private::CommandObject::ArgumentTableEntry...
Generating docs for nested compound lldb_private::CommandObject::CommandArgumentData...
Generating docs for compound lldb_private::CommandObjectApropos...
Generating docs for compound lldb_private::CommandObjectBreakpointCommand...
Generating docs for compound lldb_private::CommandObjectDisassemble...
Generating docs for nested compound lldb_private::CommandObjectDisassemble::CommandOptions...
Generating docs for compound lldb_private::CommandObjectExpression...
Generating docs for nested compound lldb_private::CommandObjectExpression::CommandOptions...
Generating docs for compound lldb_private::CommandObjectGUI...
Generating docs for compound lldb_private::CommandObjectHelp...
Generating docs for nested compound lldb_private::CommandObjectHelp::CommandOptions...
Generating docs for compound lldb_private::CommandObjectLanguage...
Generating docs for compound lldb_private::CommandObjectLog...
Generating docs for compound lldb_private::CommandObjectMemory...
Generating docs for compound lldb_private::CommandObjectMultiword...
Generating docs for compound lldb_private::CommandObjectMultiwordBreakpoint...
Generating docs for compound lldb_private::CommandObjectMultiwordCommands...
Generating docs for compound lldb_private::CommandObjectMultiwordFrame...
Generating docs for compound lldb_private::CommandObjectMultiwordProcess...
Generating docs for compound lldb_private::CommandObjectMultiwordSettings...
Generating docs for compound lldb_private::CommandObjectMultiwordSource...
Generating docs for compound lldb_private::CommandObjectMultiwordTarget...
Generating docs for compound lldb_private::CommandObjectMultiwordThread...
Generating docs for compound lldb_private::CommandObjectMultiwordWatchpoint...
Generating docs for compound lldb_private::CommandObjectParsed...
Generating docs for compound lldb_private::CommandObjectPlatform...
Generating docs for compound lldb_private::CommandObjectPlugin...
Generating docs for compound lldb_private::CommandObjectProxy...
Generating docs for compound lldb_private::CommandObjectQuit...
Generating docs for compound lldb_private::CommandObjectRaw...
Generating docs for compound lldb_private::CommandObjectRegexCommand...
Generating docs for nested compound lldb_private::CommandObjec/opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h:340 warning: The following parameters of lldb_private::Communication::AppendBytesToCache(const uint8_t *src, size_t src_len, bool broadcast, lldb::ConnectionStatus status) are not documented:
  parameter 'broadcast'
  parameter 'status'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h:140 warning: The following parameters of lldb_private::Communication::Connect(const char *url, Status *error_ptr) are not documented:
  parameter 'error_ptr'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h:191 warning: The following parameters of lldb_private::Communication::Read(void *dst, size_t dst_len, const Timeout< std::micro > &timeout, lldb::ConnectionStatus &status, Status *error_ptr) are not documented:
  parameter 'status'
  parameter 'error_ptr'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Communication.h:209 warning: The following parameters of lldb_private::Communication::Write(const void *src, size_t src_len, lldb::ConnectionStatus &status, Status *error_ptr) are not documented:
  parameter 'status'
  parameter 'error_ptr'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerType.h:246 warning: The following parameters of lldb_private::CompilerType::CreateTypedef(const char *name, const CompilerDeclContext &decl_ctx, uint32_t payload) const are not documented:
  parameter 'name'
  parameter 'decl_ctx'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompilerType.h:122 warning: The following parameters of lldb_private::CompilerType::IsPossibleDynamicType(CompilerType *target_type, bool check_cplusplus, bool check_objc) const are not documented:
  parameter 'check_cplusplus'
  parameter 'check_objc'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompileUnit.h:210 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/CompileUnit.h:212 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/Connection.h:142 warning: The following parameters of lldb_private::Connection::Write(const void *dst, size_t dst_len, lldb::ConnectionStatus &status, Status *error_ptr)=0 are not documented:
  parameter 'status'
/opt/doxygen-docs/src/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h:59 warning: The following parameters of lldb_private::ConnectionFileDescriptor::Write(const void *dst, size_t dst_len, lldb::ConnectionStatus &status, Status *error_ptr) are not documented:
  parameter 'status'
/opt/doxygen-docs/src/lldb/include/lldb/Host/windows/ConnectionGenericFileWindows.h:37 warning: The following parameters of lldb_private::ConnectionGenericFile::Write(const void *dst, size_t dst_len, lldb::ConnectionStatus &status, Status *error_ptr) are not documented:
  parameter 'status'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:66 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:63 warning: @copydetails or @copydoc target 'DataBuffer::GetBytes()' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:66 warning: @copybrief or @copydoc target 'DataBuffer::GetBytes() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:66 warning: @copydetails or @copydoc target 'DataBuffer::GetBytes() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copybrief or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataBufferHeap.h:69 warning: @copydetails or @copydoc target 'DataBuffer::GetByteSize() const' not found
/opt/doxygen-docs/src/lldb/include/lldb/Utility/DataExtractor.h:303 warning: The following parameters of lldb_private::DataExtractor::GetCStr(lldb::offset_t *offset_ptr, lldb::offset_t len) const are not documented:
  parameter 'len'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Declaration.h:118 warning: The following parameters of lldb_private::Declaration::Dump(Stream *s, bool show_fullpaths) const are not documented:
  parameter 'show_fullpaths'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/DeclVendor.h:51 warning: The following parameters of lldb_private::DeclVendor::FindDecls(ConstString name, bool append, uint32_t max_matches, std::vector< CompilerDecl > &decls)=0 are not documented:
  parameter 'decls'
tRegexCommand::Entry...
Generating docs for compound lldb_private::CommandObjectRegister...
Generating docs for compound lldb_private::CommandObjectReproducer...
Generating docs for compound lldb_private::CommandObjectScript...
Generating docs for compound lldb_private::CommandObjectStats...
Generating docs for compound lldb_private::CommandObjectType...
Generating docs for compound lldb_private::CommandObjectVersion...
Generating docs for compound lldb_private::CommandObjectWatchpointCommand...
Generating docs for compound lldb_private::CommandReturnObject...
Generating docs for compound lldb_private::Communication...
Generating docs for compound lldb_private::CompactUnwindInfo...
Generating docs for nested compound lldb_private::CompactUnwindInfo::FunctionInfo...
Generating docs for nested compound lldb_private::CompactUnwindInfo::UnwindHeader...
Generating docs for nested compound lldb_private::CompactUnwindInfo::UnwindIndex...
Generating docs for compound lldb_private::CompilerContext...
Generating docs for compound lldb_private::CompilerDecl...
Generating docs for compound lldb_private::CompilerDeclContext...
Generating docs for compound lldb_private::CompilerType...
Generating docs for nested compound lldb_private::CompilerType::IntegralTemplateArgument...
Generating docs for compound lldb_private::CompileUnit...
Generating docs for compound lldb_private::CompletionRequest...
Generating docs for compound lldb_private::CompletionResult...
Generating docs for nested compound lldb_private::CompletionResult::Completion...
Generating docs for compound lldb_private::Connection...
Generating docs for compound lldb_private::ConnectionFileDescriptor...
Generating docs for compound lldb_private::ConnectionGenericFile...
Generating docs for compound lldb_private::ConstString...
Generating docs for nested compound lldb_private::ConstString::StringIsEqual...
Generating docs for compound lldb_private::CoreDefinition...
Generating docs for compound lldb_private::CoreNote...
Generating docs for compound lldb_private::CPlusPlusLanguage...
Generating docs for nested compound lldb_private::CPlusPlusLanguage::MethodName...
Generating docs for compound lldb_private::CPlusPlusNameParser...
Generating docs for nested compound lldb_private::CPlusPlusNameParser::Bookmark...
Generating docs for nested compound lldb_private::CPlusPlusNameParser::ParsedFunction...
Generating docs for nested compound lldb_private::CPlusPlusNameParser::ParsedName...
Generating docs for nested compound lldb_private::CPlusPlusNameParser::ParsedNameRanges...
Generating docs for nested compound lldb_private::CPlusPlusNameParser::Range...
Generating docs for compound lldb_private::CPPLanguageRuntime...
Generating docs for nested compound lldb_private::CPPLanguageRuntime::LibCppStdFunctionCallableInfo...
Generating docs for compound lldb_private::CppModuleConfiguration...
Generating docs for nested compound lldb_private::CppModuleConfiguration::SetOncePath...
Generating docs for compound lldb_private::CXXFunctionSummaryFormat...
Generating docs for compound lldb_private::CxxModuleHandler...
Generating docs for compound lldb_private::CXXSyntheticChildren...
Generating docs for compound lldb_private::DataBufferHeap...
Generating docs for compound lldb_private::DataBufferLLVM...
Generating docs for compound lldb_private::DataExtractor...
Generating docs for compound lldb_private::DataVisualization...
Generating docs for nested compound lldb_private::DataVisualization::Categories...
Generating docs for nested compound lldb_private::DataVisualization::NamedSummaryFormats...
Generating docs for compound lldb_private::Debugger...
Generating docs for compound lldb_private::DebuggerThread...
Generating docs for compound lldb_private::DebugMacroEntry...
Generating docs for compound lldb_private::DebugMacros...
Generating docs for compound lldb_private::DebugNamesDWARFIndex...
Generating docs for compound lldb_private::Declaration...
Generating docs for compound lldb_private::DeclVendor...
Generating docs for compound lldb_private::DefaultHighlighter...
Generating docs for comp/opt/doxygen-docs/src/lldb/include/lldb/Expression/DWARFExpression.h:44 warning: The following parameters of lldb_private::DWARFExpression::DWARFExpression(lldb::ModuleSP module, const DataExtractor &data, const DWARFUnit *dwarf_cu) are not documented:
  parameter 'module'
  parameter 'dwarf_cu'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/DWARFExpression.h:203 warning: The following parameters of lldb_private::DWARFExpression::Evaluate(ExecutionContext *exe_ctx, RegisterContext *reg_ctx, lldb::ModuleSP opcode_ctx, const DataExtractor &opcodes, const DWARFUnit *dwarf_cu, const lldb::RegisterKind reg_set, const Value *initial_value_ptr, const Value *object_address_ptr, Value &result, Status *error_ptr) are not documented:
  parameter 'dwarf_cu'
  parameter 'object_address_ptr'
/opt/doxygen-docs/src/lldb/include/lldb/Target/DynamicLoader.h:132 warning: The following parameters of lldb_private::DynamicLoader::GetStepThroughTrampolinePlan(Thread &thread, bool stop_others)=0 are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/include/lldb/Target/DynamicLoader.h:203 warning: The following parameters of lldb_private::DynamicLoader::GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) are not documented:
  parameter 'tls_file_addr'
/opt/doxygen-docs/src/lldb/include/lldb/Target/DynamicLoader.h:275 warning: The following parameters of lldb_private::DynamicLoader::UpdateLoadedSections(lldb::ModuleSP module, lldb::addr_t link_map_addr, lldb::addr_t base_addr, bool base_addr_is_offset) are not documented:
  parameter 'base_addr_is_offset'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:41 warning: The following parameters of lldb_private::DynamicLoaderDarwin::GetStepThroughTrampolinePlan(lldb_private::Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h:49 warning: The following parameters of lldb_private::DynamicLoaderDarwin::GetThreadLocalData(const lldb::ModuleSP module, const lldb::ThreadSP thread, lldb::addr_t tls_file_addr) are not documented:
  parameter 'tls_file_addr'
/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/Windows-DYLD/DynamicLoaderWindowsDYLD.h:39 warning: The following parameters of lldb_private::DynamicLoaderWindowsDYLD::GetStepThroughTrampolinePlan(Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/ExpressionParser.h:39 warning: The following parameters of lldb_private::ExpressionParser::ExpressionParser(ExecutionContextScope *exe_scope, Expression &expr, bool generate_debug_info) are not documented:
  parameter 'generate_debug_info'
/opt/doxygen-docs/src/lldb/include/lldb/Host/File.h:86 warning: The following parameters of lldb_private::File::Read(void *buf, size_t &num_bytes) are not documented:
  parameter 'buf'
/opt/doxygen-docs/src/lldb/include/lldb/Host/File.h:101 warning: The following parameters of lldb_private::File::Write(const void *buf, size_t &num_bytes) are not documented:
  parameter 'buf'
/opt/doxygen-docs/src/lldb/include/lldb/Utility/FileSpec.h:290 warning: The following parameters of lldb_private::FileSpec::GetPath(char *path, size_t max_path_length, bool denormalize=true) const are not documented:
  parameter 'denormalize'
/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:60 warning: explicit link request to 'fopen' could not be resolved
/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:63 warning: explicit link request to 'open' could not be resolved
/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:60 warning: explicit link request to 'fopen' could not be resolved
/opt/doxygen-docs/src/lldb/include/lldb/Host/FileSystem.h:63 warning: explicit link request to 'open' could not be resolved
ound lldb_private::Diagnostic...
Generating docs for compound lldb_private::DiagnosticManager...
Generating docs for compound lldb_private::DirectCallEdge...
Generating docs for compound lldb_private::Disassembler...
Generating docs for nested compound lldb_private::Disassembler::Limit...
Generating docs for nested compound lldb_private::Disassembler::SourceLine...
Generating docs for nested compound lldb_private::Disassembler::SourceLinesToDisplay...
Generating docs for compound lldb_private::DomainSocket...
Generating docs for compound lldb_private::DumpValueObjectOptions...
Generating docs for nested compound lldb_private::DumpValueObjectOptions::PointerAsArraySettings...
Generating docs for nested compound lldb_private::DumpValueObjectOptions::PointerDepth...
Generating docs for compound lldb_private::DWARFCallFrameInfo...
Generating docs for nested compound lldb_private::DWARFCallFrameInfo::CIE...
Generating docs for compound lldb_private::DWARFContext...
Generating docs for nested compound lldb_private::DWARFContext::SectionData...
Generating docs for compound lldb_private::DWARFDataExtractor...
Generating docs for compound lldb_private::DWARFExpression...
Generating docs for nested compound lldb_private::DWARFExpression::LoclistAddresses...
Generating docs for compound lldb_private::DWARFIndex...
Generating docs for nested compound lldb_private::DWARFIndex::DIERefCallbackImpl...
Generating docs for compound lldb_private::DynamicCheckerFunctions...
Generating docs for compound lldb_private::DynamicLoader...
Generating docs for compound lldb_private::DynamicLoaderDarwin...
Generating docs for nested compound lldb_private::DynamicLoaderDarwin::ImageInfo...
Generating docs for nested compound lldb_private::DynamicLoaderDarwin::Segment...
Generating docs for compound lldb_private::DynamicLoaderWindowsDYLD...
Generating docs for compound lldb_private::EmulateInstruction...
Generating docs for nested compound lldb_private::EmulateInstruction::Context...
Generating docs for compound lldb_private::EmulateInstructionARM...
Generating docs for nested compound lldb_private::EmulateInstructionARM::AddWithCarryResult...
Generating docs for nested compound lldb_private::EmulateInstructionARM::ARMOpcode...
Generating docs for compound lldb_private::EmulateInstructionPPC64...
Generating docs for nested compound lldb_private::EmulateInstructionPPC64::Opcode...
Generating docs for compound lldb_private::Environment...
Generating docs for nested compound lldb_private::Environment::Envp...
Generating docs for compound lldb_private::EvaluateExpressionOptions...
Generating docs for compound lldb_private::Event...
Generating docs for compound lldb_private::EventData...
Generating docs for compound lldb_private::EventDataBytes...
Generating docs for compound lldb_private::EventDataReceipt...
Generating docs for compound lldb_private::EventDataStructuredData...
Generating docs for compound lldb_private::ExceptionRecord...
Generating docs for compound lldb_private::ExceptionSearchFilter...
Generating docs for compound lldb_private::ExecutionContext...
Generating docs for compound lldb_private::ExecutionContextRef...
Generating docs for compound lldb_private::ExecutionContextScope...
Generating docs for compound lldb_private::Expression...
Generating docs for compound lldb_private::ExpressionParser...
Generating docs for compound lldb_private::ExpressionSourceCode...
Generating docs for compound lldb_private::ExpressionTypeSystemHelper...
Generating docs for compound lldb_private::ExpressionVariable...
Generating docs for compound lldb_private::ExpressionVariableList...
Generating docs for compound lldb_private::ExternalASTSourceWrapper...
Generating docs for compound lldb_private::File...
Generating docs for compound lldb_private::FileAction...
Generating docs for compound lldb_private::FileCache...
Generating docs for compound lldb_private::FileLineResolver...
Generating docs for compound lldb_private::FileSpec...
Generating docs for compound lldb_private::FileSystem...
Generating docs for compound lldb_private::Flags...
Generating docs fo/opt/doxygen-docs/src/lldb/include/lldb/Expression/FunctionCaller.h:80 warning: The following parameters of lldb_private::FunctionCaller::FunctionCaller(ExecutionContextScope &exe_scope, const CompilerType &return_type, const Address &function_address, const ValueList &arg_value_list, const char *name) are not documented:
  parameter 'name'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/FunctionCaller.h:233 warning: The following parameters of lldb_private::FunctionCaller::GetThreadPlanToCallFunction(ExecutionContext &exe_ctx, lldb::addr_t args_addr, const EvaluateExpressionOptions &options, DiagnosticManager &diagnostic_manager) are not documented:
  parameter 'options'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Function.h:85 warning: The following parameters of lldb_private::FunctionInfo::Dump(Stream *s, bool show_fullpaths) const are not documented:
  parameter 'show_fullpaths'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Function.h:200 warning: The following parameters of lldb_private::InlineFunctionInfo::Dump(Stream *s, bool show_fullpaths) const are not documented:
  parameter 'show_fullpaths'
r compound lldb_private::FormatCache...
Generating docs for nested compound lldb_private::FormatCache::Entry...
Generating docs for compound lldb_private::FormatEntity...
Generating docs for nested compound lldb_private::FormatEntity::Entry...
Generating docs for nested compound lldb_private::FormatEntity::Entry::Definition...
Generating docs for compound lldb_private::FormatManager...
Generating docs for compound lldb_private::FormatMap...
Generating docs for compound lldb_private::FormatterContainerPair...
Generating docs for compound lldb_private::FormattersContainer...
Generating docs for compound lldb_private::FormattersMatchCandidate...
Generating docs for compound lldb_private::FormattersMatchData...
Generating docs for compound lldb_private::FPR...
Generating docs for compound lldb_private::FreeBSDSignals...
Generating docs for compound lldb_private::Function...
Generating docs for compound lldb_private::FunctionCaller...
Generating docs for compound lldb_private::FunctionInfo...
Generating docs for compound lldb_private::FuncUnwinders...
Generating docs for compound lldb_private::FXSAVE...
Generating docs for compound lldb_private::GDBRemotePacket...
Generating docs for nested compound lldb_private::GDBRemotePacket::BinaryData...
Generating docs for compound lldb_private::GDBRemoteSignals...
Generating docs for compound lldb_private::HardcodedFormatters...
Generating docs for compound lldb_private::HardwareBreakpoint...
Generating docs for compound lldb_private::Highlighter...
Generating docs for compound lldb_private::HighlighterManager...
Generating docs for compound lldb_private::HighlightStyle...
Generating docs for nested compound lldb_private::HighlightStyle::ColorStyle...
Generating docs for compound lldb_private::HistoryThread...
Generating docs for compound lldb_private::HistoryUnwind...
Generating docs for compound lldb_private::Host...
Generating docs for compound lldb_private::HostInfoAndroid...
Generating docs for compound lldb_private::HostInfoBase...
Generating docs for compound lldb_private::HostInfoFreeBSD...
Generating docs for compound lldb_private::HostInfoLinux...
Generating docs for compound lldb_private::HostInfoMacOSX...
Generating docs for compound lldb_private::HostInfoNetBSD...
Generating docs for compound lldb_private::HostInfoOpenBSD...
Generating docs for compound lldb_private::HostInfoPosix...
Generating docs for compound lldb_private::HostInfoWindows...
Generating docs for compound lldb_private::HostNativeProcessBase...
Generating docs for compound lldb_private::HostNativeThreadBase...
Generating docs for compound lldb_private::HostProcess...
Generating docs for compound lldb_private::HostProcessPosix...
Generating docs for compound lldb_private::HostProcessWindows...
Generating docs for compound lldb_private::HostThread...
Generating docs for compound lldb_private::HostThreadMacOSX...
Generating docs for compound lldb_private::HostThreadPosix...
Generating docs for compound lldb_private::HostThreadWindows...
Generating docs for compound lldb_private::IDebugDelegate...
Generating docs for compound lldb_private::IFormatChangeListener...
Generating docs for compound lldb_private::IndirectCallEdge...
Generating docs for compound lldb_private::InlineFunctionInfo...
Generating docs for compound lldb_private::Instruction...
Generating docs for nested compound lldb_private::Instruction::Operand...
Generating docs for compound lldb_private::InstructionList...
Generating docs for compound lldb_private::InstrumentationRuntime...
Generating docs for compound lldb_private::InstrumentationRuntimeASan...
Generating docs for compound lldb_private::InstrumentationRuntimeMainThreadChecker...
Generating docs for compound lldb_private::InstrumentationRuntimeStopInfo...
Generating docs for compound lldb_private::InstrumentationRuntimeTSan...
Generating docs for compound lldb_private::InstrumentationRuntimeUBSan...
Generating docs for compound lldb_private::IOHandler...
Generating docs for compound lldb_private::IOHandlerConfirm...
Generating docs for compound lldb_private::IOHandlerCursesGUI...
Gener/opt/doxygen-docs/src/lldb/include/lldb/Expression/IRExecutionUnit.h:261 warning: The following parameters of lldb_private::IRExecutionUnit::MemoryManager::allocateCodeSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, llvm::StringRef SectionName) are not documented:
  parameter 'SectionName'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/IRExecutionUnit.h:281 warning: The following parameters of lldb_private::IRExecutionUnit::MemoryManager::allocateDataSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, llvm::StringRef SectionName, bool IsReadOnly) are not documented:
  parameter 'SectionName'
/opt/doxygen-docs/src/lldb/include/lldb/Target/JITLoader.h:38 warning: The following parameters of lldb_private::JITLoader::LoadPlugins(Process *process, lldb_private::JITLoaderList &list) are not documented:
  parameter 'list'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineEntry.h:61 warning: The following parameters of lldb_private::LineEntry::Dump(Stream *s, Target *target, bool show_file, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_range) const are not documented:
  parameter 'target'
  parameter 'fallback_style'
  parameter 'show_range'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineEntry.h:76 warning: The following parameters of lldb_private::LineEntry::DumpStopContext(Stream *s, bool show_fullpaths) const are not documented:
  parameter 'show_fullpaths'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h:50 warning: The following parameters of lldb_private::LineTable::LineTable(CompileUnit *comp_unit, std::vector< std::unique_ptr< LineSequence >> &&sequences) are not documented:
  parameter 'comp_unit'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h:98 warning: The following parameters of lldb_private::LineTable::Dump(Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style, bool show_line_ranges) are not documented:
  parameter 'target'
  parameter 'fallback_style'
  parameter 'show_line_ranges'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h:179 warning: The following parameters of lldb_private::LineTable::GetLineEntryAtIndex(uint32_t idx, LineEntry &line_entry) are not documented:
  parameter 'line_entry'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h:58 warning: argument 'line_entry' of command @param is not found in the argument list of lldb_private::LineTable::InsertLineEntry(lldb::addr_t file_addr, uint32_t line, uint16_t column, uint16_t file_idx, bool is_start_of_statement, bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, bool is_terminal_entry)
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/LineTable.h:69 warning: The following parameters of lldb_private::LineTable::InsertLineEntry(lldb::addr_t file_addr, uint32_t line, uint16_t column, uint16_t file_idx, bool is_start_of_statement, bool is_start_of_basic_block, bool is_prologue_end, bool is_epilogue_begin, bool is_terminal_entry) are not documented:
  parameter 'file_addr'
  parameter 'line'
  parameter 'column'
  parameter 'file_idx'
  parameter 'is_start_of_statement'
  parameter 'is_start_of_basic_block'
  parameter 'is_prologue_end'
  parameter 'is_epilogue_begin'
  parameter 'is_terminal_entry'
ating docs for compound lldb_private::IOHandlerDelegate...
Generating docs for compound lldb_private::IOHandlerDelegateMultiline...
Generating docs for compound lldb_private::IOHandlerEditline...
Generating docs for compound lldb_private::IOHandlerStack...
Generating docs for compound lldb_private::IOObject...
Generating docs for compound lldb_private::IRDynamicChecks...
Generating docs for compound lldb_private::IRExecutionUnit...
Generating docs for nested compound lldb_private::IRExecutionUnit::AllocationRecord...
Generating docs for nested compound lldb_private::IRExecutionUnit::JittedEntity...
Generating docs for nested compound lldb_private::IRExecutionUnit::JittedFunction...
Generating docs for nested compound lldb_private::IRExecutionUnit::JittedGlobalVariable...
Generating docs for nested compound lldb_private::IRExecutionUnit::MemoryManager...
Generating docs for nested compound IRExecutionUnit::SearchSpec...
Generating docs for compound lldb_private::IRMemoryMap...
Generating docs for nested compound lldb_private::IRMemoryMap::Allocation...
Generating docs for compound lldb_private::ItaniumABILanguageRuntime...
Generating docs for compound lldb_private::ITSession...
Generating docs for compound lldb_private::JITLoader...
Generating docs for compound lldb_private::JITLoaderList...
Generating docs for compound lldb_private::Language...
Generating docs for nested compound lldb_private::Language::EitherTypeScavenger...
Generating docs for nested compound lldb_private::Language::ImageListTypeScavenger...
Generating docs for nested compound lldb_private::Language::ImageListTypeScavenger::Result...
Generating docs for nested compound lldb_private::Language::TypeScavenger...
Generating docs for nested compound lldb_private::Language::TypeScavenger::Result...
Generating docs for nested compound lldb_private::Language::UnionTypeScavenger...
Generating docs for compound lldb_private::LanguageCategory...
Generating docs for compound lldb_private::LanguageRuntime...
Generating docs for compound lldb_private::LanguageSet...
Generating docs for compound lldb_private::LineEntry...
Generating docs for compound lldb_private::LineSequence...
Generating docs for compound lldb_private::LineTable...
Generating docs for nested compound lldb_private::LineTable::Entry...
Generating docs for nested compound lldb_private::LineTable::Entry::LessThanBinaryPredicate...
Generating docs for nested compound lldb_private::LineTable::EntrySearchInfo...
Generating docs for nested compound lldb_private::LineTable::LineSequenceImpl...
Generating docs for compound lldb_private::LinuxSignals...
Generating docs for compound lldb_private::Listener...
Generating docs for nested compound lldb_private::Listener::BroadcasterInfo...
Generating docs for compound lldb_private::LLVMUserExpression...
Generating docs for nested compound lldb_private::LLVMUserExpression::IRPasses...
Generating docs for compound lldb_private::LoadedModuleInfoList...
Generating docs for nested compound lldb_private::LoadedModuleInfoList::LoadedModuleInfo...
Generating docs for compound lldb_private::LocalDebugDelegate...
Generating docs for compound lldb_private::LockFileBase...
Generating docs for compound lldb_private::LockFilePosix...
Generating docs for compound lldb_private::LockFileWindows...
Generating docs for compound lldb_private::LockingAdaptedIterable...
Generating docs for compound lldb_private::Log...
Generating docs for nested compound lldb_private::Log::Category...
Generating docs for nested compound lldb_private::Log::Channel...
Generating docs for compound lldb_private::LogChannelDWARF...
Generating docs for compound lldb_private::Lua...
Generating docs for compound lldb_private::MainLoop...
Generating docs for nested compound MainLoop::RunImpl...
Generating docs for nested compound lldb_private::MainLoop::SignalHandle...
Generating docs for nested compound lldb_private::MainLoop::SignalInfo...
Generating docs for compound lldb_private::MainLoopBase...
Generating docs for nested compound lldb_private::MainLoopBase::ReadHandle...
Generating docs for compound lldb_/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:112 warning: The following parameters of lldb_private::Module::Module(const FileSpec &file_spec, const ArchSpec &arch, const ConstString *object_name=nullptr, lldb::offset_t object_offset=0, const llvm::sys::TimePoint<> &object_mod_time=llvm::sys::TimePoint<>()) are not documented:
  parameter 'object_mod_time'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:305 warning: The following parameters of lldb_private::Module::FindFunctions(ConstString name, const CompilerDeclContext &parent_decl_ctx, lldb::FunctionNameType name_type_mask, bool symbols_ok, bool inlines_ok, SymbolContextList &sc_list) are not documented:
  parameter 'parent_decl_ctx'
  parameter 'symbols_ok'
  parameter 'inlines_ok'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:322 warning: The following parameters of lldb_private::Module::FindFunctions(const RegularExpression &regex, bool symbols_ok, bool inlines_ok, SymbolContextList &sc_list) are not documented:
  parameter 'symbols_ok'
  parameter 'inlines_ok'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:418 warning: The following parameters of lldb_private::Module::FindTypes(ConstString type_name, bool exact_match, size_t max_matches, llvm::DenseSet< lldb_private::SymbolFile * > &searched_symbol_files, TypeList &types) are not documented:
  parameter 'max_matches'
  parameter 'searched_symbol_files'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:430 warning: The following parameters of lldb_private::Module::FindTypes(llvm::ArrayRef< CompilerContext > pattern, LanguageSet languages, llvm::DenseSet< lldb_private::SymbolFile * > &searched_symbol_files, TypeMap &types) are not documented:
  parameter 'pattern'
  parameter 'languages'
  parameter 'types'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:447 warning: The following parameters of lldb_private::Module::FindTypesInNamespace(ConstString type_name, const CompilerDeclContext &parent_decl_ctx, size_t max_matches, TypeList &type_list) are not documented:
  parameter 'parent_decl_ctx'
  parameter 'max_matches'
/opt/doxygen-docs/src/lldb/include/lldb/Core/Module.h:516 warning: The following parameters of lldb_private::Module::RegisterXcodeSDK(llvm::StringRef sdk, llvm::StringRef sysroot) are not documented:
  parameter 'sdk'
/opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleList.h:155 warning: The following parameters of lldb_private::ModuleList::AppendIfNeeded(const lldb::ModuleSP &module_sp, bool notify=true) are not documented:
  parameter 'module_sp'
/opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleList.h:355 warning: The following parameters of lldb_private::ModuleList::FindTypes(Module *search_first, ConstString name, bool name_is_fully_qualified, size_t max_matches, llvm::DenseSet< SymbolFile * > &searched_symbol_files, TypeList &types) const are not documented:
  parameter 'name_is_fully_qualified'
  parameter 'searched_symbol_files'
/opt/doxygen-docs/src/lldb/include/lldb/Core/ModuleList.h:413 warning: argument 'resolve_tail_call_address' of command @param is not found in the argument list of lldb_private::ModuleList::ResolveSymbolContextForAddress(const Address &so_addr, lldb::SymbolContextItem resolve_scope, SymbolContext &sc) const
/opt/doxygen-docs/src/lldb/include/lldb/Host/File.h:394 warning: The following parameters of lldb_private::NativeFile::Read(void *buf, size_t &num_bytes) are not documented:
  parameter 'buf'
/opt/doxygen-docs/src/lldb/include/lldb/Host/File.h:395 warning: The following parameters of lldb_private::NativeFile::Write(const void *buf, size_t &num_bytes) are not documented:
  parameter 'buf'
/opt/doxygen-docs/src/lldb/include/lldb/Host/common/NativeProcessProtocol.h:363 warning: The following parameters of lldb_private::NativeProcessProtocol::GetData(lldb::user_id_t traceid, lldb::tid_t thread, llvm::MutableArrayRef< uint8_t > &buffer, size_t offset=0) are not documented:
  parameter 'thread'
private::ManualDWARFIndex...
Generating docs for nested compound lldb_private::ManualDWARFIndex::IndexSet...
Generating docs for compound lldb_private::Materializer...
Generating docs for nested compound lldb_private::Materializer::Dematerializer...
Generating docs for nested compound lldb_private::Materializer::Entity...
Generating docs for nested compound lldb_private::Materializer::PersistentVariableDelegate...
Generating docs for compound lldb_private::MCBasedABI...
Generating docs for compound lldb_private::MemoryCache...
Generating docs for compound lldb_private::MemoryHistory...
Generating docs for compound lldb_private::MemoryHistoryASan...
Generating docs for compound lldb_private::MemoryRegionInfo...
Generating docs for compound lldb_private::MemoryRegionInfos...
Generating docs for compound lldb_private::MipsLinuxSignals...
Generating docs for compound lldb_private::MMSReg...
Generating docs for compound lldb_private::Module...
Generating docs for nested compound lldb_private::Module::LookupInfo...
Generating docs for compound lldb_private::ModuleCache...
Generating docs for compound lldb_private::ModuleChild...
Generating docs for compound lldb_private::ModuleDependencyCollectorAdaptor...
Generating docs for compound lldb_private::ModuleList...
Generating docs for nested compound lldb_private::ModuleList::Notifier...
Generating docs for compound lldb_private::ModuleListProperties...
Generating docs for compound lldb_private::ModuleSpec...
Generating docs for compound lldb_private::ModuleSpecList...
Generating docs for compound lldb_private::MonitoringProcessLauncher...
Generating docs for compound lldb_private::MPX...
Generating docs for compound lldb_private::MPXCsr...
Generating docs for compound lldb_private::MPXReg...
Generating docs for compound lldb_private::NameSearchContext...
Generating docs for compound lldb_private::NativeDebugDelegate...
Generating docs for compound lldb_private::NativeFile...
Generating docs for compound lldb_private::NativeProcessELF...
Generating docs for nested compound lldb_private::NativeProcessELF::ELFLinkMap...
Generating docs for compound lldb_private::NativeProcessProtocol...
Generating docs for nested compound lldb_private::NativeProcessProtocol::Factory...
Generating docs for nested compound lldb_private::NativeProcessProtocol::NativeDelegate...
Generating docs for nested compound lldb_private::NativeProcessProtocol::SoftwareBreakpoint...
Generating docs for compound lldb_private::NativeProcessWindows...
Generating docs for nested compound lldb_private::NativeProcessWindows::Factory...
Generating docs for compound lldb_private::NativeRegisterContext...
Generating docs for compound lldb_private::NativeRegisterContextRegisterInfo...
Generating docs for compound lldb_private::NativeRegisterContextWindows...
Generating docs for compound lldb_private::NativeThreadProtocol...
Generating docs for compound lldb_private::NativeThreadWindows...
Generating docs for compound lldb_private::NativeWatchpoint...
Generating docs for compound lldb_private::NativeWatchpointList...
Generating docs for compound lldb_private::NetBSDSignals...
Generating docs for compound lldb_private::ObjCLanguage...
Generating docs for nested compound lldb_private::ObjCLanguage::MethodName...
Generating docs for compound lldb_private::ObjCLanguageRuntime...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::ClassAndSel...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::ClassDescriptor...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::ClassDescriptor::iVarDescriptor...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::ConstStringSetHelpers...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::EncodingToType...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::ObjCExceptionPrecondition...
Generating docs for nested compound lldb_private::ObjCLanguageRuntime::TaggedPointerVendor...
Generating docs for compound lldb_private::ObjCPlusPlusLanguage...
Generating docs for compound lldb_p/opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectFile.h:151 warning: The following parameters of lldb_private::ObjectFile::FindPlugin(const lldb::ModuleSP &module_sp, const FileSpec *file_spec, lldb::offset_t file_offset, lldb::offset_t file_size, lldb::DataBufferSP &data_sp, lldb::offset_t &data_offset) are not documented:
  parameter 'data_sp'
  parameter 'data_offset'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectFile.h:170 warning: The following parameters of lldb_private::ObjectFile::FindPlugin(const lldb::ModuleSP &module_sp, const lldb::ProcessSP &process_sp, lldb::addr_t header_addr, lldb::DataBufferSP &file_data_sp) are not documented:
  parameter 'file_data_sp'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/ObjectFile.h:209 warning: The following parameters of lldb_private::ObjectFile::SplitArchivePathWithObject(llvm::StringRef path_with_object, lldb_private::FileSpec &archive_file, lldb_private::ConstString &archive_object, bool must_exist) are not documented:
  parameter 'must_exist'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h:191 warning: The following parameters of lldb_private::Options::HandleOptionArgumentCompletion(lldb_private::CompletionRequest &request, OptionElementVector &opt_element_vector, int opt_element_index, CommandInterpreter &interpreter) are not documented:
  parameter 'opt_element_vector'
  parameter 'opt_element_index'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h:176 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h:176 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/include/lldb/Interpreter/Options.h:178 warning: The following parameters of lldb_private::Options::HandleOptionCompletion(lldb_private::CompletionRequest &request, OptionElementVector &option_map, CommandInterpreter &interpreter) are not documented:
  parameter 'option_map'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h:401 warning: argument 'process_name' of command @param is not found in the argument list of lldb_private::Platform::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos)
/opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h:420 warning: The following parameters of lldb_private::Platform::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h:135 warning: argument 'process' of command @param is not found in the argument list of lldb_private::Platform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr)
/opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h:135 warning: argument 'plugin_name' of command @param is not found in the argument list of lldb_private::Platform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr)
/opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h:150 warning: The following parameters of lldb_private::Platform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) are not documented:
  parameter 'module_spec'
  parameter 'module_sp'
  parameter 'module_search_paths_ptr'
rivate::ObjectContainer...
Generating docs for compound lldb_private::ObjectFile...
Generating docs for nested compound lldb_private::ObjectFile::LoadableData...
Generating docs for compound lldb_private::ObjectFileJITDelegate...
Generating docs for compound lldb_private::Opcode...
Generating docs for compound lldb_private::OperatingSystem...
Generating docs for compound lldb_private::Option...
Generating docs for compound lldb_private::OptionalClangModuleID...
Generating docs for compound lldb_private::OptionArgElement...
Generating docs for compound lldb_private::OptionArgParser...
Generating docs for compound lldb_private::OptionGroup...
Generating docs for compound lldb_private::OptionGroupArchitecture...
Generating docs for compound lldb_private::OptionGroupBoolean...
Generating docs for compound lldb_private::OptionGroupFile...
Generating docs for compound lldb_private::OptionGroupFileList...
Generating docs for compound lldb_private::OptionGroupFormat...
Generating docs for compound lldb_private::OptionGroupOptions...
Generating docs for nested compound lldb_private::OptionGroupOptions::OptionInfo...
Generating docs for compound lldb_private::OptionGroupOutputFile...
Generating docs for compound lldb_private::OptionGroupPlatform...
Generating docs for compound lldb_private::OptionGroupPlatformCaching...
Generating docs for compound lldb_private::OptionGroupPlatformRSync...
Generating docs for compound lldb_private::OptionGroupPlatformSSH...
Generating docs for compound lldb_private::OptionGroupPythonClassWithDict...
Generating docs for compound lldb_private::OptionGroupString...
Generating docs for compound lldb_private::OptionGroupUInt64...
Generating docs for compound lldb_private::OptionGroupUUID...
Generating docs for compound lldb_private::OptionGroupValueObjectDisplay...
Generating docs for compound lldb_private::OptionGroupVariable...
Generating docs for compound lldb_private::OptionGroupWatchpoint...
Generating docs for compound lldb_private::OptionParser...
Generating docs for compound lldb_private::Options...
Generating docs for compound lldb_private::OptionsWithRaw...
Generating docs for compound lldb_private::OptionValue...
Generating docs for compound lldb_private::OptionValueArch...
Generating docs for compound lldb_private::OptionValueArgs...
Generating docs for compound lldb_private::OptionValueArray...
Generating docs for compound lldb_private::OptionValueBoolean...
Generating docs for compound lldb_private::OptionValueChar...
Generating docs for compound lldb_private::OptionValueDictionary...
Generating docs for compound lldb_private::OptionValueEnumeration...
Generating docs for nested compound lldb_private::OptionValueEnumeration::EnumeratorInfo...
Generating docs for compound lldb_private::OptionValueFileSpec...
Generating docs for compound lldb_private::OptionValueFileSpecList...
Generating docs for compound lldb_private::OptionValueFormat...
Generating docs for compound lldb_private::OptionValueFormatEntity...
Generating docs for compound lldb_private::OptionValueLanguage...
Generating docs for compound lldb_private::OptionValuePathMappings...
Generating docs for compound lldb_private::OptionValueProperties...
Generating docs for compound lldb_private::OptionValueRegex...
Generating docs for compound lldb_private::OptionValueSInt64...
Generating docs for compound lldb_private::OptionValueString...
Generating docs for compound lldb_private::OptionValueUInt64...
Generating docs for compound lldb_private::OptionValueUUID...
Generating docs for compound lldb_private::PathMappingList...
Generating docs for compound lldb_private::PersistentExpressionState...
Generating docs for compound lldb_private::PipeBase...
Generating docs for compound lldb_private::PipeWindows...
Generating docs for compound lldb_private::Platform...
Generating docs for compound lldb_private::PlatformList...
Generating docs for compound lldb_private::PlatformProperties...
Generating docs for compound lldb_private::PlatformWindows...
Generating docs for compound lldb_private::PluginInterface...
Generating docs for compound ll/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1906 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1906 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1684 warning: The following parameters of lldb_private::Process::DoAllocateMemory(size_t size, uint32_t permissions, Status &error) are not documented:
  parameter 'permissions'
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:2268 warning: expected whitespace after [ command
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:2241 warning: expected whitespace after [ command
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:2003 warning: The following parameters of lldb_private::Process::GetAsyncProfileData(char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1965 warning: The following parameters of lldb_private::Process::GetSTDERR(char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1936 warning: The following parameters of lldb_private::Process::GetSTDOUT(char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1985 warning: The following parameters of lldb_private::Process::PutSTDIN(const char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1387 warning: The following parameters of lldb_private::Process::SetExitStatus(int exit_status, const char *cstr) are not documented:
  parameter 'cstr'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:2130 warning: The following parameters of lldb_private::Process::SyncIOHandler(uint32_t iohandler_id, const Timeout< std::micro > &timeout) are not documented:
  parameter 'iohandler_id'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1668 warning: The following parameters of lldb_private::Process::WriteMemory(lldb::addr_t vm_addr, const void *buf, size_t size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h:79 warning: The following parameters of lldb_private::ProcessWindows::DoAllocateMemory(size_t size, uint32_t permissions, Status &error) are not documented:
  parameter 'permissions'
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h:44 warning: The following parameters of lldb_private::ProcessWindows::GetSTDERR(char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h:43 warning: The following parameters of lldb_private::ProcessWindows::GetSTDOUT(char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Windows/Common/ProcessWindows.h:45 warning: The following parameters of lldb_private::ProcessWindows::PutSTDIN(const char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h:73 warning: The following parameters of lldb_private::PseudoTerminal::Fork(char *error_str, size_t error_len) are not documented:
  parameter 'error_len'
/opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h:121 warning: The following parameters of lldb_private::PseudoTerminal::GetSecondaryName(char *error_str, size_t error_len) const are not documented:
  parameter 'error_len'
/opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h:151 warning: The following parameters of lldb_private::PseudoTerminal::OpenFirstAvailablePrimary(int oflag, char *error_str, size_t error_len) are not documented:
  parameter 'error_len'
/opt/doxygen-docs/src/lldb/include/lldb/Host/PseudoTerminal.h:181 warning: The following parameters of lldb_private::PseudoTerminal::OpenSecondary(int oflag, char *error_str, size_t error_len) are not documented:
  parameter 'error_len'
/opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h:83 warning: argument 'process_name' of command @param is not found in the argument list of lldb_private::RemoteAwarePlatform::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos) inherited from member FindProcesses at line 401 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h:83 warning: The following parameters of lldb_private::RemoteAwarePlatform::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
/opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h:26 warning: argument 'process' of command @param is not found in the argument list of lldb_private::RemoteAwarePlatform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) inherited from member ResolveExecutable at line 135 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h:26 warning: argument 'plugin_name' of command @param is not found in the argument list of lldb_private::RemoteAwarePlatform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) inherited from member ResolveExecutable at line 135 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/include/lldb/Target/RemoteAwarePlatform.h:26 warning: The following parameters of lldb_private::RemoteAwarePlatform::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) are not documented:
  parameter 'module_spec'
  parameter 'module_sp'
  parameter 'module_search_paths_ptr'
db_private::PluginManager...
Generating docs for compound lldb_private::PosixPlatformCommandOptionValidator...
Generating docs for compound lldb_private::Predicate...
Generating docs for compound lldb_private::Process...
Generating docs for nested compound lldb_private::Process::AttachCompletionHandler...
Generating docs for nested compound lldb_private::Process::NextEventAction...
Generating docs for nested compound lldb_private::Process::Notifications...
Generating docs for nested compound lldb_private::Process::PreResumeCallbackAndBaton...
Generating docs for nested compound lldb_private::Process::PrivateStateThreadArgs...
Generating docs for nested compound lldb_private::Process::ProcessEventData...
Generating docs for nested compound lldb_private::Process::ProcessEventHijacker...
Generating docs for compound lldb_private::ProcessAttachInfo...
Generating docs for compound lldb_private::ProcessDebugger...
Generating docs for compound lldb_private::ProcessExperimentalProperties...
Generating docs for compound lldb_private::ProcessInfo...
Generating docs for compound lldb_private::ProcessInstanceInfo...
Generating docs for compound lldb_private::ProcessInstanceInfoMatch...
Generating docs for compound lldb_private::ProcessKDPLog...
Generating docs for compound lldb_private::ProcessLaunchCommandOptions...
Generating docs for compound lldb_private::ProcessLauncher...
Generating docs for compound lldb_private::ProcessLauncherPosixFork...
Generating docs for compound lldb_private::ProcessLauncherWindows...
Generating docs for compound lldb_private::ProcessLaunchInfo...
Generating docs for compound lldb_private::ProcessModID...
Generating docs for compound lldb_private::ProcessPOSIXLog...
Generating docs for compound lldb_private::ProcessProperties...
Generating docs for compound lldb_private::ProcessRunLock...
Generating docs for nested compound lldb_private::ProcessRunLock::ProcessRunLocker...
Generating docs for compound lldb_private::ProcessStructReader...
Generating docs for nested compound lldb_private::ProcessStructReader::FieldImpl...
Generating docs for compound lldb_private::ProcessWindows...
Generating docs for nested compound lldb_private::ProcessWindows::WatchpointInfo...
Generating docs for compound lldb_private::ProcessWindowsData...
Generating docs for compound lldb_private::ProcessWindowsLog...
Generating docs for compound lldb_private::Properties...
Generating docs for compound lldb_private::Property...
Generating docs for compound lldb_private::PropertyDefinition...
Generating docs for compound lldb_private::PseudoInstruction...
Generating docs for compound lldb_private::PseudoTerminal...
Generating docs for compound lldb_private::Queue...
Generating docs for compound lldb_private::QueueImpl...
Generating docs for compound lldb_private::QueueItem...
Generating docs for compound lldb_private::QueueList...
Generating docs for compound lldb_private::Range...
Generating docs for compound lldb_private::RangeData...
Generating docs for compound lldb_private::RangeDataVector...
Generating docs for compound lldb_private::RangeVector...
Generating docs for compound lldb_private::RecognizedStackFrame...
Generating docs for compound lldb_private::RegInfoBasedABI...
Generating docs for compound lldb_private::RegisterCheckpoint...
Generating docs for compound lldb_private::RegisterContext...
Generating docs for compound lldb_private::RegisterContextDummy...
Generating docs for compound lldb_private::RegisterContextHistory...
Generating docs for compound lldb_private::RegisterContextThreadMemory...
Generating docs for compound lldb_private::RegisterContextUnwind...
Generating docs for compound lldb_private::RegisterContextWindows...
Generating docs for compound lldb_private::RegisterInfoAndSetInterface...
Generating docs for compound lldb_private::RegisterInfoInterface...
Generating docs for compound lldb_private::RegisterValue...
Generating docs for compound lldb_private::RegsetDesc...
Generating docs for compound lldb_private::RegularExpression...
Generating docs for compound lldb_private::RemoteAwarePlatform...
Gener/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:106 warning: The following parameters of lldb_private::StackFrame::StackFrame(const lldb::ThreadSP &thread_sp, lldb::user_id_t frame_idx, lldb::user_id_t concrete_frame_idx, lldb::addr_t cfa, bool cfa_is_valid, lldb::addr_t pc, Kind frame_kind, bool behaves_like_zeroth_frame, const SymbolContext *sc_ptr) are not documented:
  parameter 'frame_kind'
  parameter 'behaves_like_zeroth_frame'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:465 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:258 warning: The following parameters of lldb_private::StackFrame::GetInScopeVariableList(bool get_file_globals, bool must_have_valid_location=false) are not documented:
  parameter 'must_have_valid_location'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:156 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:393 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:396 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:437 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:448 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:451 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:410 warning: Found unknown command `\params'
/opt/doxygen-docs/src/lldb/include/lldb/Target/StackFrame.h:413 warning: Found unknown command `\params'
ating docs for compound lldb_private::RenderScriptRuntime...
Generating docs for nested compound RenderScriptRuntime::AllocationDetails...
Generating docs for nested compound RenderScriptRuntime::AllocationDetails::Dimension...
Generating docs for nested compound RenderScriptRuntime::AllocationDetails::ElementHeader...
Generating docs for nested compound RenderScriptRuntime::AllocationDetails::FileHeader...
Generating docs for nested compound RenderScriptRuntime::Element...
Generating docs for nested compound lldb_private::RenderScriptRuntime::HookDefn...
Generating docs for nested compound lldb_private::RenderScriptRuntime::RuntimeHook...
Generating docs for nested compound RenderScriptRuntime::ScriptDetails...
Generating docs for compound lldb_private::REPL...
Generating docs for compound lldb_private::ResumeAction...
Generating docs for compound lldb_private::ResumeActionList...
Generating docs for compound lldb_private::RichManglingContext...
Generating docs for compound lldb_private::SBCommandReturnObjectImpl...
Generating docs for compound lldb_private::SBLaunchInfoImpl...
Generating docs for compound lldb_private::Scalar...
Generating docs for compound lldb_private::ScriptedStackFrameRecognizer...
Generating docs for compound lldb_private::ScriptedSyntheticChildren...
Generating docs for nested compound lldb_private::ScriptedSyntheticChildren::FrontEnd...
Generating docs for compound lldb_private::ScriptInterpreter...
Generating docs for nested compound lldb_private::ScriptInterpreter::ExecuteScriptOptions...
Generating docs for compound lldb_private::ScriptInterpreterIORedirect...
Generating docs for compound lldb_private::ScriptInterpreterLocker...
Generating docs for compound lldb_private::ScriptInterpreterLua...
Generating docs for compound lldb_private::ScriptInterpreterNone...
Generating docs for compound lldb_private::ScriptSummaryFormat...
Generating docs for compound lldb_private::Searcher...
Generating docs for compound lldb_private::SearchFilter...
Generating docs for compound lldb_private::SearchFilterByModule...
Generating docs for compound lldb_private::SearchFilterByModuleList...
Generating docs for compound lldb_private::SearchFilterByModuleListAndCU...
Generating docs for compound lldb_private::SearchFilterForUnconstrainedSearches...
Generating docs for compound lldb_private::Section...
Generating docs for compound lldb_private::SectionList...
Generating docs for compound lldb_private::SectionLoadHistory...
Generating docs for compound lldb_private::SectionLoadList...
Generating docs for compound lldb_private::SemaSourceWithPriorities...
Generating docs for compound lldb_private::Socket...
Generating docs for compound lldb_private::SocketAddress...
Generating docs for nested compound lldb_private::SocketAddress::sockaddr_tag...
Generating docs for compound lldb_private::SourceManager...
Generating docs for nested compound lldb_private::SourceManager::File...
Generating docs for nested compound lldb_private::SourceManager::SourceFileCache...
Generating docs for compound lldb_private::SourceManagerImpl...
Generating docs for compound lldb_private::SourceModule...
Generating docs for compound lldb_private::StackFrame...
Generating docs for compound lldb_private::StackFrameList...
Generating docs for compound lldb_private::StackFrameRecognizer...
Generating docs for compound lldb_private::StackFrameRecognizerManager...
Generating docs for compound lldb_private::StackID...
Generating docs for compound lldb_private::StandardTildeExpressionResolver...
Generating docs for compound lldb_private::Status...
Generating docs for compound lldb_private::StopInfo...
Generating docs for compound lldb_private::StopInfoBreakpoint...
Generating docs for compound lldb_private::StopInfoException...
Generating docs for compound lldb_private::StopInfoExec...
Generating docs for compound lldb_private::StopInfoMachException...
Generating docs for compound lldb_private::StopInfoThreadPlan...
Generating docs for compound lldb_private::StopInfoTrace...
Generating docs for compound lldb_private::StopInfoUnixSignal...
Generatin/opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h:71 warning: The following parameters of lldb_private::SymbolContext::SymbolContext(const lldb::TargetSP &target_sp, const lldb::ModuleSP &module_sp, CompileUnit *comp_unit=nullptr, Function *function=nullptr, Block *block=nullptr, LineEntry *line_entry=nullptr, Symbol *symbol=nullptr) are not documented:
  parameter 'target_sp'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h:100 warning: The following parameters of lldb_private::SymbolContext::Dump(Stream *s, Target *target) const are not documented:
  parameter 'target'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h:142 warning: The following parameters of lldb_private::SymbolContext::DumpStopContext(Stream *s, ExecutionContextScope *exe_scope, const Address &so_addr, bool show_fullpaths, bool show_module, bool show_inlined_frames, bool show_function_arguments, bool show_function_name) const are not documented:
  parameter 'exe_scope'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolContext.h:405 warning: The following parameters of lldb_private::SymbolContextList::Dump(Stream *s, Target *target) const are not documented:
  parameter 'target'
/opt/doxygen-docs/src/lldb/include/lldb/Symbol/SymbolFile.h:243 warning: The following parameters of lldb_private::SymbolFile::FindTypes(llvm::ArrayRef< CompilerContext > pattern, LanguageSet languages, llvm::DenseSet< lldb_private::SymbolFile * > &searched_symbol_files, TypeMap &types) are not documented:
  parameter 'pattern'
  parameter 'types'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Target.h:560 warning: The following parameters of lldb_private::Target::Dump(Stream *s, lldb::DescriptionLevel description_level) are not documented:
  parameter 'description_level'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Target.h:1128 warning: argument 'err' of command @param is not found in the argument list of lldb_private::Target::GetEntryPointAddress()
/opt/doxygen-docs/src/lldb/include/lldb/Target/Target.h:968 warning: Found unknown command `\bfalse'
g docs for compound lldb_private::StopInfoWatchpoint...
Generating docs for nested compound lldb_private::StopInfoWatchpoint::WatchpointSentry...
Generating docs for compound lldb_private::Stoppoint...
Generating docs for compound lldb_private::StoppointCallbackContext...
Generating docs for compound lldb_private::StoppointLocation...
Generating docs for compound lldb_private::Stream...
Generating docs for nested compound lldb_private::Stream::ByteDelta...
Generating docs for nested compound lldb_private::Stream::RawOstreamForward...
Generating docs for compound lldb_private::StreamAsynchronousIO...
Generating docs for compound lldb_private::StreamBuffer...
Generating docs for compound lldb_private::StreamCallback...
Generating docs for compound lldb_private::StreamFile...
Generating docs for compound lldb_private::StreamGDBRemote...
Generating docs for compound lldb_private::StreamString...
Generating docs for compound lldb_private::StreamTee...
Generating docs for compound lldb_private::StringLexer...
Generating docs for compound lldb_private::StringList...
Generating docs for compound lldb_private::StringSummaryFormat...
Generating docs for compound lldb_private::StructuredData...
Generating docs for nested compound lldb_private::StructuredData::Array...
Generating docs for nested compound lldb_private::StructuredData::Boolean...
Generating docs for nested compound lldb_private::StructuredData::Dictionary...
Generating docs for nested compound lldb_private::StructuredData::Float...
Generating docs for nested compound lldb_private::StructuredData::Generic...
Generating docs for nested compound lldb_private::StructuredData::Integer...
Generating docs for nested compound lldb_private::StructuredData::Null...
Generating docs for nested compound lldb_private::StructuredData::Object...
Generating docs for nested compound lldb_private::StructuredData::String...
Generating docs for compound lldb_private::StructuredDataDarwinLog...
Generating docs for compound lldb_private::StructuredDataImpl...
Generating docs for compound lldb_private::StructuredDataPlugin...
Generating docs for compound lldb_private::SVR4LibraryInfo...
Generating docs for compound lldb_private::Symbol...
Generating docs for compound lldb_private::SymbolContext...
Generating docs for compound lldb_private::SymbolContextList...
Generating docs for compound lldb_private::SymbolContextScope...
Generating docs for compound lldb_private::SymbolContextSpecifier...
Generating docs for compound lldb_private::SymbolFile...
Generating docs for nested compound lldb_private::SymbolFile::ArrayInfo...
Generating docs for nested compound lldb_private::SymbolFile::RegisterInfoResolver...
Generating docs for compound lldb_private::SymbolFileType...
Generating docs for compound lldb_private::SymbolLocation...
Generating docs for compound lldb_private::Symbols...
Generating docs for compound lldb_private::SymbolVendor...
Generating docs for compound lldb_private::Symtab...
Generating docs for nested compound lldb_private::Symtab::FileRangeToIndexMapCompare...
Generating docs for compound lldb_private::SyntheticChildren...
Generating docs for nested compound lldb_private::SyntheticChildren::Flags...
Generating docs for compound lldb_private::SyntheticChildrenFrontEnd...
Generating docs for compound lldb_private::SyntheticValueProviderFrontEnd...
Generating docs for compound lldb_private::SystemInitializer...
Generating docs for compound lldb_private::SystemInitializerCommon...
Generating docs for compound lldb_private::SystemInitializerFull...
Generating docs for compound lldb_private::SystemLifetimeManager...
Generating docs for compound lldb_private::SystemRuntime...
Generating docs for compound lldb_private::TaggedASTType...
Generating docs for compound lldb_private::Target...
Generating docs for nested compound lldb_private::Target::Arch...
Generating docs for nested compound lldb_private::Target::StopHook...
Generating docs for nested compound lldb_private::Target::TargetEventData...
Generating docs for compound lldb_private::TargetExperimentalProperties...
Generating docs/opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h:143 warning: The following parameters of lldb_private::Thread::Thread(Process &process, lldb::tid_t tid, bool use_invalid_index_id=false) are not documented:
  parameter 'process'
  parameter 'tid'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h:701 warning: argument 'type' of command @param is not found in the argument list of lldb_private::Thread::QueueThreadPlanForStepInRange(bool abort_other_plans, const AddressRange &range, const SymbolContext &addr_context, const char *step_in_target, lldb::RunMode stop_other_threads, Status &status, LazyBool step_in_avoids_code_without_debug_info=eLazyBoolCalculate, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate)
/opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h:782 warning: The following parameters of lldb_private::Thread::QueueThreadPlanForStepOut(bool abort_other_plans, SymbolContext *addr_context, bool first_insn, bool stop_other_threads, Vote stop_vote, Vote run_vote, uint32_t frame_idx, Status &status, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) are not documented:
  parameter 'frame_idx'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h:648 warning: argument 'type' of command @param is not found in the argument list of lldb_private::Thread::QueueThreadPlanForStepOverRange(bool abort_other_plans, const AddressRange &range, const SymbolContext &addr_context, lldb::RunMode stop_other_threads, Status &status, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate)
/opt/doxygen-docs/src/lldb/include/lldb/Target/Thread.h:515 warning: The following parameters of lldb_private::Thread::StepOver(bool source_step, LazyBool step_out_avoids_code_without_debug_info=eLazyBoolCalculate) are not documented:
  parameter 'step_out_avoids_code_without_debug_info'
 for compound lldb_private::TargetList...
Generating docs for compound lldb_private::TargetProperties...
Generating docs for compound lldb_private::TargetThreadWindows...
Generating docs for compound lldb_private::TCPSocket...
Generating docs for compound lldb_private::Thread...
Generating docs for nested compound lldb_private::Thread::ThreadEventData...
Generating docs for nested compound lldb_private::Thread::ThreadStateCheckpoint...
Generating docs for compound lldb_private::ThreadCollection...
Generating docs for compound lldb_private::ThreadLauncher...
Generating docs for nested compound lldb_private::ThreadLauncher::HostThreadCreateInfo...
Generating docs for compound lldb_private::ThreadList...
Generating docs for nested compound lldb_private::ThreadList::ExpressionExecutionThreadPusher...
Generating docs for compound lldb_private::ThreadPlan...
Generating docs for compound lldb_private::ThreadPlanAssemblyTracer...
Generating docs for compound lldb_private::ThreadPlanBase...
Generating docs for compound lldb_private::ThreadPlanCallFunction...
Generating docs for compound lldb_private::ThreadPlanCallFunctionUsingABI...
Generating docs for compound lldb_private::ThreadPlanCallOnFunctionExit...
Generating docs for compound lldb_private::ThreadPlanCallUserExpression...
Generating docs for compound lldb_private::ThreadPlanNull...
Generating docs for compound lldb_private::ThreadPlanPython...
Generating docs for compound lldb_private::ThreadPlanRunToAddress...
Generating docs for compound lldb_private::ThreadPlanShouldStopHere...
Generating docs for nested compound lldb_private::ThreadPlanShouldStopHere::ThreadPlanShouldStopHereCallbacks...
Generating docs for compound lldb_private::ThreadPlanStack...
Generating docs for compound lldb_private::ThreadPlanStackMap...
Generating docs for compound lldb_private::ThreadPlanStepInRange...
Generating docs for compound lldb_private::ThreadPlanStepInstruction...
Generating docs for compound lldb_private::ThreadPlanStepOut...
Generating docs for compound lldb_private::ThreadPlanStepOverBreakpoint...
Generating docs for compound lldb_private::ThreadPlanStepOverRange...
Generating docs for compound lldb_private::ThreadPlanStepRange...
Generating docs for compound lldb_private::ThreadPlanStepThrough...
Generating docs for compound lldb_private::ThreadPlanStepUntil...
Generating docs for compound lldb_private::ThreadPlanTracer...
Generating docs for compound lldb_private::ThreadProperties...
Generating docs for compound lldb_private::ThreadSafeDenseMap...
Generating docs for compound lldb_private::ThreadSafeDenseSet...
Generating docs for compound lldb_private::ThreadSafeValue...
Generating docs for compound lldb_private::ThreadSpec...
Generating docs for compound lldb_private::ThreadStopInfo...
Generating docs for compound lldb_private::TildeExpressionResolver...
Generating docs for compound lldb_private::Timeout...
Generating docs for compound lldb_private::Timer...
Generating docs for nested compound lldb_private::Timer::Category...
Generating docs for compound lldb_private::TraceOptions...
Generating docs for compound lldb_private::Type...
Generating docs for compound lldb_private::TypeAndOrName...
Generating docs for compound lldb_private::TypeCategoryImpl...
Generating docs for nested compound lldb_private::TypeCategoryImpl::ForEachCallbacks...
Generating docs for compound lldb_private::TypeCategoryMap...
Generating docs for nested compound lldb_private::TypeCategoryMap::delete_matching_categories...
Generating docs for compound lldb_private::TypedBaton...
Generating docs for compound lldb_private::TypeEnumMemberImpl...
Generating docs for compound lldb_private::TypeEnumMemberListImpl...
Generating docs for compound lldb_private::TypeFilterImpl...
Generating docs for nested compound lldb_private::TypeFilterImpl::FrontEnd...
Generating docs for compound lldb_private::TypeFormatImpl...
Generating docs for nested compound lldb_private::TypeFormatImpl::Flags...
Generating docs for compound lldb_private::TypeFormatImpl_EnumType...
Generating docs for compound lldb_private::TypeFormat/opt/doxygen-docs/src/lldb/include/lldb/Symbol/TypeSystem.h:264 warning: The following parameters of lldb_private::TypeSystem::CreateTypedef(lldb::opaque_compiler_type_t type, const char *name, const CompilerDeclContext &decl_ctx, uint32_t opaque_payload) are not documented:
  parameter 'type'
  parameter 'name'
  parameter 'decl_ctx'
/opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h:738 warning: The following parameters of lldb_private::TypeSystemClang::CreateTypedef(lldb::opaque_compiler_type_t type, const char *name, const CompilerDeclContext &decl_ctx, uint32_t opaque_payload) are not documented:
  parameter 'type'
  parameter 'name'
  parameter 'decl_ctx'
/opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h:684 warning: argument 'payload' of command @param is not found in the argument list of lldb_private::TypeSystemClang::CreateTypedefType(const CompilerType &type, const char *typedef_name, const CompilerDeclContext &compiler_decl_ctx, uint32_t opaque_payload)
/opt/doxygen-docs/src/lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h:687 warning: The following parameters of lldb_private::TypeSystemClang::CreateTypedefType(const CompilerType &type, const char *typedef_name, const CompilerDeclContext &compiler_decl_ctx, uint32_t opaque_payload) are not documented:
  parameter 'type'
  parameter 'typedef_name'
  parameter 'compiler_decl_ctx'
  parameter 'opaque_payload'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/UserExpression.h:58 warning: The following parameters of lldb_private::UserExpression::UserExpression(ExecutionContextScope &exe_scope, llvm::StringRef expr, llvm::StringRef prefix, lldb::LanguageType language, ResultType desired_type, const EvaluateExpressionOptions &options) are not documented:
  parameter 'exe_scope'
  parameter 'prefix'
  parameter 'options'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/UserExpression.h:85 warning: The following parameters of lldb_private::UserExpression::Parse(DiagnosticManager &diagnostic_manager, ExecutionContext &exe_ctx, lldb_private::ExecutionPolicy execution_policy, bool keep_result_in_memory, bool generate_debug_info)=0 are not documented:
  parameter 'generate_debug_info'
/opt/doxygen-docs/src/lldb/include/lldb/Expression/UtilityFunction.h:45 warning: The following parameters of lldb_private::UtilityFunction::UtilityFunction(ExecutionContextScope &exe_scope, const char *text, const char *name) are not documented:
  parameter 'exe_scope'
Impl_Format...
Generating docs for compound lldb_private::TypeImpl...
Generating docs for compound lldb_private::TypeList...
Generating docs for compound lldb_private::TypeListImpl...
Generating docs for nested compound lldb_private::TypeListImpl::AppendVisitor...
Generating docs for compound lldb_private::TypeMap...
Generating docs for compound lldb_private::TypeMemberFunctionImpl...
Generating docs for compound lldb_private::TypeMemberImpl...
Generating docs for compound lldb_private::TypeNameSpecifierImpl...
Generating docs for nested compound lldb_private::TypeNameSpecifierImpl::TypeOrName...
Generating docs for compound lldb_private::TypePayloadClang...
Generating docs for compound lldb_private::TypeSummaryImpl...
Generating docs for nested compound lldb_private::TypeSummaryImpl::Flags...
Generating docs for compound lldb_private::TypeSummaryOptions...
Generating docs for compound lldb_private::TypeSystem...
Generating docs for compound lldb_private::TypeSystemClang...
Generating docs for nested compound lldb_private::TypeSystemClang::TemplateParameterInfos...
Generating docs for compound lldb_private::TypeSystemClangForExpressions...
Generating docs for compound lldb_private::TypeSystemMap...
Generating docs for compound lldb_private::UDPSocket...
Generating docs for compound lldb_private::UniqueCStringMap...
Generating docs for nested compound lldb_private::UniqueCStringMap::Compare...
Generating docs for nested compound lldb_private::UniqueCStringMap::Entry...
Generating docs for compound lldb_private::UnixSignals...
Generating docs for nested compound lldb_private::UnixSignals::Signal...
Generating docs for compound lldb_private::UntypedBaton...
Generating docs for compound lldb_private::Unwind...
Generating docs for compound lldb_private::UnwindAssembly...
Generating docs for compound lldb_private::UnwindLLDB...
Generating docs for nested compound lldb_private::UnwindLLDB::Cursor...
Generating docs for nested compound lldb_private::UnwindLLDB::RegisterLocation...
Generating docs for compound lldb_private::UnwindPlan...
Generating docs for nested compound lldb_private::UnwindPlan::Row...
Generating docs for nested compound lldb_private::UnwindPlan::Row::FAValue...
Generating docs for nested compound lldb_private::UnwindPlan::Row::RegisterLocation...
Generating docs for compound lldb_private::UnwindTable...
Generating docs for compound lldb_private::UriParser...
Generating docs for compound lldb_private::UserExpression...
Generating docs for compound lldb_private::UserID...
Generating docs for nested compound lldb_private::UserID::IDMatches...
Generating docs for compound lldb_private::UserIDResolver...
Generating docs for compound lldb_private::UtilityFunction...
Generating docs for compound lldb_private::UtilityFunctionScope...
Generating docs for compound lldb_private::UUID...
Generating docs for compound lldb_private::Value...
Generating docs for nested compound lldb_private::Value::Vector...
Generating docs for compound lldb_private::ValueList...
Generating docs for compound lldb_private::ValueObject...
Generating docs for nested compound lldb_private::ValueObject::ChildrenManager...
Generating docs for nested compound lldb_private::ValueObject::EvaluationPoint...
Generating docs for nested compound lldb_private::ValueObject::GetValueForExpressionPathOptions...
Generating docs for compound lldb_private::ValueObjectCast...
Generating docs for compound lldb_private::ValueObjectChild...
Generating docs for compound lldb_private::ValueObjectConstResult...
Generating docs for compound lldb_private::ValueObjectConstResultCast...
Generating docs for compound lldb_private::ValueObjectConstResultChild...
Generating docs for compound lldb_private::ValueObjectConstResultImpl...
Generating docs for compound lldb_private::ValueObjectDynamicValue...
Generating docs for compound lldb_private::ValueObjectList...
Generating docs for compound lldb_private::ValueObjectManager...
Generating docs for compound lldb_private::ValueObjectMemory...
Generating docs for compound lldb_private::ValueObjectPrinter...
Generating docs for c/opt/doxygen-docs/src/lldb/include/lldb/Symbol/Variable.h:32 warning: The following parameters of lldb_private::Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, const lldb::SymbolFileTypeSP &symfile_type_sp, lldb::ValueType scope, SymbolContextScope *owner_scope, const RangeList &scope_range, Declaration *decl, const DWARFExpression &location, bool external, bool artificial, bool static_member=false) are not documented:
  parameter 'uid'
  parameter 'name'
  parameter 'symfile_type_sp'
  parameter 'scope'
  parameter 'owner_scope'
  parameter 'scope_range'
  parameter 'decl'
  parameter 'location'
  parameter 'external'
  parameter 'artificial'
  parameter 'static_member'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointList.h:47 warning: The following parameters of lldb_private::WatchpointList::Add(const lldb::WatchpointSP &wp_sp, bool notify) are not documented:
  parameter 'notify'
/opt/doxygen-docs/src/lldb/include/lldb/Breakpoint/WatchpointList.h:135 warning: The following parameters of lldb_private::WatchpointList::Remove(lldb::watch_id_t watchID, bool notify) are not documented:
  parameter 'notify'
ompound lldb_private::ValueObjectRecognizerSynthesizedValue...
Generating docs for compound lldb_private::ValueObjectRegister...
Generating docs for compound lldb_private::ValueObjectRegisterSet...
Generating docs for compound lldb_private::ValueObjectSynthetic...
Generating docs for compound lldb_private::ValueObjectVariable...
Generating docs for compound lldb_private::Variable...
Generating docs for compound lldb_private::VariableList...
Generating docs for compound lldb_private::VMRange...
Generating docs for compound lldb_private::WaitStatus...
Generating docs for compound lldb_private::Watchpoint...
Generating docs for nested compound lldb_private::Watchpoint::WatchpointEventData...
Generating docs for compound lldb_private::WatchpointList...
Generating docs for compound lldb_private::WatchpointOptions...
Generating docs for nested compound lldb_private::WatchpointOptions::CommandBaton...
Generating docs for nested compound lldb_private::WatchpointOptions::CommandData...
Generating docs for compound lldb_private::x86AssemblyInspectionEngine...
Generating docs for nested compound lldb_private::x86AssemblyInspectionEngine::lldb_reg_info...
Generating docs for compound lldb_private::XcodeSDK...
Generating docs for nested compound lldb_private::XcodeSDK::Info...
Generating docs for compound lldb_private::XMLDocument...
Generating docs for compound lldb_private::XMLNode...
Generating docs for compound lldb_private::XMMReg...
Generating docs for compound lldb_private::XSAVE...
Generating docs for compound lldb_private::XSAVE_HDR...
Generating docs for compound lldb_private::YMM...
Generating docs for compound lldb_private::YMMHReg...
Generating docs for compound lldb_private::YMMReg...
Generating docs for namespace lldb_private::ansi
Generating docs for namespace lldb_private::breakpad
Generating docs for compound lldb_private::breakpad::FileRecord...
Generating docs for compound lldb_private::breakpad::FuncRecord...
Generating docs for compound lldb_private::breakpad::InfoRecord...
Generating docs for compound lldb_private::breakpad::LineRecord...
Generating docs for compound lldb_private::breakpad::ModuleRecord...
Generating docs for compound lldb_private::breakpad::ObjectFileBreakpad...
Generating docs for compound lldb_private::breakpad::PublicRecord...
Generating docs for compound lldb_private::breakpad::Record...
Generating docs for compound lldb_private::breakpad::StackCFIRecord...
Generating docs for compound lldb_private::breakpad::StackWinRecord...
Generating docs for compound lldb_private::breakpad::SymbolFileBreakpad...
Generating docs for nested compound lldb_private::breakpad::SymbolFileBreakpad::Bookmark...
Generating docs for nested compound lldb_private::breakpad::SymbolFileBreakpad::CompUnitData...
Generating docs for nested compound SymbolFileBreakpad::LineIterator...
Generating docs for nested compound lldb_private::breakpad::SymbolFileBreakpad::UnwindData...
Generating docs for namespace lldb_private::endian
Generating docs for compound lldb_private::endian::EndianTest...
Generating docs for namespace lldb_private::formatters
Generating docs for compound lldb_private::formatters::BlockPointerSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::GenericNSArrayISyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::GenericNSArrayMSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::GenericNSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor...
Generating docs for compound lldb_private::formatters::GenericNSSetMSyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::GenericNSSetMSyntheticFrontEnd::SetItemDescriptor...
Generating docs for compound lldb_private::formatters::InferiorSizedWord...
Generating docs for compound lldb_private::formatters::LibcxxInitializerListSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibCxxMapIteratorSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxSharedPtrSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxStdAtomicSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxStdMapSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxStdUnorderedMapSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxStdVectorSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxUniquePtrSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::LibcxxVectorBoolSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::NSArray0SyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::NSArray1SyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::NSArray_Additionals...
Generating docs for compound lldb_private::formatters::NSArrayMSyntheticFrontEndBase...
Generating docs for compound lldb_private::formatters::NSCFDictionarySyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::NSCFDictionarySyntheticFrontEnd::DictionaryItemDescriptor...
Generating docs for compound lldb_private::formatters::NSCFSetSyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::NSCFSetSyntheticFrontEnd::SetItemDescriptor...
Generating docs for compound lldb_private::formatters::NSDictionary1SyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::NSDictionary_Additionals...
Generating docs for nested compound lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching...
Generating docs for nested compound lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Full...
Generating docs for nested compound lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Matcher...
Generating docs for nested compound lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Prefix...
Generating docs for compound lldb_private::formatters::NSDictionaryISyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_32...
Generating docs for nested compound lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DataDescriptor_64...
Generating docs for nested compound lldb_private::formatters::NSDictionaryISyntheticFrontEnd::DictionaryItemDescriptor...
Generating docs for compound lldb_private::formatters::NSSet_Additionals...
Generating docs for compound lldb_private::formatters::NSSetCodeRunningSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::NSSetISyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::NSSetISyntheticFrontEnd::DataDescriptor_32...
Generating docs for nested compound lldb_private::formatters::NSSetISyntheticFrontEnd::DataDescriptor_64...
Generating docs for nested compound lldb_private::formatters::NSSetISyntheticFrontEnd::SetItemDescriptor...
Generating docs for compound lldb_private::formatters::NSString_Additionals...
Generating docs for compound lldb_private::formatters::StringPrinter...
Generating docs for nested compound lldb_private::formatters::StringPrinter::DumpToStreamOptions...
Generating docs for nested compound lldb_private::formatters::StringPrinter::ReadBufferAndDumpToStreamOptions...
Generating docs for nested compound lldb_private::formatters::StringPrinter::ReadStringAndDumpToStreamOptions...
Generating docs for compound lldb_private::formatters::VectorIteratorSyntheticFrontEnd...
Generating docs for compound lldb_private::formatters::VectorTypeSyntheticFrontEnd...
Generating docs for namespace lldb_private::formatters::CallStackArray
Generating docs for compound lldb_private::formatters::CallStackArray::DataDescriptor_32...
Generating docs for compound lldb_private::formatters::CallStackArray::DataDescriptor_64...
Generating docs for namespace lldb_private::formatters::Foundation1010
Generating docs for compound lldb_private::formatters::Foundation1010::DataDescriptor_32...
Generating docs for compound lldb_private::formatters::Foundation1010::DataDescriptor_64...
Generating docs for namespace lldb_private::formatters::Foundation1100
Generating docs for compound lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd...
Generating docs for nested compound lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_32...
Generating docs for nested compound lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DataDescriptor_64...
Generating docs for nested compound lldb_private::formatters::Foundation1100::NSDictionaryMSyntheticFrontEnd::DictionaryItemDescriptor...
Generating docs for namespace lldb_private::formatters::Foundation1300
Generating docs for compound lldb_private::formatters::Foundation1300::DataDescriptor_32...
Generating docs for compound lldb_private::formatters::Foundation1300::DataDescriptor_64...
Generating docs for compound lldb_private::formatters::Foundation1300::IDD32...
Generating docs for compound lldb_private::formatters::Foundation1300::IDD64...
Generating docs for namespace lldb_private::formatters::Foundation1428
Generating docs for compound lldb_private::formatters::Foundation1428::DataDescriptor_32...
Generating docs for compound lldb_private::formatters::Foundation1428::DataDescriptor_64...
Generating docs for namespace lldb_private::formatters::Foundation1430
Generating docs for namespace lldb_private::formatters::Foundation1436
Generating docs for compound lldb_private::formatters::Foundation1436::IDD32...
Generating docs for compound lldb_private::formatters::Foundation1436::IDD64...
Generating docs for namespace lldb_private::formatters::Foundation1437
Generating docs for compound lldb_private::formatters::Foundation1437::DataDescriptor...
Generating docs for compound lldb_private::formatters::Foundation1437::DataDescriptor_32...
Generating docs for compound lldb_private::formatters::Foundation1437::DataDescriptor_64...
Generating docs for namespace lldb_private::line_editor
Generating docs for compound lldb_private::line_editor::EditlineHistory...
Generating docs for namespace lldb_private::lldb_renderscript
Generating docs for compound lldb_private::lldb_renderscript::RSBreakpointResolver...
Generating docs for compound lldb_private::lldb_renderscript::RSCoordinate...
Generating docs for compound lldb_private::lldb_renderscript::RSGlobalDescriptor...
Generating docs for compound lldb_private::lldb_renderscript::RSIRPasses...
Generating docs for compound lldb_private::lldb_renderscript::RSKernelDescriptor...
Generating docs for compound lldb_private::lldb_renderscript::RSModuleDescriptor...
Generating docs for compound lldb_private::lldb_renderscript::RSReduceBreakpointResolver...
Generating docs for compound lldb_private::lldb_renderscript::RSReductionDescriptor...
Generating docs for compound lldb_private::lldb_renderscript::RSScriptGroupBreakpointResolver...
Generating docs for compound lldb_private::lldb_renderscript::RSScriptGroupDescriptor...
Generating docs for nested compound lldb_private::lldb_renderscript::RSScriptGroupDescriptor::Kernel...
Generating docs for namespace lldb_private::lzma
Generating docs for namespace lldb_private::minidump
Generating docs for compound lldb_private::minidump::CvRecordPdb70...
Generating docs for compound lldb_private::minidump::LinuxProcStatus...
Generating docs for compound lldb_private::minidump::MinidumpContext_x86_32...
Generating docs for compound lldb_private::minidump::MinidumpContext_x86_64...
Generating docs for nested compound lldb_private::minidump::MinidumpContext_x86_64::FPR...
Generating docs for compound lldb_private::minidump::MinidumpFloatingSaveAreaX86...
Generating docs for compound lldb_private::minidump::MinidumpMemoryDescriptor64...
Generating docs for compound lldb_private::minidump::MinidumpMiscInfo...
Generating docs for compound lldb_private::minidump::MinidumpParser...
Generating docs for compound lldb_private::minidump::MinidumpXMMSaveArea32AMD64...
Generating docs for compound lldb_private::minidump::Proce/opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:59 warning: argument 'process_name' of command @param is not found in the argument list of lldb_private::platform_gdb_server::PlatformRemoteGDBServer::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos) inherited from member FindProcesses at line 401 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:59 warning: The following parameters of lldb_private::platform_gdb_server::PlatformRemoteGDBServer::FindProcesses(const ProcessInstanceInfoMatch &match_info, ProcessInstanceInfoList &proc_infos) are not documented:
  parameter 'match_info'
  parameter 'proc_infos'
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:46 warning: argument 'process' of command @param is not found in the argument list of lldb_private::platform_gdb_server::PlatformRemoteGDBServer::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) inherited from member ResolveExecutable at line 135 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:46 warning: argument 'plugin_name' of command @param is not found in the argument list of lldb_private::platform_gdb_server::PlatformRemoteGDBServer::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) inherited from member ResolveExecutable at line 135 in file /opt/doxygen-docs/src/lldb/include/lldb/Target/Platform.h
/opt/doxygen-docs/src/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h:46 warning: The following parameters of lldb_private::platform_gdb_server::PlatformRemoteGDBServer::ResolveExecutable(const ModuleSpec &module_spec, lldb::ModuleSP &module_sp, const FileSpecList *module_search_paths_ptr) are not documented:
  parameter 'module_spec'
  parameter 'module_sp'
  parameter 'module_search_paths_ptr'
ssMinidump...
Generating docs for compound lldb_private::minidump::Range...
Generating docs for compound lldb_private::minidump::RegisterContextMinidump_ARM...
Generating docs for nested compound lldb_private::minidump::RegisterContextMinidump_ARM::Context...
Generating docs for nested compound lldb_private::minidump::RegisterContextMinidump_ARM::QRegValue...
Generating docs for compound lldb_private::minidump::RegisterContextMinidump_ARM64...
Generating docs for nested compound lldb_private::minidump::RegisterContextMinidump_ARM64::Context...
Generating docs for compound lldb_private::minidump::TEB64...
Generating docs for compound lldb_private::minidump::ThreadMinidump...
Generating docs for compound lldb_private::minidump::Uint128...
Generating docs for namespace lldb_private::NETBSD
Generating docs for namespace lldb_private::NETBSD::AARCH64
Generating docs for namespace lldb_private::NETBSD::AMD64
Generating docs for namespace lldb_private::npdb
Generating docs for compound lldb_private::npdb::CompilandIndexItem...
Generating docs for compound lldb_private::npdb::CompileUnitIndex...
Generating docs for compound lldb_private::npdb::CVTagRecord...
Generating docs for compound lldb_private::npdb::DeclStatus...
Generating docs for compound lldb_private::npdb::PdbAstBuilder...
Generating docs for compound lldb_private::npdb::PdbCompilandId...
Generating docs for compound lldb_private::npdb::PdbCompilandSymId...
Generating docs for compound lldb_private::npdb::PdbFieldListMemberId...
Generating docs for compound lldb_private::npdb::PdbGlobalSymId...
Generating docs for compound lldb_private::npdb::PdbIndex...
Generating docs for compound lldb_private::npdb::PdbSymUid...
Generating docs for compound lldb_private::npdb::PdbTypeSymId...
Generating docs for compound lldb_private::npdb::SegmentOffset...
Generating docs for compound lldb_private::npdb::SegmentOffsetLength...
Generating docs for compound lldb_private::npdb::SymbolAndUid...
Generating docs for compound lldb_private::npdb::SymbolFileNativePDB...
Generating docs for compound lldb_private::npdb::UdtRecordCompleter...
Generating docs for nested compound lldb_private::npdb::UdtRecordCompleter::UdtTagRecord...
Generating docs for compound lldb_private::npdb::VariableInfo...
Generating docs for namespace lldb_private::OPENBSD
Generating docs for namespace lldb_private::OperandMatchers
Generating docs for namespace lldb_private::platform_android
Generating docs for compound lldb_private::platform_android::AdbClient...
Generating docs for nested compound lldb_private::platform_android::AdbClient::SyncService...
Generating docs for compound lldb_private::platform_android::PlatformAndroid...
Generating docs for compound lldb_private::platform_android::PlatformAndroidRemoteGDBServer...
Generating docs for namespace lldb_private::platform_freebsd
Generating docs for compound lldb_private::platform_freebsd::PlatformFreeBSD...
Generating docs for namespace lldb_private::platform_gdb_server
Generating docs for compound lldb_private::platform_gdb_server::PlatformRemoteGDBServer...
Generating docs for namespace lldb_private::platform_linux
Generating docs for compound lldb_private::platform_linux::PlatformLinux...
Generating docs for namespace lldb_private::platform_netbsd
Generating docs for compound lldb_private::platform_netbsd::PlatformNetBSD...
Generating docs for namespace lldb_private::platform_openbsd
Generating docs for compound lldb_private::platform_openbsd::PlatformOpenBSD...
Generating docs for namespace lldb_private::postfix
Generating docs for compound lldb_private::postfix::BinaryOpNode...
Generating docs for compound lldb_private::postfix::InitialValueNode...
Generating docs for compound lldb_private::postfix::IntegerNode...
Generating docs for compound lldb_private::postfix::Node...
Generating docs for compound lldb_private::postfix::RegisterNode...
Generating docs for compound lldb_private::postfix::SymbolNode...
Generating docs for compound lldb_private::postfix::UnaryOpNode...
Generating docs for compound lldb_private::postfix::Visitor...
Generating docs for n/opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h:212 warning: The following parameters of lldb_private::process_gdb_remote::GDBRemoteCommunication::AppendBytesToCache(const uint8_t *src, size_t src_len, bool broadcast, lldb::ConnectionStatus status) are not documented:
  parameter 'broadcast'
  parameter 'status'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:142 warning: The following parameters of lldb_private::process_gdb_remote::ProcessGDBRemote::DoAllocateMemory(size_t size, uint32_t permissions, Status &error) are not documented:
  parameter 'permissions'
  parameter 'error'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\btrue'
/opt/doxygen-docs/src/lldb/include/lldb/Target/Process.h:1887 warning: Found unknown command `\bfalse'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h:151 warning: The following parameters of lldb_private::process_gdb_remote::ProcessGDBRemote::PutSTDIN(const char *buf, size_t buf_size, Status &error) are not documented:
  parameter 'error'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/NativeProcessLinux.h:109 warning: The following parameters of lldb_private::process_linux::NativeProcessLinux::GetData(lldb::user_id_t traceid, lldb::tid_t thread, llvm::MutableArrayRef< uint8_t > &buffer, size_t offset=0) are not documented:
  parameter 'thread'
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.h:116 warning: argument 'out' of command @param is not found in the argument list of lldb_private::process_linux::ProcessorTraceMonitor::ReadCyclicBuffer(llvm::MutableArrayRef< uint8_t > &dst, llvm::MutableArrayRef< uint8_t > src, size_t src_cyc_index, size_t offset)
/opt/doxygen-docs/src/lldb/source/Plugins/Process/Linux/ProcessorTrace.h:130 warning: The following parameters of lldb_private::process_linux::ProcessorTraceMonitor::ReadCyclicBuffer(llvm::MutableArrayRef< uint8_t > &dst, llvm::MutableArrayRef< uint8_t > src, size_t src_cyc_index, size_t offset) are not documented:
  parameter 'dst'
amespace lldb_private::process_gdb_remote
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteClientBase...
Generating docs for nested compound lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate...
Generating docs for nested compound lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueLock...
Generating docs for nested compound lldb_private::process_gdb_remote::GDBRemoteClientBase::Lock...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunication...
Generating docs for nested compound lldb_private::process_gdb_remote::GDBRemoteCommunication::ScopedTimeout...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationClient...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationHistory...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationReplayServer...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationServer...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationServerCommon...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteCommunicationServerPlatform...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteDynamicRegisterInfo...
Generating docs for compound lldb_private::process_gdb_remote::GDBRemoteRegisterContext...
Generating docs for compound lldb_private::process_gdb_remote::PacketUnimplementedError...
Generating docs for compound lldb_private::process_gdb_remote::ProcessGDBRemote...
Generating docs for nested compound lldb_private::process_gdb_remote::ProcessGDBRemote::ModuleCacheInfo...
Generating docs for compound lldb_private::process_gdb_remote::ProcessGDBRemoteLog...
Generating docs for compound lldb_private::process_gdb_remote::QOffsets...
Generating docs for compound lldb_private::process_gdb_remote::ThreadGDBRemote...
Generating docs for namespace lldb_private::process_linux
Generating docs for compound lldb_private::process_linux::NativeProcessLinux...
Generating docs for nested compound lldb_private::process_linux::NativeProcessLinux::Factory...
Generating docs for compound lldb_private::process_linux::NativeRegisterContextLinux...
Generating docs for compound lldb_private::process_linux::NativeThreadLinux...
Generating docs for compound lldb_private::process_linux::ProcessorTraceMonitor...
Generating docs for nested compound lldb_private::process_linux::ProcessorTraceMonitor::file_close...
Generating docs for nested compound lldb_private::process_linux::ProcessorTraceMonitor::munmap_delete...
Generating docs for compound lldb_private::process_linux::SingleStepWorkaround...
Generating docs for namespace lldb_private::process_netbsd
Generating docs for compound lldb_private::process_netbsd::NativeProcessNetBSD...
Generating docs for nested compound lldb_private::process_netbsd::NativeProcessNetBSD::Factory...
Generating docs for compound lldb_private::process_netbsd::NativeRegisterContextNetBSD...
Generating docs for compound lldb_private::process_netbsd::NativeThreadNetBSD...
Generating docs for namespace lldb_private::repro
Generating docs for compound lldb_private::repro::AbstractRecorder...
Generating docs for compound lldb_private::repro::CommandProvider...
Generating docs for nested compound lldb_private::repro::CommandProvider::Info...
Generating docs for compound lldb_private::repro::construct...
Generating docs for compound lldb_private::repro::construct< Class(Args...)>...
Generating docs for compound lldb_private::repro::DataRecorder...
Generating docs for compound lldb_private::repro::DefaultReplayer...
Generating docs for compound lldb_private::repro::DefaultReplayer< Result(Args...)>...
Generating docs for compound lldb_private::repro::DefaultReplayer< void(Args...)>...
Generating docs for compound lldb_private::repro::DeserializationHelper...
Generating docs for compound lldb_private::repro::DeserializationHelper< Head, Tail... >...
Generating docs for nested compound lldb_private::repro::DeserializationHelper< Head, Tail... >::deserialized...
Generating docs for compound lldb_private::repro::DeserializationHelper<>...
Generating docs for nested compound lldb_private::repro::DeserializationHelper<>::deserialized...
Generating docs for compound lldb_private::repro::Deserializer...
Generating docs for compound lldb_private::repro::EmptyArg...
Generating docs for compound lldb_private::repro::FileProvider...
Generating docs for nested compound lldb_private::repro::FileProvider::Info...
Generating docs for compound lldb_private::repro::FundamentalPointerTag...
Generating docs for compound lldb_private::repro::FundamentalReferenceTag...
Generating docs for compound lldb_private::repro::GDBRemoteProvider...
Generating docs for nested compound lldb_private::repro::GDBRemoteProvider::Info...
Generating docs for compound lldb_private::repro::Generator...
Generating docs for compound lldb_private::repro::IndexToObject...
Generating docs for compound lldb_private::repro::InstrumentationData...
Generating docs for compound lldb_private::repro::invoke...
Generating docs for compound lldb_private::repro::invoke< Result(*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke< Result(*)(Args...)>::method...
Generating docs for compound lldb_private::repro::invoke< Result(Class::*)(Args...) const >...
Generating docs for nested compound lldb_private::repro::invoke< Result(Class::*)(Args...) const >::method...
Generating docs for compound lldb_private::repro::invoke< Result(Class::*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke< Result(Class::*)(Args...)>::method...
Generating docs for compound lldb_private::repro::invoke< void(*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke< void(*)(Args...)>::method...
Generating docs for compound lldb_private::repro::invoke< void(Class::*)(Args...) const >...
Generating docs for nested compound lldb_private::repro::invoke< void(Class::*)(Args...) const >::method...
Generating docs for compound lldb_private::repro::invoke< void(Class::*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke< void(Class::*)(Args...)>::method...
Generating docs for compound lldb_private::repro::invoke_char_ptr...
Generating docs for compound lldb_private::repro::invoke_char_ptr< Result(*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke_char_ptr< Result(*)(Args...)>::method...
Generating docs for compound lldb_private::repro::invoke_char_ptr< Result(Class::*)(Args...) const >...
Generating docs for nested compound lldb_private::repro::invoke_char_ptr< Result(Class::*)(Args...) const >::method...
Generating docs for compound lldb_private::repro::invoke_char_ptr< Result(Class::*)(Args...)>...
Generating docs for nested compound lldb_private::repro::invoke_char_ptr< Result(Class::*)(Args...)>::method...
Generating docs for compound lldb_private::repro::is_trivially_serializable...
Generating docs for compound lldb_private::repro::Loader...
Generating docs for compound lldb_private::repro::MultiLoader...
Generating docs for compound lldb_private::repro::ObjectToIndex...
Generating docs for compound lldb_private::repro::PacketRecorder...
Generating docs for compound lldb_private::repro::PointerTag...
Generating docs for compound lldb_private::repro::ProcessInfoProvider...
Generating docs for nested compound lldb_private::repro::ProcessInfoProvider::Info...
Generating docs for compound lldb_private::repro::ProcessInfoRecorder...
Generating docs for compound lldb_private::repro::Provider...
Generating docs for compound lldb_private::repro::ProviderBase...
Generating docs for compound lldb_private::repro::Recorder...
Generating docs for compound lldb_private::repro::ReferenceTag...
Generating docs for compound lldb_private::repro::Registry...
Generating docs for nested compound lldb_private::repro::Registry::SignatureStr...
Generating docs for compound lldb_private::repro::replay...
Generating docs for/opt/doxygen-docs/src/lldb/source/Plugins/DynamicLoader/wasm-DYLD/DynamicLoaderWasmDYLD.h:34 warning: The following parameters of lldb_private::wasm::DynamicLoaderWasmDYLD::GetStepThroughTrampolinePlan(Thread &thread, bool stop_others) are not documented:
  parameter 'thread'
 compound lldb_private::repro::replay< Result(Class::*)(Args...)>...
Generating docs for nested compound lldb_private::repro::replay< Result(Class::*)(Args...)>::method...
Generating docs for compound lldb_private::repro::ReplayData...
Generating docs for compound lldb_private::repro::Replayer...
Generating docs for compound lldb_private::repro::Reproducer...
Generating docs for compound lldb_private::repro::SBProvider...
Generating docs for nested compound lldb_private::repro::SBProvider::Info...
Generating docs for compound lldb_private::repro::SBRegistry...
Generating docs for compound lldb_private::repro::Serializer...
Generating docs for compound lldb_private::repro::serializer_tag...
Generating docs for compound lldb_private::repro::serializer_tag< T & >...
Generating docs for compound lldb_private::repro::serializer_tag< T * >...
Generating docs for compound lldb_private::repro::ValueTag...
Generating docs for compound lldb_private::repro::VersionProvider...
Generating docs for nested compound lldb_private::repro::VersionProvider::Info...
Generating docs for compound lldb_private::repro::WorkingDirectoryProvider...
Generating docs for nested compound lldb_private::repro::WorkingDirectoryProvider::Info...
Generating docs for namespace lldb_private::StringConvert
Generating docs for namespace lldb_private::wasm
Generating docs for compound lldb_private::wasm::DynamicLoaderWasmDYLD...
Generating docs for compound lldb_private::wasm::ObjectFileWasm...
Generating docs for nested compound lldb_private::wasm::ObjectFileWasm::section_info...
Generating docs for compound lldb_private::wasm::SymbolVendorWasm...
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< lldb_private::ConstString >...
Generating docs for compound llvm::format_provider< DIERef >...
Generating docs for compound llvm::format_provider< lldb::StateType >...
Generating docs for compound llvm::format_provider< lldb_private::ConstString >...
Generating docs for compound llvm::format_provider< lldb_private::Environment >...
Generating docs for compound llvm::format_provider< lldb_private::FileSpec >...
Generating docs for compound llvm::format_provider< lldb_private::MemoryRegionInfo::OptionalBool >...
Generating docs for compound llvm::format_provider< lldb_private::ObjectFile::Strata >...
Generating docs for compound llvm::format_provider< lldb_private::ObjectFile::Type >...
Generating docs for compound llvm::format_provider< lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult >...
Generating docs for compound llvm::format_provider< lldb_private::Status >...
Generating docs for compound llvm::format_provider< lldb_private::Timeout< Ratio >, void >...
Generating docs for compound llvm::format_provider< lldb_private::Vote >...
Generating docs for compound llvm::format_provider< lldb_private::WaitStatus >...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for namespace llvm::codeview
Generating docs for namespace llvm::pdb
Generating docs for compound llvm::pdb::ConcreteSymbolEnumerator...
Generating docs for namespace llvm::Win64EH
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::MappingTraits< lldb_private::Args >...
Generating docs for compound llvm::yaml::MappingTraits< lldb_private::Args::ArgEntry >...
Generating docs for nested compound llvm::yaml::MappingTraits< lldb_private::Args::ArgEntry >::NormalizedArgEntry...
Generating docs for compound llvm::yaml::MappingTraits< lldb_private::FileSpec >...
Generating docs for compound llvm::yaml::MappingTraits< lldb_private::GDBRemotePacket >...
Generating docs for compound llvm::yaml::MappingTraits< lldb_private::ProcessInstanceInfo >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< lldb_private::FileSpecStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< lldb_private::GDBRemotePacket::Type >...
Generating docs for compound llvm::yaml::ScalarTraits< lldb_private::ArchSpec >...
Generating docs for compound llvm::yaml::ScalarTraits< lldb_private::ConstString >...
Generating docs for compound llvm::yaml::ScalarTraits< lldb_private::GDBRemotePacket::BinaryData >...
Generating docs for namespace ppc64_dwarf
Generating docs for namespace ppc64le_dwarf
Generating docs for namespace sddarwinlog_private
Generating docs for compound sddarwinlog_private::BaseCommand...
Generating docs for compound sddarwinlog_private::EnableCommand...
Generating docs for compound sddarwinlog_private::EnableOptions...
Generating docs for compound sddarwinlog_private::ExactMatchFilterRule...
Generating docs for compound sddarwinlog_private::FilterRule...
Generating docs for compound sddarwinlog_private::RegexFilterRule...
Generating docs for compound sddarwinlog_private::StatusCommand...
Generating docs for compound sddarwinlog_private::StructuredDataDarwinLogProperties...
Generating docs for namespace StringConvert
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory AArch64
Generating dependency graph for directory ABI
Generating dependency graph for directory Android
Generating dependency graph for directory android
Generating dependency graph for directory android
Generating dependency graph for directory API
Generating dependency graph for directory API
Generating dependency graph for directory AppleObjCRuntime
Generating dependency graph for directory ARC
Generating dependency graph for directory Architecture
Generating dependency graph for directory Arm
Generating dependency graph for directory ARM
Generating dependency graph for directory ARM
Generating dependency graph for directory ARM64
Generating dependency graph for directory ASan
Generating dependency graph for directory asan
Generating dependency graph for directory Breakpad
Generating dependency graph for directory Breakpad
Generating dependency graph for directory Breakpoint
Generating dependency graph for directory Breakpoint
Generating dependency graph for directory BSD-Archive
Generating dependency graph for directory Clang
Generating dependency graph for directory Clang
Generating dependency graph for directory ClangCommon
Generating dependency graph for directory Commands
Generating dependency graph for directory Common
Generating dependency graph for directory common
Generating dependency graph for directory common
Generating dependency graph for directory Core
Generating dependency graph for directory Core
Generating dependency graph for directory CPlusPlus
Generating dependency graph for directory CPlusPlus
Generating dependency graph for directory Darwin-Kernel
Generating dependency graph for directory DarwinLog
Generating dependency graph for directory DataFormatters
Generating dependency graph for directory DataFormatters
Generating dependency graph for directory Disassembler
Generating dependency graph for directory DWARF
Generating dependency graph for directory DynamicLoader
Generating dependency graph for directory ELF
Generating dependency graph for directory ELF
Generating dependency graph for directory elf-core
Generating dependency graph for directory Expression
Generating dependency graph for directory Expression
Generating dependency graph for directory ExpressionParser
Generating dependency graph for directory FreeBSD
Generating dependency graph for directory FreeBSD
Generating dependency graph for directory freebsd
Generating dependency graph for directory freebsd
Generating dependency graph for directory GDB
Generating dependency graph for directory gdb-remote
Generating dependency graph for directory gdb-server
Generating dependency graph for directory Hexagon
Generating dependency graph for directory Hexagon-DYLD
Generating dependency graph for directory Host
Generating dependency graph for directory Host
Generating dependency graph for directory include
Generating dependency graph for directory Initialization
Generating dependency graph for directory Initialization
Generating dependency graph for directory InstEmulation
Generating dependency graph for directory Instruction
Generating dependency graph for directory InstrumentationRuntime
Generating dependency graph for directory Interpreter
Generating dependency graph for directory Interpreter
Generating dependency graph for directory ItaniumABI
Generating dependency graph for directory JIT
Generating dependency graph for directory JITLoader
Generating dependency graph for directory Language
Generating dependency graph for directory LanguageRuntime
Generating dependency graph for directory Linux
Generating dependency graph for directory linux
Generating dependency graph for directory linux
Generating dependency graph for directory Linux
Generating dependency graph for directory lldb
Generating dependency graph for directory lldb
Generating dependency graph for directory LLVMC
Generating dependency graph for directory Lua
Generating dependency graph for directory mach-core
Generating dependency graph for directory Mach-O
Generating dependency graph for directory MacOSX
Generating dependency graph for directory macosx
Generating dependency graph for directory MacOSX
Generating dependency graph for directory macosx
Generating dependency graph for directory MacOSX
Generating dependency graph for directory MacOSX-DYLD
Generating dependency graph for directory MacOSX-Kernel
Generating dependency graph for directory MainThreadChecker
Generating dependency graph for directory MemoryHistory
Generating dependency graph for directory minidump
Generating dependency graph for directory Mips
Generating dependency graph for directory MIPS
Generating dependency graph for directory Mips
Generating dependency graph for directory MIPS64
Generating dependency graph for directory NativePDB
Generating dependency graph for directory NetBSD
Generating dependency graph for directory NetBSD
Generating dependency graph for directory netbsd
Generating dependency graph for directory netbsd
Generating dependency graph for directory None
Generating dependency graph for directory ObjC
Generating dependency graph for directory ObjC
Generating dependency graph for directory ObjCPlusPlus
Generating dependency graph for directory objcxx
Generating dependency graph for directory objcxx
Generating dependency graph for directory ObjectContainer
Generating dependency graph for directory ObjectFile
Generating dependency graph for directory OpenBSD
Generating dependency graph for directory openbsd
Generating dependency graph for directory openbsd
Generating dependency graph for directory PDB
Generating dependency graph for directory PECOFF
Generating dependency graph for directory Platform
Generating dependency graph for directory Plugins
Generating dependency graph for directory POSIX
Generating dependency graph for directory posix
Generating dependency graph for directory posix
Generating dependency graph for directory POSIX
Generating dependency graph for directory POSIX-DYLD
Generating dependency graph for directory PowerPC
Generating dependency graph for directory PPC64
Generating dependency graph for directory PPC64
Generating dependency graph for directory Process
Generating dependency graph for directory RenderScript
Generating dependency graph for directory RenderScriptRuntime
Generating dependency graph for directory ScriptInterpreter
Generating dependency graph for directory source
Generating dependency graph for directory src
Generating dependency graph for directory Static
Generating dependency graph for directory StructuredData
Generating dependency graph for directory Symbol
Generating dependency graph for directory Symbol
Generating dependency graph for directory SymbolFile
Generating dependency graph for directory SymbolVendor
Generating dependency graph for directory Symtab
Generating dependency graph for directory SystemRuntime
Generating dependency graph for directory SystemZ
Generating dependency graph for directory Target
Generating dependency graph for directory Target
Generating dependency graph for directory TSan
Generating dependency graph for directory TypeSystem
Generating dependency graph for directory UBSan
Generating dependency graph for directory Universal-Mach-O
Generating dependency graph for directory UnwindAssembly
Generating dependency graph for directory Utility
Generating dependency graph for directory Utility
Generating dependency graph for directory Utility
Generating dependency graph for directory wasm
Generating dependency graph for directory wasm
Generating dependency graph for directory wasm-DYLD
Generating dependency graph for directory Windows
Generating dependency graph for directory windows
Generating dependency graph for directory windows
Generating dependency graph for directory Windows
Generating dependency graph for directory Windows-DYLD
Generating dependency graph for directory x86
Generating dependency graph for directory X86
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 65536/65536 hits=1893304 misses=256233
Note: based on cache misses the ideal setting for LOOKUP_CACHE_SIZE is 2 at the cost of higher memory usage.
finished...
Built target lldb-cpp-doc
COPY to WEB


More information about the www-scripts mailing list