[www-scripts] Doxygen Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Mon Nov 6 00:51:35 PST 2017


UPDATING /opt/doxygen-docs/src/llvm
Updating '.':
U    include/llvm/Transforms/Scalar/SimplifyCFG.h
U    test/Transforms/PhaseOrdering/simplifycfg-options.ll
U    include/llvm/ObjectYAML/COFFYAML.h
U    lib/Analysis/LoopAccessAnalysis.cpp
U    lib/Target/X86/X86IntrinsicsInfo.h
U    lib/Target/X86/X86InstrFragmentsSIMD.td
U    lib/Target/X86/X86ISelLowering.h
U    lib/Target/X86/X86InstrAVX512.td
U    lib/Target/X86/X86InstrSSE.td
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/Target/X86/X86InstrFMA.td
U    lib/ObjectYAML/COFFYAML.cpp
U    lib/Passes/PassBuilder.cpp
U    lib/CodeGen/CodeGenPrepare.cpp
U    lib/IR/AutoUpgrade.cpp
A    test/CodeGen/X86/horizontal-reduce-umin.ll
U    test/CodeGen/X86/fma-intrinsics-x86.ll
U    test/CodeGen/X86/sse2-intrinsics-x86.ll
U    test/CodeGen/X86/var-permute-256.ll
U    test/CodeGen/X86/avx512cd-intrinsics.ll
U    test/CodeGen/X86/avx512cd-intrinsics-upgrade.ll
U    test/CodeGen/X86/recip-fastmath2.ll
A    test/CodeGen/X86/horizontal-reduce-smin.ll
U    test/CodeGen/X86/broadcastm-lowering.ll
A    test/CodeGen/X86/horizontal-reduce-umax.ll
U    test/CodeGen/X86/recip-fastmath.ll
U    test/CodeGen/X86/sse-intrinsics-x86.ll
A    test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll
U    test/CodeGen/X86/var-permute-512.ll
U    test/CodeGen/X86/var-permute-128.ll
U    test/CodeGen/X86/avx512cdvl-intrinsics.ll
A    test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll
A    test/CodeGen/X86/horizontal-reduce-smax.ll
U    test/CodeGen/X86/avx512cdvl-intrinsics-upgrade.ll
A    test/Object/Inputs/trivial-object-test.coff-arm64
A    test/Object/Inputs/trivial-object-test.coff-armnt
U    test/Object/obj2yaml.test
U    test/Transforms/SLPVectorizer/X86/call.ll
A    test/Transforms/LoopVectorize/pr34681.ll
U    test/Transforms/LoopVectorize/version-mem-access.ll
Updated to revision 317463.
UPDATING /opt/doxygen-docs/src/llvm/tools/clang
Updating '.':
U    test/CodeGen/avx512vlcd-builtins.c
U    test/CodeGen/avx512cdintrin.c
U    include/clang/Basic/BuiltinsX86.def
U    include/clang/AST/PrettyPrinter.h
U    tools/clang-diff/ClangDiff.cpp
U    lib/Headers/avx512cdintrin.h
U    lib/Headers/avx512vlcdintrin.h
Updated to revision 317463.
UPDATING /opt/doxygen-docs/src/llvm/tools/clang/tools/extra sources
Updating '.':
At revision 317463.
UPDATING /opt/doxygen-docs/src/llvm/tools/polly sources
Updating '.':
At revision 317463.
Generating Makefiles
-- Could NOT find LibXml2 (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR) 
-- 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
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting X86
-- Targeting XCore
-- ISL version: isl-0.18-812-g565da6e
-- PPCG version: ppcg-0.07
-- Clang version: 6.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/doxygen-docs/build
Building doxygen
Generating llvm doxygen documentation.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/include
Searching for files in directory /opt/doxygen-docs/build/include/llvm
Searching for files in directory /opt/doxygen-docs/build/include/llvm/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles/intrinsics_gen.dir
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/llvm/examples
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/BrainF
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ExceptionDemo
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Fibonacci
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/HowToUseJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter8
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter9
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/include
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/cached
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/complete
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/initial
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/lazy
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ModuleMaker
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/exampwarning: source /opt/doxygen-docs/src/llvm/docs/img is not a readable file or directory... skipping.
les/OCaml-Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ParallelJIT
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/include
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ADT
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELFRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/WasmRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/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/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/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/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/XRay
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/dfsan
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/inline-8bit-counters
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/no-coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/trace-bb
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/trace-pc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/ubsan
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/uninstrumented
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/unit
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/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/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Unix
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Windows
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/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/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/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/BitmaskEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitmaskEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/VariadicFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/VariadicFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/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/IndirectCallPromotionAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallSiteVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallSiteVisitor.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/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/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/Lint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Lint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/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/ObjectUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjectUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/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/PostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/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/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/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/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/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/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/DAGCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DAGCombine.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/ExecutionDepsFix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExecutionDepsFix.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/GCs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCs.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/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/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/LegalizerCombiner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerCombiner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStackAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStackAnalysis.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/LowLevelType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LowLevelType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineValueType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineValueType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.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/TargetPassConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetPassConfig.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/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/WinEHFuncInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WinEHFuncInfo.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/CVDebugRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVDebugRecord.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/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/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/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/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/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/TypeRecordBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.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/TypeSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeSerializer.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/TypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeTableBuilder.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/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/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/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/DWARFObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/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/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/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/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/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/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/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/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/Native/DbiModuleDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.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/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/NativeEnumSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/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/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/ExecutionEngine/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectMemoryBuffer.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/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/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/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/NullResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/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/TypeBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/TypeBuilder.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/MC/ConstantPools.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/ConstantPools.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
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/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/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/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/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/RelocVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/RelocVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/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/ObjectYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ObjectYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/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/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/AMDGPUKernelDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDGPUKernelDescriptor.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/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/ARMWinEH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMWinEH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/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/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/CodeGenCWrappers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGenCWrappers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/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/DOTGraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DOTGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/JamCRC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/JamCRC.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/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/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/Mutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Mutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MutexGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MutexGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/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/thread.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/thread.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/UniqueLock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/UniqueLock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/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/CostTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/CostTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.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/TargetLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLowering.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/TargetOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOpcodes.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/Target/TargetRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetSubtargetInfo.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/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/Coroutines.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/GCOVProfiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/GCOVProfiler.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/InstrProfiling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstrProfiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/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/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/PGOInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/PGOInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/SampleProfile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/SampleProfile.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/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/IVUsersPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/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/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.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/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/ImportedFunctionsInliningStatistics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/OrderedInstructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/OrderedInstructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyInstructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyInstructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/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/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/Core.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Core.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/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/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/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/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/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/IndirectCallPromotionAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IteratedDominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IteratedDominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/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/Lint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Lint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitstreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitstreamReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/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/AsmPrinterHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterHandler.h...
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/DbgValueHistoryCalculator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h...
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/DebugHandlerBase.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.h...
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/DwarfAccelTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfAccelTable.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/WinException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/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/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/CountingFunctionInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CountingFunctionInserter.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/ExecutionDepsFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExecutionDepsFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandISelPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandISelPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/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/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/LiveIntervalAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStackAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStackAnalysis.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/LowerEmuTLS.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowerEmuTLS.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/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/MachinePassRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePassRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.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/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/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/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/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/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/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/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/TypeRecordMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeSerializer.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/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/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/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/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/DWARF/SyntaxHighlighting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/SyntaxHighlighting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/SyntaxHighlighting.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/SyntaxHighlighting.h...
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/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/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/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/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/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/GenericError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/GenericError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.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/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/NativeEnumSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/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/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/ItaniumDemangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/ItaniumDemangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/ObjectBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/ObjectBuffer.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/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/NullResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/NullResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RPCUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RPCUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/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/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/ValueTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ValueTypes.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/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/MCAsmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/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/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/SymbolicFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolicFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/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/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/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/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/COM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/COM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/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/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/JamCRC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/JamCRC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Mutex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Mutex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Reading /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Mutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Mutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/RWMutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/RWMutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Mutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Mutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/RWMutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/RWMutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/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/AArch64CallingConvention.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/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/AArch64ExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/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/AArch64VectorByElementOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64VectorByElementOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/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/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/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/AMDGPUIntrinsicInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUIntrinsicInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUIntrinsicInfo.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/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/AMDGPUMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h...
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/AMDGPUOpenCLImageTypeLoweringPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.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/AMDGPUPTNote.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPTNote.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/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/GCNIterativeScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.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/SIMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
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/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/SIAnnotateControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDebuggerInsertNops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDebuggerInsertNops.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/SIFixVGPRCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/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/SIRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/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/ARCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.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/ARMComputeBlockSize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMComputeBlockSize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/README.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/TODO.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/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/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/Disassembler/BPFDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/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/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/HexagonVLIWPacketizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/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/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/MipsHazardSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsHazardSchedule.cpp...
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/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/MipsLongBranch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLongBranch.cpp...
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/MipsRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/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/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/Nios2/MCTargetDesc/Nios2MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/Nios2TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Nios2/TargetInfo/Nios2TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Nios2/TargetInfo/Nios2TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/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/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/NVPTXSection.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.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/RISCVFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/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/RISCVFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/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/SparcTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/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/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/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/WebAssemblyStoreResults.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyStoreResults.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/X86AsmInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/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/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/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/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/X86InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/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/X86Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/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/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/InstCombineCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/EfficiencySanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/EfficiencySanitizer.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/IndirectCallPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/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/InferFunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/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/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/IVUsersPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/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/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/Utils/AddDiscriminators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AddDiscriminators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/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/LoopUnrollPeel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/OrderedInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/OrderedInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Pars/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:169: warning: Found unknown command `\endexample'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:174: warning: end of comment block while expecting command </b>
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:174: warning: end of comment block while expecting command </b>
ing file /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating docs for example /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Generating file sources...
Parsing code for file docs/doxygen-mainpage.dox...
Generating code for file include/llvm-c/BitReader.h...
Generating code for file include/llvm-c/BitWriter.h...
Generating code for file include/llvm-c/Core.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/Initialization.h...
Generating code for file include/llvm-c/LinkTimeOptimizer.h...
Generating code for file include/llvm-c/lto.h...
Generating code for file include/llvm-c/Object.h...
Generating code for file include/llvm-c/OrcBindings.h...
Generating code for file include/llvm-c/Support.h...
Generating code for file include/llvm-c/Target.h...
Generating code for file include/llvm/ADT/AllocatorList.h...
Generating code for file include/llvm/ADT/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/BitmaskEnum.h...
Generating code for file include/llvm/ADT/BitVector.h...
Generating code for file include/llvm/ADT/BreadthFirstIterator.h...
Generating code for file include/llvm/ADT/CachedHashString.h...
Generating code for file include/llvm/ADT/DAGDeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DenseMap.h...
Generating code for file include/llvm/ADT/DenseMapInfo.h...
Generating code for file include/llvm/ADT/DenseSet.h...
Generating code for file include/llvm/ADT/DepthFirstIterator.h...
Generating code for file include/llvm/ADT/edit_distance.h...
Generating code for file include/llvm/ADT/EpochTracker.h...
Generating code for file include/llvm/ADT/EquivalenceClasses.h...
Generating code for file include/llvm/ADT/FoldingSet.h...
Generating code for file include/llvm/ADT/GraphTraits.h...
Generating code for file include/llvm/ADT/Hashing.h...
Genera/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:602: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:111: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:101: warning: Found unknown command `\llvm'
ting code for file include/llvm/ADT/ilist.h...
Generating code for file include/llvm/ADT/ilist_base.h...
Generating code for file include/llvm/ADT/ilist_iterator.h...
Generating code for file include/llvm/ADT/ilist_node.h...
Generating code for file include/llvm/ADT/ilist_node_base.h...
Generating code for file include/llvm/ADT/ilist_node_options.h...
Generating code for file include/llvm/ADT/ImmutableList.h...
Generating code for file include/llvm/ADT/ImmutableMap.h...
Generating code for file include/llvm/ADT/ImmutableSet.h...
Generating code for file include/llvm/ADT/IndexedMap.h...
Generating code for file include/llvm/ADT/IntEqClasses.h...
Generating code for file include/llvm/ADT/IntervalMap.h...
Generating code for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating code for file include/llvm/ADT/iterator.h...
Generating code for file include/llvm/ADT/iterator_range.h...
Generating code for file include/llvm/ADT/MapVector.h...
Generating code for file include/llvm/ADT/None.h...
Generating code for file include/llvm/ADT/Optional.h...
Generating code for file include/llvm/ADT/PackedVector.h...
Generating code for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating code for file include/llvm/ADT/PointerIntPair.h...
Generating code for file include/llvm/ADT/PointerSumType.h...
Generating code for file include/llvm/ADT/PointerUnion.h...
Generating code for file include/llvm/ADT/PostOrderIterator.h...
Generating code for file include/llvm/ADT/PriorityQueue.h...
Generating code for file include/llvm/ADT/PriorityWorklist.h...
Generating code for file include/llvm/ADT/SCCIterator.h...
Generating code for file include/llvm/ADT/ScopedHashTable.h...
Generating code for file include/llvm/ADT/ScopeExit.h...
Generating code for file include/llvm/ADT/Sequence.h...
Generating code for file include/llvm/ADT/SetOperations.h...
Generating code for file include/llvm/ADT/SetVector.h...
Generating code for file include/llvm/ADT/simple_ilist.h...
Generating code for file include/llvm/ADT/SmallBitVector.h...
Generating code for file include/llvm/ADT/SmallPtrSet.h...
Generating code for file include/llvm/ADT/SmallSet.h...
Generating code for file include/llvm/ADT/SmallString.h...
Generating code for file include/llvm/ADT/SmallVector.h...
Generating code for file include/llvm/ADT/SparseBitVector.h...
Generating code for file include/llvm/ADT/SparseMultiSet.h...
Generating code for file include/llvm/ADT/SparseSet.h...
Generating code for file include/llvm/ADT/Statistic.h...
Generating code for file include/llvm/ADT/STLExtras.h...
Generating code for file include/llvm/ADT/StringExtras.h...
Generating code for file include/llvm/ADT/StringMap.h...
Generating code for file include/llvm/ADT/StringRef.h...
Generating code for file include/llvm/ADT/StringSet.h...
Generating code for file include/llvm/ADT/StringSwitch.h...
Generating code for file include/llvm/ADT/TinyPtrVector.h...
Generating code for file include/llvm/ADT/Triple.h...
Generating code for file include/llvm/ADT/Twine.h...
Generating code for file include/llvm/ADT/UniqueVector.h...
Generating code for file include/llvm/ADT/VariadicFunction.h...
Generating code for file include/llvm/Analysis/AliasAnalysis.h...
Generating code for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating code for file include/llvm/Analysis/AliasSetTracker.h...
Generating code for file include/llvm/Analysis/AssumptionCache.h...
Generating code for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating code for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating code for file include/llvm/Analysis/CallGraph.h...
Generating code for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating code for file include/llvm/Analysis/CallPrinter.h...
Generating code for file include/llvm/Analysis/CaptureTracking.h...
Generating code for file include/llvm/Analysis/CFG.h...
Generating code for file include/llvm/IR/CFG.h...
Generating /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:110: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h:180: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h:375: warning: Found unknown command `\llvm'
code for file include/llvm/Analysis/CFGPrinter.h...
Generating code for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating code for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CGSCCPassManager.h...
Generating code for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating code for file include/llvm/Analysis/CodeMetrics.h...
Generating code for file include/llvm/Analysis/ConstantFolding.h...
Generating code for file include/llvm/Analysis/DemandedBits.h...
Generating code for file include/llvm/Analysis/DependenceAnalysis.h...
Generating code for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating code for file include/llvm/Analysis/DominanceFrontier.h...
Generating code for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating code for file include/llvm/Analysis/DomPrinter.h...
Generating code for file include/llvm/Analysis/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/IndirectCallPromotionAnalysis.h...
Generating code for file include/llvm/Analysis/IndirectCallSiteVisitor.h...
Generating code for file include/llvm/Analysis/InlineCost.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/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/Lint.h...
Generating code for file include/llvm/Analysis/Loads.h...
Generating code for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating code for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating code for file include/llvm/Analysis/LoopInfo.h...
Generating code for file include/llvm/Analysis/LoopInfoImpl.h...
Generating code for file include/llvm/Analysis/LoopIterator.h...
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/ModuleSummaryAnalysis.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/ObjectUtils.h...
Generating code for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating code for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating code for file include/llvm/Analysis/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/PostDominators.h...
Generating code for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating code for file include/llvm/Analysis/PtrUseVisitor.h...
Generating code for file include/llvm/Analysis/RegionInfo.h...
Generating code for file include/llvm/Analysis/RegionInfoImpl.h...
Generating code for file include/llvm/Analysis/RegionIterator.h...
Generating/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:38: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:44: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:403: warning: Unsupported xml/html tag <op> found
 code for file include/llvm/Analysis/RegionPass.h...
Generating code for file include/llvm/Analysis/RegionPrinter.h...
Generating code for file include/llvm/Analysis/ScalarEvolution.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating code for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating code for file include/llvm/Analysis/SparsePropagation.h...
Generating code for file include/llvm/Analysis/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/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/COFF.h...
Generating code for file include/llvm/Object/COFF.h...
Generating code for file include/llvm/BinaryFormat/Dwarf.h...
Generating code for file include/llvm/BinaryFormat/ELF.h...
Generating code for file include/llvm/Object/ELF.h...
Generating code for file include/llvm/BinaryFormat/MachO.h...
Generating code for file include/llvm/Object/MachO.h...
Generating code for file include/llvm/BinaryFormat/Magic.h...
Generating code for file include/llvm/BinaryFormat/Wasm.h...
Generating code for file include/llvm/Object/Wasm.h...
Generating code for file include/llvm/Bitcode/BitcodeReader.h...
Generating code for file include/llvm/Bitcode/BitCodes.h...
Generating code for file include/llvm/Bitcode/BitcodeWriter.h...
Generating code for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating code for file include/llvm/Bitcode/BitstreamReader.h...
Generating code for file include/llvm/Bitcode/BitstreamWriter.h...
Generating code for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating code for file include/llvm/CodeGen/Analysis.h...
Generating code for file include/llvm-c/Analysis.h...
Generating code for file include/llvm/CodeGen/AsmPrinter.h...
Generating code for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating code for file include/llvm/CodeGen/BasicTTIImpl.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/DAGCombine.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/ExecutionDepsFix.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/GCs.h...
Generating code for file include/llvm/CodeGen/GCStrategy.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CallLowering.h...
G/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:574: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:685: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

enerating 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/Legalizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizerCombiner.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/MachineIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Types.h...
Generating code for file include/llvm-c/Types.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating code for file include/llvm/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/LiveIntervalAnalysis.h...
Generating code for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating code for file include/llvm/CodeGen/LivePhysRegs.h...
Generating code for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating code for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating code for file include/llvm/CodeGen/LiveRegUnits.h...
Generating code for file include/llvm/CodeGen/LiveStackAnalysis.h...
Generating code for file include/llvm/CodeGen/LiveVariables.h...
Generating code for file include/llvm/CodeGen/LowLevelType.h...
Generating code for file include/llvm/CodeGen/MachineBasicBlock.h...
Generating code for file include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Generating code for file include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Generating code for file include/llvm/CodeGen/MachineCombinerPattern.h...
Generating code for file include/llvm/CodeGen/MachineConstantPool.h...
Generating code for file include/llvm/CodeGen/MachineDominanceFrontier.h...
Generating code for file include/llvm/CodeGen/MachineDominators.h...
Generating code for file include/llvm/CodeGen/MachineFrameInfo.h...
Generating code for file include/llvm/CodeGen/MachineFunction.h...
Generating code for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating code for file include/llvm/CodeGen/MachineInstr.h...
Generating code for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating code for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating code for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating code for file include/llvm/CodeGen/MachineMemOperand.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating code for file include/llvm/CodeGen/MachineOperand.h...
Generating code for file include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Generating code for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating code for file include/llvm/CodeGen/MachinePostDominators.h...
Generating code for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating code for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating code for file include/llvm/CodeGen/MachineScheduler.h...
Generating code for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating code for file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating code for file include/llvm/CodeGen/MachineValueType.h...
Generating code for file include/llvm/CodeGen/MachORelocation.h...
Generating code for file include/llvm/CodeGen/MacroFusion.h...
Generating code for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generating code for file include/llvm/CodeGen/MIRPrinter.h...
Generating code for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating code for file include/llvm/CodeGen/ParallelCG.h...
Generating code for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating code for file include/llvm/CodeGen/PBQP/Graph.h...
Generating code for file include/llvm/XRay/Graph.h...
Generating code for file include/llvm/CodeGen/PBQP/Math.h...
Generating code for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating code for file include/llvm/CodeGen/PBQP/Solution.h...
Generating code for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating code for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating code for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating code for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating code for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating code for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating code for file include/llvm/CodeGen/RegisterPressure.h...
Generating code for file include/llvm/CodeGen/RegisterScavenging.h...
Generating code for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating code for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating code for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating code for file include/llvm/CodeGen/ScheduleDAG.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGMutation.h...
Generating code for file include/llvm/CodeGen/ScheduleDFS.h...
Generating code for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating code for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SelectionDAG.h...
Generating code for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating code for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating code for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating code for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating code for file include/llvm/CodeGen/SlotIndexes.h...
Generating code for file include/llvm/CodeGen/StackMaps.h...
Generating code for file include/llvm/CodeGen/StackProtector.h...
Generating code for file include/llvm/CodeGen/TailDuplicator.h...
Generating code for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating code for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating code for file include/llvm/CodeGen/TargetPassConfig.h...
Generating code for file include/llvm/CodeGen/TargetSchedule.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/WinEHFuncInfo.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/CVDebugRecord.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/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/RecordName.h...
Generating code for file include/llvm/DebugInfo/CodeView/RecordSerialization.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/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/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/TypeRecordBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeSerializer.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/TypeTableBuilder.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/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/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/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/DWARFObject.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating code for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating code for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating code for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.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/DIAError.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/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/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/IPDBLineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.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/Native/DbiModuleDescriptor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/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/SymbolStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/PDB.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBContext.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBExtras.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating code for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating code for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating code for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating code for file include/llvm/Demangle/Demangle.h...
Generating code for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating code for file include/llvm-c/ExecutionEngine.h...
Generating code for file include/llvm/ExecutionEngine/GenericValue.h...
Generating code for file include/llvm/ExecutionEngine/Interpreter.h...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.h...
Generating code for file include/llvm/ExecutionEngine/JITEventListener.h...
Generating code for file include/llvm/ExecutionEngine/JITSymbol.h...
Generating code for file include/llvm/ExecutionEngine/MCJIT.h...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.h...
Generating code for file include/llvm/ExecutionEngine/ObjectCache.h...
Generating code for file include/llvm/ExecutionEngine/ObjectMemoryBuffer.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/ExecutionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating code for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating code for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:474: warning: Found unknown command `\Brief'
/opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h:129: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:749: warning: Unsupported xml/html tag <val> found
...
Generating code for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating code for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating code for file include/llvm/FuzzMutate/IRMutator.h...
Generating code for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating code for file include/llvm/FuzzMutate/Operations.h...
Generating code for file include/llvm/FuzzMutate/Random.h...
Generating code for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating code for file include/llvm/InitializePasses.h...
Generating code for file include/llvm/IR/Argument.h...
Generating code for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating code for file include/llvm/IR/Attributes.h...
Generating code for file include/llvm/IR/AutoUpgrade.h...
Generating code for file include/llvm/IR/BasicBlock.h...
Generating code for file include/llvm/IR/CallingConv.h...
Generating code for file include/llvm/IR/CallSite.h...
Generating code for file include/llvm/IR/Comdat.h...
Generating code for file include/llvm/IR/Constant.h...
Generating code for file include/llvm/IR/ConstantFolder.h...
Generating code for file include/llvm/IR/ConstantRange.h...
Generating code for file include/llvm/IR/Constants.h...
Generating code for file include/llvm/IR/DataLayout.h...
Generating code for file include/llvm/IR/DebugInfo.h...
Generating code for file include/llvm-c/DebugInfo.h...
Generating code for file include/llvm/IR/DebugInfoMetadata.h...
Generating code for file include/llvm/IR/DebugLoc.h...
Generating code for file include/llvm/IR/DerivedTypes.h...
Generating code for file include/llvm/IR/DerivedUser.h...
Generating code for file include/llvm/IR/DiagnosticHandler.h...
Generating code for file include/llvm/IR/DiagnosticInfo.h...
Generating code for file include/llvm/IR/DiagnosticPrinter.h...
Generating code for file include/llvm/IR/DIBuilder.h...
Generating code for file include/llvm/IR/Dominators.h...
Generating code for file include/llvm/IR/Function.h...
Generating code for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating code for file include/llvm/IR/GlobalAlias.h...
Generating code for file include/llvm/IR/GlobalIFunc.h...
Generating code for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating code for file include/llvm/IR/GlobalObject.h...
Generating code for file include/llvm/IR/GlobalValue.h...
Generating code for file include/llvm/IR/GlobalVariable.h...
Generating code for file include/llvm/IR/GVMaterializer.h...
Generating code for file include/llvm/IR/InlineAsm.h...
Generating code for file include/llvm/IR/InstIterator.h...
Generating code for file include/llvm/IR/InstrTypes.h...
Generating code for file include/llvm/IR/Instruction.h...
Generating code for file include/llvm/IR/Instructions.h...
Generating code for file include/llvm/IR/InstVisitor.h...
Generating code for file include/llvm/IR/IntrinsicInst.h...
Generating code for file include/llvm/IR/Intrinsics.h...
Generating code for file include/llvm/IR/IRBuilder.h...
Generating code for file include/llvm/IR/IRPrintingPasses.h...
Generating code for file include/llvm/IR/LegacyPassManager.h...
Generating code for file include/llvm/IR/LegacyPassManagers.h...
Generating code for file include/llvm/IR/LegacyPassNameParser.h...
Generating code for file include/llvm/IR/LLVMContext.h...
Generating code for file include/llvm/IR/Mangler.h...
Generating code for file include/llvm/IR/MDBuilder.h...
Generating code for file include/llvm/IR/Metadata.h...
Generating code for file include/llvm/IR/Module.h...
Generating code for file include/llvm/IR/ModuleSlotTracker.h...
Generating code for file include/llvm/IR/ModuleSummaryIndex.h...
Generating code for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating code for file include/llvm/IR/NoFolder.h...
Generating code for file include/llvm/IR/OperandTraits.h...
Generating code for file include/llvm/IR/Operator.h...
Generating code for file include/llvm/IR/OptBisect.h...
Generating code for file include/llvm/IR/PassManager.h...
Generating code for file include/llvm/IR/PassManagerInternal.h...
Generat/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'
ing 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/Type.h...
Generating code for file include/llvm/IR/TypeBuilder.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/MC/ConstantPools.h...
Generating code for file include/llvm/MC/LaneBitmask.h...
Generating code for file include/llvm/MC/MachineLocation.h...
Generating code for file include/llvm/MC/MCAsmBackend.h...
Generating code for file include/llvm/MC/MCAsmInfo.h...
Generating code for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating code for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating code for file include/llvm/MC/MCAsmInfoELF.h...
Generating code for file include/llvm/MC/MCAsmInfoWasm.h...
Generating code for file include/llvm/MC/MCAsmLayout.h...
Generating code for file include/llvm/MC/MCAssembler.h...
Generating code for file include/llvm/MC/MCCodeEmitter.h...
Generating code for file include/llvm/MC/MCCodePadder.h...
Generating code for file include/llvm/MC/MCCodeView.h...
Generating code for file include/llvm/MC/MCContext.h...
Generating code for file include/llvm/MC/MCDirectives.h...
Generating code for file include/llvm/MC/MCDisassembler/MCDisassembler.h...
Generating code for file include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Generating code for file include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Generating code for file include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Generating code for file include/llvm/MC/MCDwarf.h...
Generating code for file include/llvm/MC/MCELFObjectWriter.h...
Generating code for file include/llvm/MC/MCELFStreamer.h...
Generating code for file include/llvm/MC/MCExpr.h...
Generating code for file include/llvm/MC/MCFixedLenDisassembler.h...
Generating code for file include/llvm/MC/MCFixup.h...
Generating code for file include/llvm/MC/MCFixupKindInfo.h...
Generating code for file include/llvm/MC/MCFragment.h...
Generating code for file include/llvm/MC/MCInst.h...
Generating code for file include/llvm/MC/MCInstBuilder.h...
Generating code for file include/llvm/MC/MCInstPrinter.h...
Generating code for file include/llvm/MC/MCInstrAnalysis.h...
Generating code for file include/llvm/MC/MCInstrDesc.h...
Generating code for file include/llvm/MC/MCInstrInfo.h...
Generating code for file/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\PAGEOFF'
/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 `\PAGE'
/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:40: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:42: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:42: warning: Found unknown command `\GOTPAGEOFF'
 include/llvm/MC/MCInstrItineraries.h...
Generating code for file include/llvm/MC/MCLabel.h...
Generating code for file include/llvm/MC/MCLinkerOptimizationHint.h...
Generating code for file include/llvm/MC/MCMachObjectWriter.h...
Generating code for file include/llvm/MC/MCObjectFileInfo.h...
Generating code for file include/llvm/MC/MCObjectStreamer.h...
Generating code for file include/llvm/MC/MCObjectWriter.h...
Generating code for file include/llvm/MC/MCParser/AsmCond.h...
Generating code for file include/llvm/MC/MCParser/AsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParser.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserExtension.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserUtils.h...
Generating code for file include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Generating code for file include/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating code for file include/llvm/MC/MCRegisterInfo.h...
Generating code for file include/llvm/MC/MCSchedule.h...
Generating code for file include/llvm/MC/MCSection.h...
Generating code for file include/llvm/MC/MCSectionCOFF.h...
Generating code for file include/llvm/MC/MCSectionELF.h...
Generating code for file include/llvm/MC/MCSectionMachO.h...
Generating code for file include/llvm/MC/MCSectionWasm.h...
Generating code for file include/llvm/MC/MCStreamer.h...
Generating code for file include/llvm/MC/MCSubtargetInfo.h...
Generating code for file include/llvm/MC/MCSymbol.h...
Generating code for file include/llvm/MC/MCSymbolCOFF.h...
Generating code for file include/llvm/MC/MCSymbolELF.h...
Generating code for file include/llvm/MC/MCSymbolMachO.h...
Generating code for file include/llvm/MC/MCSymbolWasm.h...
Generating code for file include/llvm/MC/MCTargetOptions.h...
Generating code for file include/llvm/MC/MCTargetOptionsCommandFlags.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/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/Object/Archive.h...
Generating code for file include/llvm/Object/ArchiveWriter.h...
Generating code for file include/llvm/Object/Binary.h...
Generating code for file include/llvm/Object/COFFImportFile.h...
Generating code for file include/llvm/Object/COFFModuleDefinition.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/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/RelocVisitor.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/WindowsResource.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating code for file inclu/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:317: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:217: warning: Found unknown command `\macro'
de/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/ObjectYAML.h...
Generating code for file include/llvm/ObjectYAML/WasmYAML.h...
Generating code for file include/llvm/ObjectYAML/YAML.h...
Generating code for file include/llvm/Option/Arg.h...
Generating code for file include/llvm/Option/ArgList.h...
Generating code for file include/llvm/Option/Option.h...
Generating code for file include/llvm/Option/OptSpecifier.h...
Generating code for file include/llvm/Option/OptTable.h...
Generating code for file include/llvm/Pass.h...
Generating code for file include/llvm/PassAnalysisSupport.h...
Generating code for file include/llvm/Passes/PassBuilder.h...
Generating code for file include/llvm/PassInfo.h...
Generating code for file include/llvm/PassRegistry.h...
Generating code for file include/llvm/PassSupport.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMapping.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Generating code for file include/llvm/ProfileData/GCOV.h...
Generating code for file include/llvm/ProfileData/InstrProf.h...
Generating code for file include/llvm/ProfileData/InstrProfData.inc...
Generating code for file include/llvm/ProfileData/InstrProfReader.h...
Generating code for file include/llvm/ProfileData/InstrProfWriter.h...
Generating code for file include/llvm/ProfileData/ProfileCommon.h...
Generating code for file include/llvm/ProfileData/SampleProf.h...
Generating code for file include/llvm/ProfileData/SampleProfReader.h...
Generating code for file include/llvm/ProfileData/SampleProfWriter.h...
Generating code for file include/llvm/Support/AlignOf.h...
Generating code for file include/llvm/Support/Allocator.h...
Generating code for file include/llvm/Support/AMDGPUKernelDescriptor.h...
Generating code for file include/llvm/Support/AMDGPUMetadata.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/ARMWinEH.h...
Generating code for file include/llvm/Support/ArrayRecycler.h...
Generating code for file include/llvm/Support/Atomic.h...
Generating code for file include/llvm/Support/AtomicOrdering.h...
Generating code for file include/llvm/Support/BinaryByteStream.h...
Generating code for file include/llvm/Support/BinaryItemStream.h...
Generating code for file include/llvm/Support/BinaryStream.h...
Generating code for file include/llvm/Support/BinaryStreamArray.h...
Generating code for file include/llvm/Support/BinaryStreamError.h...
Generating code for file include/llvm/Support/BinaryStreamReader.h...
Generating code for file include/llvm/Support/BinaryStreamRef.h...
Generating code for file include/llvm/Support/BinaryStreamWriter.h...
Generating code for file include/llvm/Support/BlockFrequency.h...
Generating code for file include/llvm/Support/BranchProbability.h...
Generating code for file include/llvm/Support/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/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/CodeGenCWrappers.h...
Generating code for file include/llvm/Support/COM.h...
Generating code for file include/llvm/Support/CommandLine.h...
Generating code for file include/llv/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:305: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
m/Support/Compiler.h...
Generating code for file include/llvm/Support/Compression.h...
Generating code for file include/llvm/Support/ConvertUTF.h...
Generating code for file include/llvm/Support/CrashRecoveryContext.h...
Generating code for file include/llvm/Support/DataExtractor.h...
Generating code for file include/llvm/Support/Debug.h...
Generating code for file include/llvm/Support/DebugCounter.h...
Generating code for file include/llvm/Support/DOTGraphTraits.h...
Generating code for file include/llvm/Support/DynamicLibrary.h...
Generating code for file include/llvm/Support/Endian.h...
Generating code for file include/llvm/Support/EndianStream.h...
Generating code for file include/llvm/Support/Errc.h...
Generating code for file include/llvm/Support/Errno.h...
Generating code for file include/llvm/Support/ErrorHandling.h...
Generating code for file include/llvm-c/ErrorHandling.h...
Generating code for file include/llvm/Support/ErrorOr.h...
Generating code for file include/llvm/Support/FileOutputBuffer.h...
Generating code for file include/llvm/Support/FileSystem.h...
Generating code for file include/llvm/Support/FileUtilities.h...
Generating code for file include/llvm/Support/Format.h...
Generating code for file include/llvm/Support/FormatAdapters.h...
Generating code for file include/llvm/Support/FormatCommon.h...
Generating code for file include/llvm/Support/FormatProviders.h...
Generating code for file include/llvm/Support/FormattedStream.h...
Generating code for file include/llvm/Support/FormatVariadic.h...
Generating code for file include/llvm/Support/FormatVariadicDetails.h...
Generating code for file include/llvm/Support/GenericDomTree.h...
Generating code for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating code for file include/llvm/Support/GlobPattern.h...
Generating code for file include/llvm/Support/GraphWriter.h...
Generating code for file include/llvm/Support/Host.h...
Generating code for file include/llvm/Support/JamCRC.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/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/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/Mutex.h...
Generating code for file include/llvm/Support/MutexGuard.h...
Generating code for file include/llvm/Support/NativeFormatting.h...
Generating code for file include/llvm/Support/OnDiskHashTable.h...
Generating code for file include/llvm/Support/Options.h...
Generating code for file include/llvm/Support/Parallel.h...
Generating code for file include/llvm/Support/Path.h...
Generating code for file include/llvm/Support/PluginLoader.h...
Generating code for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating code for file include/llvm/Support/PrettyStackTrace.h...
Generating code for file include/llvm/Support/Printable.h...
Generating code for file include/llvm/Support/Process.h...
Generating code for file include/llvm/Support/Program.h...
Generating code for file include/llvm/Support/RandomNumberGenerator.h...
Generating code for file include/llvm/Support/raw_os_ostream.h...
Generating code for file include/llvm/Support/raw_ostream.h...
Generating code for file include/llvm/Support/raw_sha1_ostream.h...
Generating code for file include/llvm/Support/Recycler.h...
Generating code for file include/llvm/Support/RecyclingAllocator.h...
Generating code for file include/llvm/Support/Regex.h...
Generating code for file include/llvm/Support/Registry.h...
Generating code for file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:901: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:917: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:908: warning: Found unknown command `\P'
include/llvm/Support/ReverseIteration.h...
Generating code for file include/llvm/Support/RWMutex.h...
Generating code for file include/llvm/Support/SaveAndRestore.h...
Generating code for file include/llvm/Support/ScaledNumber.h...
Generating code for file include/llvm/Support/ScopedPrinter.h...
Generating code for file include/llvm/Support/SHA1.h...
Generating code for file include/llvm/Support/Signals.h...
Generating code for file include/llvm/Support/SMLoc.h...
Generating code for file include/llvm/Support/Solaris/sys/regset.h...
Generating code for file include/llvm/Support/SourceMgr.h...
Generating code for file include/llvm/Support/SpecialCaseList.h...
Generating code for file include/llvm/Support/StringPool.h...
Generating code for file include/llvm/Support/StringSaver.h...
Generating code for file include/llvm/Support/SwapByteOrder.h...
Generating code for file include/llvm/Support/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/thread.h...
Generating code for file include/llvm/Support/Threading.h...
Generating code for file include/llvm/Support/ThreadLocal.h...
Generating code for file include/llvm/Support/ThreadPool.h...
Generating code for file include/llvm/Support/Timer.h...
Generating code for file include/llvm/Support/ToolOutputFile.h...
Generating code for file include/llvm/Support/TrailingObjects.h...
Generating code for file include/llvm/Support/TrigramIndex.h...
Generating code for file include/llvm/Support/type_traits.h...
Generating code for file include/llvm/Support/TypeName.h...
Generating code for file include/llvm/Support/Unicode.h...
Generating code for file include/llvm/Support/UnicodeCharRanges.h...
Generating code for file include/llvm/Support/UniqueLock.h...
Generating code for file include/llvm/Support/Valgrind.h...
Generating code for file include/llvm/Support/Watchdog.h...
Generating code for file include/llvm/Support/Win64EH.h...
Generating code for file include/llvm/Support/WindowsError.h...
Generating code for file include/llvm/Support/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/CostTable.h...
Generating code for file include/llvm/Target/TargetCallingConv.h...
Generating code for file include/llvm/Target/TargetInstrInfo.h...
Generating code for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating code for file include/llvm/Target/TargetLowering.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/TargetOpcodes.h...
Generating code for file include/llvm/Target/TargetOptions.h...
Generating code for file include/llvm/Target/TargetRegisterInfo.h...
Generating code for file include/llvm/Target/TargetSubtargetInfo.h...
Generating code for file include/llvm/Testing/Support/SupportHelpers.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/Coroutines.h...
Generating code for file include/llvm/Transforms/GCOVProfiler.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating code for file include/llvm/Transforms/InstrProfiling.h...
Generating code for file include/llvm/Transforms/Instrumentation.h...
Generating code for file include/llvm/Transforms/IPO.h...
Generating code for file include/llvm-c/Transforms/IPO.h...
Generating code for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating code for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating code for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating code for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating code for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating code for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating code for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating code for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating code for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating code for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating code for file include/llvm/Transforms/IPO/GlobalSplit.h...
Generating code for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/Inliner.h...
Generating code for file include/llvm/Transforms/IPO/Internalize.h...
Generating code for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating code for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating code for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating code for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating code for file include/llvm/Transforms/IPO/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/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/PGOInstrumentation.h...
Generating code for file include/llvm/Transforms/SampleProfile.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/IndVarSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/JumpThreading.h...
Generating code for file include/llvm/Transforms/Scalar/LICM.h...
Generating code for file include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDeletion.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDistribute.h...
Generating code for file include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Generating code for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating code for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating code for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating code for file include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Generating code for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating code for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating code for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating code for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating code for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating code for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating code for file include/llvm/Transforms/Scalar/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/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/Utils/AddDiscriminators.h...
Generating code for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating code for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating code for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating code for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating code for file include/llvm/Transforms/Utils/Cloning.h...
Generating code for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating code for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating code for file include/llvm/Transforms/Utils/EscapeEnumerator.h...
Generating code for file include/llvm/Transforms/Utils/Evaluator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionComparator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionImportUtils.h...
Generating code for file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating code for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating code for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating code for file include/llvm/Transforms/Utils/LCSSA.h...
Generating code for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating code for file include/llvm/Transforms/Utils/Local.h...
Generating code for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating code for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating code for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating code for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating code for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating code for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating code for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating code for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating code for file include/llvm/Transforms/Utils/OrderedInstructions.h...
Generating code for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating code for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating code for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyInstructions.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/SplitModule.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating code for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating code for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating code for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating code for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating code for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating code for file include/llvm/Transforms/Vectorize.h...
Generating code for file include/llvm-c/Transforms/Vectorize.h...
Generating code for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating code for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating code for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating code for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating code for file include/llvm/XRay/InstrumentationMap.h...
Generating code for file include/llvm/XRay/XRayRecord.h...
Generating code for file include/llvm/XRay/YAMLXRayRecord.h...
Generating code for file lib/Analysis/AliasAnalysis.cpp...
Generating code for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.h...
Generating code for file lib/Analysis/AliasSetTracker.cpp...
Generating code for file lib/Analysis/Analysis.cpp...
Generating code for file lib/CodeGen/Analysis.cpp...
Generating code for file lib/Analysis/AssumptionCache.cpp...
Generating code for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating code for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating code for file lib/Analysis/CallGraph.cpp...
Generating code for file lib/Analysis/CallGraphSCCPass.cpp...
Generating code for file lib/Analysis/CallPrinter.cpp...
Generating code for file lib/Analysis/CaptureTracking.cpp...
Generating code for file lib/Analysis/CFG.cpp...
Generating code for file lib/Analysis/CFGPrinter.cpp...
Generating code for file lib/Analysis/CFLAndersAliasAnalysis.cpp...
Generating code for file lib/Analysis/CFLGraph.h...
Generating code for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating code for file lib/Analysis/CGSCCPassManager.cpp...
Generating code for file lib/Analysis/CmpInstAnalysis.cpp...
Generating code for file lib/Analysis/CodeMetrics.cpp...
Generating code for file lib/Analysis/ConstantFolding.cpp...
Generating code for file lib/Analysis/CostModel.cpp...
Generating code for file lib/Analysis/Delinearization.cpp...
Generating code for file lib/Analysis/DemandedBits.cpp...
Generating code for file lib/Analysis/DependenceAnalysis.cpp...
Generating code for file lib/Analysis/DivergenceAnalysis.cpp...
Generating code for file lib/Analysis/DominanceFrontier.cpp...
Generating code for file lib/Analysis/DomPrinter.cpp...
Generating code for file lib/Analysis/EHPersonalities.cpp...
Generating code for file lib/Analysis/GlobalsModRef.cpp...
Generating code for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating code for file lib/Analysis/InlineCost.cpp...
Generating code for file lib/Analysis/InstCount.cpp...
Generating code for file lib/Analysis/InstructionSimplify.cpp...
Generating code for file lib/Analysis/Interval.cpp...
Generating code for file lib/Analysis/IntervalPartition.cpp...
Generating code for file lib/Analysis/IteratedDominanceFrontier.cpp...
Generating code for file lib/Analysis/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/Lint.cpp...
Generating code for file lib/Analysis/Loads.cpp...
Generating code for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating code for file lib/Analysis/LoopAnalysisManager.cpp...
Generating code for file lib/Analysis/LoopInfo.cpp...
Generating code for file lib/Analysis/LoopPass.cpp...
Generating code for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating code for file lib/Analysis/MemDepPrinter.cpp...
Generating code for file lib/Analysis/MemDerefPrinter.cpp...
Generating code for file lib/Analysis/MemoryBuiltins.cpp...
Generating code for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating code for file lib/Analysis/MemoryLocation.cpp...
Generating code for file lib/Analysis/MemorySSA.cpp...
Generating code for file lib/Analysis/MemorySSAUpdater.cpp...
Generating code for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating code for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating code for file lib/Analysis/ObjCARCAliasAnalysis.cpp...
Generating code for file lib/Analysis/ObjCARCAnalysisUtils.cpp...
Generating code for file lib/Analysis/ObjCARCInstKind.cpp...
Generating code for file lib/Analysis/OptimizationRemarkEmitter.cpp...
Generating code for file lib/Analysis/OrderedBasicBlock.cpp...
Generating code for file lib/Analysis/PHITransAddr.cpp...
Generating code for file lib/Analysis/PostDominators.cpp...
Generating code for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating code for file lib/Analysis/PtrUseVisitor.cpp...
Generating code for file lib/Analysis/RegionInfo.cpp...
Generating code for file lib/Analysis/RegionPass.cpp...
Generating code for file lib/Analysis/RegionPrinter.cpp...
Generating code for file lib/Analysis/ScalarEvolution.cpp...
Generating code for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating code for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating code for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating code for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating code for file lib/Analysis/StratifiedSets.h...
Generating code for file lib/Analysis/TargetLibraryInfo.cpp...
Generating code for file lib/Analysis/TargetTransformInfo.cpp...
Generating code for file lib/Analysis/Trace.cpp...
Generating code for file lib/XRay/Trace.cpp...
Generating code for file lib/Analysis/TypeBasedAliasAnalysis.cpp...
Generating code for file lib/Analysis/TypeMetadataUtils.cpp...
Generating code for file lib/Analysis/ValueLattice.cpp...
Generating code for file lib/Analysis/ValueLatticeUtils.cpp...
Generating code for file lib/Analysis/ValueTracking.cpp...
Generating code for file lib/Analysis/VectorUtils.cpp...
Generating code for file lib/AsmParser/LLLexer.cpp...
Generating code for file lib/AsmParser/LLLexer.h...
Generating code for file lib/AsmParser/LLParser.cpp...
Generating code for file lib/AsmParser/LLParser.h...
Generating code for file lib/AsmParser/LLToken.h...
Generating code for file lib/AsmParser/Parser.cpp...
Generating code for file lib/BinaryFormat/Dwarf.cpp...
Generating code for file lib/BinaryFormat/Magic.cpp...
Generating code for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating code for file lib/Bitcode/Reader/BitReader.cpp...
Generating code for file lib/Bitcode/Reader/BitstreamReader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.h...
Generating code for file lib/Bitcode/Reader/ValueList.cpp...
Generating code for file lib/Bitcode/Reader/ValueList.h../opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:152: warning: Unsupported xml/html tag <Offset> found
.
Generating code for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating code for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating code for file lib/Bitcode/Writer/BitWriter.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating code for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating code for 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/AntiDepBreaker.h...
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/AsmPrinterHandler.h...
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/DbgValueHistoryCalculator.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h...
Generating code for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugHandlerBase.h...
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/DwarfAccelTable.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfAccelTable.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/WinException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WinException.h...
Generating code for file lib/CodeGen/AtomicExpandPass.cpp...
Generating code for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating code for file lib/CodeGen/BranchFolding.cpp...
Generating code for file lib/CodeGen/BranchFolding.h...
Generating code for file lib/CodeGen/BranchRelaxation.cpp...
Generating code for file lib/CodeGen/BuiltinGCs.cpp...
Generating code for file lib/CodeGen/CalcSpillWeights.cpp...
Generating code for file lib/CodeGen/CallingConvLower.cpp...
Generating code for file lib/CodeGen/CodeGen.cpp...
Generating code for file lib/CodeGen/CodeGenPrepare.c/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
pp...
Generating code for file lib/CodeGen/CountingFunctionInserter.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/ExecutionDepsFix.cpp...
Generating code for file lib/CodeGen/ExpandISelPseudos.cpp...
Generating code for file lib/CodeGen/ExpandMemCmp.cpp...
Generating code for file lib/CodeGen/ExpandPostRAPseudos.cpp...
Generating code for file lib/CodeGen/ExpandReductions.cpp...
Generating code for file lib/CodeGen/FaultMaps.cpp...
Generating code for file lib/CodeGen/FEntryInserter.cpp...
Generating code for file lib/CodeGen/FuncletLayout.cpp...
Generating code for file lib/CodeGen/GCMetadata.cpp...
Generating code for file lib/CodeGen/GCMetadataPrinter.cpp...
Generating code for file lib/CodeGen/GCRootLowering.cpp...
Generating code for file lib/CodeGen/GCStrategy.cpp...
Generating code for file lib/CodeGen/GlobalISel/CallLowering.cpp...
Generating code for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating code for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating code for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating code for file lib/Transforms/Utils/Utils.cpp...
Generating code for file lib/CodeGen/GlobalMerge.cpp...
Generating code for file lib/CodeGen/IfConversion.cpp...
Generating code for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating code for file lib/CodeGen/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/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/LiveIntervalAnalysis.cpp...
Generating code for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating code for file lib/CodeGen/LivePhysRegs.cpp...
Generating code for file lib/CodeGen/LiveRangeCalc.cpp...
Generating code for file lib/CodeGen/LiveRangeCalc.h...
Generating code for file lib/CodeGen/LiveRangeEdit.cpp...
Generating code for file lib/CodeGen/LiveRangeShrink.cpp...
Generating code for file lib/CodeGen/LiveRangeUtils.h...
Generating code for file lib/CodeGen/LiveRegMatrix.cpp...
Generating code for file lib/CodeGen/LiveRegUnits.cpp...
Generating code for file lib/CodeGen/LiveStackAnalysis.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/CodeG/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:704: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:705: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:165: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1557: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:646: warning: Found unknown command `\Dst'
en/LowerEmuTLS.cpp...
Generating code for file lib/CodeGen/LowLevelType.cpp...
Generating code for file lib/Support/LowLevelType.cpp...
Generating code for file lib/CodeGen/MachineBasicBlock.cpp...
Generating code for file lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Generating code for file lib/CodeGen/MachineBlockPlacement.cpp...
Generating code for file lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Generating code for file lib/CodeGen/MachineCombiner.cpp...
Generating code for file lib/CodeGen/MachineCopyPropagation.cpp...
Generating code for file lib/CodeGen/MachineCSE.cpp...
Generating code for file lib/CodeGen/MachineDominanceFrontier.cpp...
Generating code for file lib/CodeGen/MachineDominators.cpp...
Generating code for file lib/CodeGen/MachineFrameInfo.cpp...
Generating code for file lib/CodeGen/MachineFunction.cpp...
Generating code for file lib/CodeGen/MachineFunctionPass.cpp...
Generating code for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating code for file lib/CodeGen/MachineInstr.cpp...
Generating code for file lib/CodeGen/MachineInstrBundle.cpp...
Generating code for file lib/CodeGen/MachineLICM.cpp...
Generating code for file lib/CodeGen/MachineLoopInfo.cpp...
Generating code for file lib/CodeGen/MachineModuleInfo.cpp...
Generating code for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating code for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating code for file lib/CodeGen/MachineOutliner.cpp...
Generating code for file lib/CodeGen/MachinePassRegistry.cpp...
Generating code for file lib/CodeGen/MachinePipeliner.cpp...
Generating code for file lib/CodeGen/MachinePostDominators.cpp...
Generating code for file lib/CodeGen/MachineRegionInfo.cpp...
Generating code for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating code for file lib/CodeGen/MachineScheduler.cpp...
Generating code for file lib/CodeGen/MachineSink.cpp...
Generating code for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating code for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating code for file lib/CodeGen/MachineVerifier.cpp...
Generating code for file lib/CodeGen/MacroFusion.cpp...
Generating code for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.h...
Generating code for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating code for file lib/CodeGen/MIRParser/MIParser.h...
Generating code for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating code for file lib/CodeGen/MIRPrinter.cpp...
Generating code for file lib/CodeGen/MIRPrintingPass.cpp...
Generating code for file lib/CodeGen/OptimizePHIs.cpp...
Generating code for file lib/CodeGen/ParallelCG.cpp...
Generating code for file lib/CodeGen/PatchableFunction.cpp...
Generating code for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating code for file lib/CodeGen/PHIElimination.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.h...
Generating code for file lib/CodeGen/PostRAHazardRecognizer.cpp...
Generating code for file lib/CodeGen/PostRASchedulerList.cpp...
Generating code for file lib/CodeGen/PreISelIntrinsicLowering.cpp...
Generating code for file lib/CodeGen/ProcessImplicitDefs.cpp...
Generating code for file lib/CodeGen/PrologEpilogInserter.cpp...
Generating code for file lib/CodeGen/PseudoSourceValue.cpp...
Generating code for file lib/CodeGen/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/RegisterScaveng/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
ing.cpp...
Generating code for file lib/CodeGen/RegisterUsageInfo.cpp...
Generating code for file lib/CodeGen/RegUsageInfoCollector.cpp...
Generating code for file lib/CodeGen/RegUsageInfoPropagate.cpp...
Generating code for file lib/CodeGen/RenameIndependentSubregs.cpp...
Generating code for file lib/CodeGen/ResetMachineFunctionPass.cpp...
Generating code for file lib/CodeGen/SafeStack.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.h...
Generating code for file lib/CodeGen/SafeStackLayout.cpp...
Generating code for file lib/CodeGen/SafeStackLayout.h...
Generating code for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating code for file lib/CodeGen/ScheduleDAG.cpp...
Generating code for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating code for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating code for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating code for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating code for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating code for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating code for file lib/CodeGen/ShrinkWrap.cpp...
Generating code for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating code for file lib/CodeGen/SlotIndexes.cpp...
Generating code for file lib/CodeGen/Spiller.h...
Generating code for file lib/CodeGen/SpillPlacement.cpp...
Generating code for file lib/CodeGen/SpillPlacement.h...
Generating code for file lib/CodeGen/SplitKit.cpp...
Generating code for file lib/CodeGen/SplitKit.h...
Generating code for file lib/CodeGen/StackColoring.cpp...
Generating code for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating code for file lib/CodeGen/StackMaps.cpp...
Generating code for file lib/CodeGen/StackProtector.cpp...
Generating code for file lib/CodeGen/StackSlotColoring.cpp...
Generating code for file lib/CodeGen/TailDuplication.cpp...
Generating code for file lib/CodeGen/TailDuplicator.cpp...
Generating code for file lib/CodeGen/TargetFrameLoweringImpl.cpp...
Generating code for file lib/CodeGen/TargetInstrInfo.cpp...
Generating code for file lib/CodeGen/TargetLoweringBase.cpp...
Generating code for file lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Generating code for file lib/CodeGen/TargetOptionsImpl.cpp...
Generating code for file lib/CodeGen/TargetPassConfig.cpp...
Generating code for file lib/CodeGen/TargetRegisterInfo.cpp...
Generating code for file lib/CodeGen/TargetSchedule.cpp...
Generating code for file lib/CodeGen/TargetSubtargetInfo.cpp...
Generating code for file lib/CodeGen/TwoAddressInstructionPass.cpp...
Generating code for file lib/CodeGen/UnreachableBlockElim.cpp...
Generating code for file lib/CodeGen/VirtRegMap.cpp...
Generating code for file lib/CodeGen/WinEHPrepare.cpp...
Generating code for file lib/CodeGen/XRayInstrumentation.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/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/LazyRandomTypeCollection.cpp...
Generating code for file lib/DebugInfo/CodeView/Line.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/StringsAndChecksums.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolDumper.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/TypeIndex.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeSerializer.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/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/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/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/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/DWARF/SyntaxHighlighting.cpp...
Generating code for file lib/DebugInfo/DWARF/SyntaxHighlighting.h...
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/DIAEnumLineNumbers.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/DIAError.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/DIASession.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/GenericError.cpp...
Generating code for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating code for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating code for file lib/DebugInfo/PDB/Native/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/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/ItaniumDemangle.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/ExternalFuncti/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:469: warning: Found unknown command `\Brief'
ons.cpp...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating code for file lib/ExecutionEngine/MCJIT/ObjectBuffer.h...
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/ExecutionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating code for file lib/ExecutionEngine/Orc/OrcError.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating code for file lib/ExecutionEngine/Orc/RPCUtils.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating code for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/TargetSelect.cpp...
Generating code for file lib/FuzzMutate/FuzzerCLI.cpp...
Generating code for file lib/FuzzMutate/IRMutator.cpp...
Generating code for file lib/FuzzMutate/OpDescriptor.cpp...
Generating code for file lib/FuzzMutate/Operations.cpp...
Generating code for file lib/FuzzMutate/RandomIRBuilder.cpp...
Generating code for file lib/IR/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/Core.cpp...
Generating code for file lib/IR/DataLayout.cpp...
Generating code for file lib/IR/DebugInfo.cpp...
Generating code for file lib/IR/DebugInfoMetadata.cpp...
Generating code for file lib/IR/DebugLoc.cpp...
Generating code for file lib/IR/DiagnosticHandler.cpp...
Generating code for file lib/IR/DiagnosticInfo.cpp...
Generating code for file lib/IR/DiagnosticPrinter.cpp...
Generating code for file lib/IR/DIBuilder.cpp...
Generating code for file lib/IR/Dominators.cpp...
Generating code for file lib/IR/Function.cpp...
Generating code for file lib/IR/Globals.cpp...
Generating code for file lib/IR/GVMaterializer.cpp...
Generating code for file lib/IR/InlineAsm.cpp...
Generating code for file lib/IR/Instruction.cpp...
Generating code for file lib/IR/Instructions.cpp...
Generating code for file lib/IR/IntrinsicInst.cpp...
Generating code for file lib/IR/IRBuilder.cpp...
Generating code for file lib/IR/IRPrintingPasses.cpp...
Generating code for file lib/IR/LegacyPassManager.cpp...
Generating code for file lib/IR/LLVMContext.cpp...
Generating code for file lib/IR/LLVMContextImpl.cpp...
Generating code for file lib/IR/LLVMContextImpl.h...
Generating code for file lib/IR/Mangler.cpp...
Generating code for file lib/IR/MDBuilder.cpp...
Generating code for file lib/IR/Metadata.cpp...
Generating code for file lib/IR/MetadataImpl.h...
Generating code for file lib/IR/Module.cpp...
Generating code for file lib/IR/ModuleSummaryIndex.cpp...
Generating code for file lib/IR/Operator.cpp...
Generating code for file lib/IR/OptBisect.cpp...
Generating code for file lib/IR/Pass.cpp...
Generating code for file lib/IR/PassManager.cpp...
Generating code for file lib/IR/PassRegistry.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/ValueTypes.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/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/MCAsmStreamer.cpp...
Generating code for file lib/MC/MCAssembler.cpp...
Generating code for file lib/MC/MCCodeEmitter.cpp...
Generating code for file lib/MC/MCCodePadder.cpp...
Generating code for file lib/MC/MCCodeView.cpp...
Generating code for file lib/MC/MCContext.cpp...
Generating code for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating code for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating code for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating code for file lib/MC/MCDwarf.cpp...
Generating code for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating code for file lib/MC/MCELFStreamer.cpp...
Generating code for file lib/MC/MCExpr.cpp...
Generating code for file lib/MC/MCFragment.cpp...
Generating code for file lib/MC/MCInst.cpp...
Generating code for file lib/MC/MCInstPrinter.cpp...
Generating code for file lib/MC/MCInstrAnalysis.cpp...
Generating code for file lib/MC/MCInstrDesc.cpp...
Generating code for file lib/MC/MCLabel.cpp...
Generating code for file lib/MC/MCLinkerOptimizationHint.cpp...
Generating code for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating code for file lib/MC/MCMachOStreamer.cpp...
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/DarwinAsmParser.cpp...
Generating code for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating code for file lib/MC/MCParser/MCAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating code for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating code for file lib/MC/MCRegisterInfo.cpp...
Generating code for file lib/MC/MCSchedule.cpp...
Generating code for file lib/MC/MCSection.cpp...
Generating code for file lib/MC/MCSectionCOFF.cpp...
Generating code for file lib/MC/MCSectionELF.cpp...
Generating code for file lib/MC/MCSectionMachO.cpp...
Generating code for file lib/MC/MCSectionWasm.cpp...
Generating code for file lib/MC/MCStreamer.cpp...
Generating code for file lib/MC/MCSubtargetInfo.cpp...
Generating code for file lib/MC/MCSymbol.cpp...
Generating code for file lib/MC/MCSymbolELF.cpp...
Generating code for file lib/MC/MCTargetOptions.cpp...
Generating code for file lib/MC/MCValue.cpp...
Generating code for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating code for file lib/MC/MCWasmStreamer.cpp...
Generating code for file lib/MC/MCWin64EH.cpp...
Generating code for file lib/MC/MCWinCOFFStreamer.cpp...
Generating code for file lib/MC/MCWinEH.cpp...
Generating code for file lib/MC/StringTableBuilder.cpp...
Generating code for file lib/MC/SubtargetFeature.cpp...
Generating code for file lib/MC/WasmObjectWriter.cpp...
Generating code for file lib/MC/WinCOFFObjectWriter.cpp...
Generating code for file lib/Object/Archive.cpp...
Generating code for file lib/Object/ArchiveWriter.cpp...
Generating code for file lib/Object/Binary.cpp...
Generating code for file lib/Object/COFFImportFile.cpp...
Generating code for file lib/Object/COFFModuleDefinition.cpp...
Generating code for file lib/Object/COFFObjectFile.cpp...
Generating code for file lib/Object/Decompressor.cpp...
Generating code for file lib/Object/ELF.cpp...
Generating code for file lib/Object/ELFObjectFile.cpp...
Generating code for file lib/Object/Error.cpp...
Generating code for file lib/Support/Error.cpp...
Generating code for file lib/TableGen/Error.cpp...
Generating code for file lib/Testing/Support/Error.cpp...
Generating code for file lib/Object/IRObjectFile.cpp...
Generating code for file lib/Object/IRSymtab.cpp...
Generating code for file lib/Object/MachOObjectFile.cpp...
Generating code for file lib/Object/MachOUniversal.cpp...
Generating code for file lib/Object/ModuleSymbolTable.cpp...
Generating code for file lib/Object/Object.cpp...
Generating code for file lib/Object/ObjectFile.cpp...
Generating code for file lib/Object/RecordStreamer.cpp...
Generating code for file lib/Object/RecordStreamer.h...
Generating code for file lib/Object/SymbolicFile.cpp...
Generating code for file lib/Object/SymbolSize.cpp...
Generating code for file lib/Object/WasmObjectFile.cpp...
Generating code for file lib/Object/WindowsResource.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating code for file lib/ObjectYAML/COFFYAML.cpp...
Generating code for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.h...
Generating code for file lib/ObjectYAML/DWARFYAML.cpp...
Generating code for file lib/ObjectYAML/ELFYAML.cpp...
Generating code for file lib/ObjectYAML/MachOYAML.cpp...
Generating code for file lib/ObjectYAML/ObjectYAML.cpp...
Generating code for file lib/ObjectYAML/WasmYAML.cpp...
Generating code for file lib/ObjectYAML/YAML.cpp...
Generating code for file lib/Option/Arg.cpp...
Generating code for file lib/Option/ArgList.cpp...
Generating code for file lib/Option/Option.cpp...
Generating code for file lib/Option/OptTable.cpp...
Generating code for file lib/Passes/PassBuilder.cpp...
Generating code for file lib/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/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/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/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/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/DAGDeltaAlgorithm.cpp...
Generating code for file lib/Support/DataExtractor.cpp...
Generating code for file lib/Support/Debug.cpp...
Generating code for file lib/Support/DebugCounter.cpp...
Generating code for file lib/Support/DeltaAlgorithm.cpp...
Generating code for file lib/Support/DynamicLibrary.cpp...
Generating code for file lib/Support/Errno.cpp...
Generating code for file lib/Support/ErrorHandling.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/IntEqClasses.cpp...
Generating code for file lib/Support/IntervalMap.cpp...
Generating code for file lib/Support/JamCRC.cpp...
Generating code for file lib/Support/KnownBits.cpp...
Generating code for file lib/Support/LEB128.cpp...
Generating code for file lib/Support/LineI/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:467: warning: Found unknown command `\macro'
terator.cpp...
Generating code for file lib/Support/Locale.cpp...
Generating code for file lib/Support/LockFileManager.cpp...
Generating code for file lib/Support/ManagedStatic.cpp...
Generating code for file lib/Support/MathExtras.cpp...
Generating code for file lib/Support/MD5.cpp...
Generating code for file lib/Support/Memory.cpp...
Generating code for file lib/Support/MemoryBuffer.cpp...
Generating code for file lib/Support/Mutex.cpp...
Generating code for file lib/Support/NativeFormatting.cpp...
Generating code for file lib/Support/Options.cpp...
Generating code for file lib/Support/Parallel.cpp...
Generating code for file lib/Support/Path.cpp...
Generating code for file lib/Support/PluginLoader.cpp...
Generating code for file lib/Support/PrettyStackTrace.cpp...
Generating code for file lib/Support/Process.cpp...
Generating code for file lib/Support/Program.cpp...
Generating code for file lib/Support/RandomNumberGenerator.cpp...
Generating code for file lib/Support/raw_os_ostream.cpp...
Generating code for file lib/Support/raw_ostream.cpp...
Generating code for file lib/Support/regcomp.c...
Generating code for file lib/Support/regengine.inc...
Generating code for file lib/Support/regerror.c...
Generating code for file lib/Support/Regex.cpp...
Generating code for file lib/Support/regex2.h...
Generating code for file lib/Support/regex_impl.h...
Generating code for file lib/Support/regexec.c...
Generating code for file lib/Support/regfree.c...
Generating code for file lib/Support/regstrlcpy.c...
Generating code for file lib/Support/regutils.h...
Generating code for file lib/Support/RWMutex.cpp...
Generating code for file lib/Support/ScaledNumber.cpp...
Generating code for file lib/Support/ScopedPrinter.cpp...
Generating code for file lib/Support/SHA1.cpp...
Generating code for file lib/Support/Signals.cpp...
Generating code for file lib/Support/SmallPtrSet.cpp...
Generating code for file lib/Support/SmallVector.cpp...
Generating code for file lib/Support/SourceMgr.cpp...
Generating code for file lib/Support/SpecialCaseList.cpp...
Generating code for file lib/Support/Statistic.cpp...
Generating code for file lib/Support/StringExtras.cpp...
Generating code for file lib/Support/StringMap.cpp...
Generating code for file lib/Support/StringPool.cpp...
Generating code for file lib/Support/StringRef.cpp...
Generating code for file lib/Support/StringSaver.cpp...
Generating code for file lib/Support/SystemUtils.cpp...
Generating code for file lib/Support/TargetParser.cpp...
Generating code for file lib/Support/TargetRegistry.cpp...
Generating code for file lib/Support/TarWriter.cpp...
Generating code for file lib/Support/Threading.cpp...
Generating code for file lib/Support/ThreadLocal.cpp...
Generating code for file lib/Support/ThreadPool.cpp...
Generating code for file lib/Support/Timer.cpp...
Generating code for file lib/Support/ToolOutputFile.cpp...
Generating code for file lib/Support/TrigramIndex.cpp...
Generating code for file lib/Support/Triple.cpp...
Generating code for file lib/Support/Twine.cpp...
Generating code for file lib/Support/Unicode.cpp...
Generating code for file lib/Support/Unix/COM.inc...
Generating code for file lib/Support/Windows/COM.inc...
Generating code for file lib/Support/Unix/DynamicLibrary.inc...
Generating code for file lib/Support/Windows/DynamicLibrary.inc...
Generating code for file lib/Support/Unix/Host.inc...
Generating code for file lib/Support/Windows/Host.inc...
Generating code for file lib/Support/Unix/Memory.inc...
Generating code for file lib/Support/Windows/Memory.inc...
Generating code for file lib/Support/Unix/Mutex.inc...
Generating code for file lib/Support/Windows/Mutex.inc...
Generating code for file lib/Support/Unix/Path.inc...
Generating code for file lib/Support/Windows/Path.inc...
Generating code for file lib/Support/Unix/Process.inc...
Generating code for file lib/Support/Windows/Process.inc...
Generating code for file lib/Support/Unix/Program.inc...
Generating code for file lib/Support/Windows/Program.inc...
Generating code for file lib/Support/Unix/RWMutex.inc...
Generating code for file lib/Support/Windows/RWMutex.inc...
Generating code for file lib/Support/Unix/Signals.inc...
Generating code for file lib/Support/Windows/Signals.inc...
Generating code for file lib/Support/Unix/Threading.inc...
Generating code for file lib/Support/Windows/Threading.inc...
Generating code for file lib/Support/Unix/ThreadLocal.inc...
Generating code for file lib/Support/Windows/ThreadLocal.inc...
Generating code for file lib/Support/Unix/Unix.h...
Generating code for file lib/Support/Unix/Watchdog.inc...
Generating code for file lib/Support/Windows/Watchdog.inc...
Generating code for file lib/Support/Valgrind.cpp...
Generating code for file lib/Support/Watchdog.cpp...
Generating code for file lib/Support/Windows/explicit_symbols.inc...
Generating code for file lib/Support/Windows/WindowsSupport.h...
Generating code for file lib/Support/xxhash.cpp...
Generating code for file lib/Support/YAMLParser.cpp...
Generating code for file lib/Support/YAMLTraits.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/AArch64CallingConvention.h...
Generating code for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64CallLowering.h...
Generating code for file lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Generating code for file lib/Target/AArch64/AArch64CollectLOH.cpp...
Generating code for file lib/Target/AArch64/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/AArch64ExpandPseudoInsts.cpp...
Generating code for file lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Generating code for file lib/Target/AArch64/AArch64FastISel.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.h...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.h...
Generating code for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating code for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating code for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Generating code for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating code for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating code for file lib/Target/AArch64/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/AArch64VectorByElementOpt.cpp...
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/InstPrinter/AArch64InstPrinter.cpp...
Generating code for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPU.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateUniform/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1277: warning: explicit link request to 'applyMapping' could not be resolved
Values.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/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/AMDGPUFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFrameLowering.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/AMDGPUIntrinsicInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUIntrinsicInfo.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/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/AMDGPUMCInstLower.h...
Generating code for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating code for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating code for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating code for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating code for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Generating code for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.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/SIMCCodeEmitter.cpp...
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/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/SIAnnotateControlFlow.cpp...
Generating code for file lib/Target/AMDGPU/SIDebuggerInsertNops.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/SIFixVGPRCopies.cpp...
Generating code for file lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Generating code for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating code for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating code for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating code for file lib/Target/AMDGPU/SIInsertWaits.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/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/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/SIRegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating code for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating code for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating code for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/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/ARCRegisterInfo.cpp...
Generating code for file lib/Target/ARC/ARCRegisterInfo.h...
Generating code for file lib/Target/ARC/ARCSubtarget.cpp...
Generating code for file lib/Target/ARC/ARCSubtarget.h...
Generating code for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating code for file lib/Target/ARC/ARCTargetMachine.h...
Generating code for file lib/Target/ARC/ARCTargetStreamer.h...
Generating code for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating code for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating code for file lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Generating code for file lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating code for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating code for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating code for file lib/Target/ARM/ARM.h...
Generating code for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating code for file lib/Target/ARM/ARMAsmPrinter.h...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating code for file lib/Target/ARM/ARMCallingConv.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/ARMComputeBlockSize.cpp...
Generating code for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating code for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating code for file lib/Target/ARM/ARMFastISel.cpp...
Generating code for file lib/Target/ARM/ARMFeatures.h...
Generating code for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating code for file lib/Target/ARM/ARMFrameLowering.h...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating code for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMInstrInfo.h...
Generating code for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating code for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.h...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating code for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating code for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating code for file lib/Target/ARM/ARMMacroFusion.h...
Generating code for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating code for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating code for file lib/Target/ARM/ARMPerfectShuffle.h...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.h...
Generating code for file lib/Target/ARM/ARMRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.h...
Generating code for file lib/Target/ARM/ARMSubtarget.cpp...
Generating code for file lib/Target/ARM/ARMSubtarget.h...
Generating code for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating code for file lib/Target/ARM/ARMTargetMachine.h...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating code for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating code for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating code for file lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Generating code for file lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating code for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating code for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating code for file lib/Target/ARM/Thumb1FrameLowering.h...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating code for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating code for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating code for file lib/Target/AVR/AVR.h...
Generating code for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating code for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.h...
Generating code for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating code for file lib/Target/AVR/AVRInstrInfo.h...
Generating code for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.h...
Generating code for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating code for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating code for file lib/Target/AVR/AVRMCInstLower.h...
Generating code for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating code for file lib/Target/AVR/AVRRegisterInfo.h...
Generating code for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating code for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating code for file lib/Target/AVR/AVRSubtarget.cpp...
Generating code for file lib/Target/AVR/AVRSubtarget.h...
Generating code for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating code for file lib/Target/AVR/AVRTargetMachine.h...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating code for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating code for file lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Generating code for file lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Generating/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <r> found
 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/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/AVRMCExpr.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating code for file lib/Target/AVR/README.md...
Generating code for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating code for file lib/Target/AVR/TODO.md...
Generating code for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating code for file lib/Target/BPF/BPF.h...
Generating code for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating code for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating code for file lib/Target/BPF/BPFFrameLowering.h...
Generating code for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating code for file lib/Target/BPF/BPFInstrInfo.h...
Generating code for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.h...
Generating code for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating code for file lib/Target/BPF/BPFMCInstLower.h...
Generating code for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating code for file lib/Target/BPF/BPFRegisterInfo.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/Disassembler/BPFDisassembler.cpp...
Generating code for file lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Generating code for file lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating code for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating code for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.h...
Generating code for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating code for file lib/Target/Hexagon/Hexagon.h...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating code for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating code for file lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonCommonGEP.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstExtenders.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstPropagation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Generating code for file lib/Target/Hexagon/HexagonDepArch.h...
Generating code for file lib/Target/Hexagon/HexagonDepITypes.h...
Generating code for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating code for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating code for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating code for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating code for file lib/Target/Hexagon/HexagonFrameLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating code for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating code for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.h...
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/HexagonVLIWPacketizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generati/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
ng code for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating code for file lib/Target/Hexagon/RDFCopy.cpp...
Generating code for file lib/Target/Hexagon/RDFCopy.h...
Generating code for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating code for file lib/Target/Hexagon/RDFDeadCode.h...
Generating code for file lib/Target/Hexagon/RDFGraph.cpp...
Generating code for file lib/Target/Hexagon/RDFGraph.h...
Generating code for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating code for file lib/Target/Hexagon/RDFLiveness.h...
Generating code for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating code for file lib/Target/Hexagon/RDFRegisters.h...
Generating code for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating code for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating code for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Generating code for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Generating code for file lib/Target/Lanai/Lanai.h...
Generating code for file lib/Target/Lanai/LanaiAluCode.h...
Generating code for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating code for file lib/Target/Lanai/LanaiCondCode.h...
Generating code for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating code for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.h...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating code for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating code for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating code for file lib/Target/Lanai/LanaiSubtarget.h...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating code for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating code for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating code for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating code for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating code for file lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Generating code for file lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Generating 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/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/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/MipsHazardSchedule.cpp...
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/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/MipsLongBranch.cpp...
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/MipsRegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsRegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating code for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEISelLowering.h...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSubtarget.cpp...
Generating code for file lib/Target/Mips/MipsSubtarget.h...
Generating code for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating code for file lib/Target/Mips/MipsTargetMachine.h...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating code for file lib/Target/Mips/MipsTargetStreamer.h...
Generating code for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating code for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Generating code for file lib/Target/MSP430/InstPrinter/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/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/Nios2/MCTargetDesc/Nios2MCTargetDesc.cpp...
Generating code for file lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.h...
Generating code for file lib/Target/Nios2/Nios2.h...
Generating code for file lib/Target/Nios2/Nios2FrameLowering.cpp...
Generating code for file lib/Target/Nios2/Nios2FrameLowering.h...
Generating code for file lib/Target/Nios2/Nios2InstrInfo.cpp...
Generating code for file lib/Target/Nios2/Nios2InstrInfo.h...
Generating code for file lib/Target/Nios2/Nios2RegisterInfo.cpp...
Generating code for file lib/Target/Nios2/Nios2RegisterInfo.h...
Generating code for file lib/Target/Nios2/Nios2Subtarget.cpp...
Generating code for file lib/Target/Nios2/Nios2Subtarget.h...
Generating code for file lib/Target/Nios2/Nios2TargetMachine.cpp...
Generating code for file lib/Target/Nios2/Nios2TargetMachine.h...
Generating code for file lib/Target/Nios2/TargetInfo/Nios2TargetInfo.cpp...
Generating code for file lib/Target/NVPTX/cl_common_defines.h...
Generating code for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Generating code for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Generating code for file lib/Target/NVPTX/ManagedStringPool.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Generating code for file lib/Target/NVPTX/NVPTX.h...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.h...
Generating code for file lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Generating code for file lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.h...
Generating code for file lib/Target/NVPTX/NVPTXPeephole.cpp...
Generating code for file lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Generating code for file lib/Target/NVPTX/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/NVPTXSection.h...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating code for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating code for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating code for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating code for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating code for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating code for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Generating code for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/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/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.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...
Generatin/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:152: warning: Unsupported xml/html tag <Root> found
g code for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating code for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating code for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.h...
Generating code for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating code for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating code for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating code for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating code for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating code for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating code for file lib/Target/PowerPC/PPCSubtarget.h...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating code for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating code for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating code for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating code for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating code for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating code for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating code for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Generating code for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating code for file lib/Target/RISCV/RISCV.h...
Generating code for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating code for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.h...
Generating code for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating code for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating code for file lib/Target/RISCV/RISCVSubtarget.h...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating code for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating code for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating code for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating code for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Generating code for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Generating code for file lib/Target/Sparc/LeonPasses.cpp...
Generating code for file lib/Target/Sparc/LeonPasses.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating code for file lib/Target/Sparc/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/SparcTargetStreamer.h...
Generating code for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating code for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating code for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating code for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Generating code for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating code for file lib/Target/SystemZ/SystemZ.h...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating code for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating code for file lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating code for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating code for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating code for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating code for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Generating code for file lib/Target/SystemZ/SystemZShortenInst.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.h...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.h...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Generating code for file lib/Target/SystemZ/SystemZTDC.cpp...
Generating code for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Generating code for file lib/Target/Target.cpp...
Generating code for file lib/Target/TargetIntrinsicInfo.cpp...
Generating code for file lib/Target/TargetLoweringObjectFile.cpp...
Generating code for file lib/Target/TargetMachine.cpp...
Generating code for file lib/Target/TargetMachineC.cpp...
Generating code for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating code for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Generating code for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating code for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssembly.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.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/WebAssemblyOptimizeLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyStoreResults.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/WebA/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:228: warning: Found unknown command `\ABS8'
ssemblyTargetTransformInfo.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/X86AsmInstrumentation.cpp...
Generating code for file lib/Target/X86/AsmParser/X86AsmInstrumentation.h...
Generating code for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating code for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating code for file lib/Target/X86/AsmParser/X86Operand.h...
Generating code for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h...
Generating code for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Generating code for file lib/Target/X86/InstPrinter/X86InstComments.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86InstComments.h...
Generating code for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating code for file lib/Target/X86/X86.h...
Generating code for file lib/Target/X86/X86AsmPrinter.cpp...
Generating code for file lib/Target/X86/X86AsmPrinter.h...
Generating code for file lib/Target/X86/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/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/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/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//opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:34520: warning: explicit link request to 'PACKSS' could not be resolved
X86/X86InstrInfo.cpp...
Generating code for file lib/Target/X86/X86InstrInfo.h...
Generating code for file lib/Target/X86/X86InstructionSelector.cpp...
Generating code for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating code for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating code for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.h...
Generating code for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating code for file lib/Target/X86/X86LegalizerInfo.h...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating code for file lib/Target/X86/X86MacroFusion.cpp...
Generating code for file lib/Target/X86/X86MacroFusion.h...
Generating code for file lib/Target/X86/X86MCInstLower.cpp...
Generating code for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating code for file lib/Target/X86/X86PadShortFunction.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.h...
Generating code for file lib/Target/X86/X86RegisterInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterInfo.h...
Generating code for file lib/Target/X86/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/X86Subtarget.cpp...
Generating code for file lib/Target/X86/X86Subtarget.h...
Generating code for file lib/Target/X86/X86TargetMachine.cpp...
Generating code for file lib/Target/X86/X86TargetMachine.h...
Generating code for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating code for file lib/Target/X86/X86TargetObjectFile.h...
Generating code for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating code for file lib/Target/X86/X86TargetTransformInfo.h...
Generating code for file lib/Target/X86/X86VZeroUpper.cpp...
Generating code for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating code for file lib/Target/X86/X86WinEHState.cpp...
Generating code for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating code for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Generating code for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating code for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating code for file lib/Target/XCore/XCore.h...
Generating code for file lib/Target/XCore/XCoreAsmPrinter.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.h...
Generating code for file lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.h...
Generating code for file lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.h...
Generating code for file lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.h...
Generating code for file lib/Target/XCore/XCoreMCInstLower.cpp...
Generating code for file lib/Target/XCore/XCoreMCInstLower.h...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.cpp...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.h...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.h...
Generating code for file lib/Target/XCore/XCoreSubtarget.cpp...
Generating code for file lib/Target/XCore/XCoreSubtarget.h...
Generating code for file lib/Target/XCore/XCoreTargetMachine.cpp...
Generating code for file lib/Target/XCore/XCoreTargetMachine.h...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.cpp...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.h...
Generating code for file lib/Target/XCore/XCoreTargetStreamer.h...
Generating code for file lib/Target/XCore/XCoreTargetTransformInfo.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/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/InstCombineCalls.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating code for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating code for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating code for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating code for file lib/Transforms/Instrumentation/CFGMST.h...
Generating code for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/EfficiencySanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating code for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating code for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating code for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating code for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating code for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating code for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating code for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating code for file lib/Transforms/IPO/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/InferFunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/Inliner.cpp...
Generating code for file lib/Transforms/IPO/InlineSimple.cpp...
Generating code for file lib/Transforms/IPO/Internalize.cpp...
Generating code for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating code for file lib/Transforms/IPO/IPO.cpp...
Generating code for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating code for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating code for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating code for file lib/Transforms/IPO/PartialInlining.cpp...
Generating code for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating code for file lib/Transforms/IPO/PruneEH.cpp...
Generating code for file lib/Transforms/IPO/SampleProfile.cpp...
Generating code for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating code for file lib/Transforms/IPO/StripSymbols.cpp...
Generating code for file lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Generating code for file lib/Transforms/IPO/WholeProgramDevirt.cpp...
Generating code for file lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Generating code for file lib/Transforms/ObjCARC/BlotMapVector.h...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ObjCARC.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.h...
Generating code for file lib/Transforms/Scalar/ADCE.cpp...
Generating code for file lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Generating code for file lib/Transforms/Scalar/BDCE.cpp...
Generating code for file lib/Transforms/Scalar/CallSiteSplitting.cpp...
Generating code for file lib/Transforms/Scalar/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/IVUsersPrinter.cpp...
Ge/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:88: warning: Found unknown command `\llvm'
nerating code for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating code for file lib/Transforms/Scalar/LICM.cpp...
Generating code for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Generating code for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating code for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating code for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating code for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating code for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating code for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating code for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating code for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating code for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating code for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating code for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating code for file lib/Transforms/Scalar/LoopSink.cpp...
Generating code for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating code for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating code for file lib/Transforms/Scalar/LowerAtomic.cpp...
Generating code for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Generating code for file lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Generating code for file lib/Transforms/Scalar/MergeICmps.cpp...
Generating code for file lib/Transforms/Scalar/NaryReassociate.cpp...
Generating code for file lib/Transforms/Scalar/NewGVN.cpp...
Generating code for file lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Generating code for file lib/Transforms/Scalar/PlaceSafepoints.cpp...
Generating code for file lib/Transforms/Scalar/Reassociate.cpp...
Generating code for file lib/Transforms/Scalar/Reg2Mem.cpp...
Generating code for file lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Generating code for file lib/Transforms/Scalar/Scalar.cpp...
Generating code for file lib/Transforms/Scalar/Scalarizer.cpp...
Generating code for file lib/Transforms/Scalar/SCCP.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/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/Utils/AddDiscriminators.cpp...
Generating code for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating code for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating code for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating code for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating code for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating code for file lib/Transforms/Utils/CloneFunction.cpp...
Generating code for file lib/Transforms/Utils/CloneModule.cpp...
Generating code for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating code for file lib/Transforms/Utils/CtorUtils.cpp...
Generating code for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating code for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating code for file lib/Transforms/Utils/Evaluator.cpp...
Generating code for file lib/Transforms/Utils/FlattenCFG.cpp...
Generatin/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1133: warning: Found unknown command `\llvm'
warning: Included by graph for 'APFloat.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
g code for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating code for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating code for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating code for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating code for file lib/Transforms/Utils/InlineFunction.cpp...
Generating code for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating code for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating code for file lib/Transforms/Utils/LCSSA.cpp...
Generating code for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating code for file lib/Transforms/Utils/Local.cpp...
Generating code for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating code for file lib/Transforms/Utils/LoopUnroll.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating code for file lib/Transforms/Utils/LoopUtils.cpp...
Generating code for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating code for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating code for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating code for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating code for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating code for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating code for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating code for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating code for file lib/Transforms/Utils/OrderedInstructions.cpp...
Generating code for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating code for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating code for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating code for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating code for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating code for file lib/Transforms/Utils/SimplifyInstructions.cpp...
Generating code for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating code for file lib/Transforms/Utils/SplitModule.cpp...
Generating code for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating code for file lib/Transforms/Utils/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/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/LoopVectorize.cpp...
Generating code for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating code for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.h...
Generating code for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating code for file lib/XRay/InstrumentationMap.cpp...
Generating file documentation...
Generating docs for file docs/doxygen-mainpage.dox...
Generating docs for file include/llvm-c/BitReader.h...
Generating docs for file include/llvm-c/BitWriter.h...
Generating docs for file include/llvm-c/Core.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/Initialization.h...
Generating docs for file include/llvm-c/LinkTimeOptimizer.h...
Generating docs for file include/llvm-c/lto.h...
Generating docs for file include/llvm-c/Object.h...
Generating docs for file include/llvm-c/OrcBindings.h...
Generating docs for file include/llvm-c/Support.h...
Generating docs for file include/llvm-c/Target.h...
Generating docs for file include/llvm/ADT/AllocatorList.h...
Generating docs for file include/llvm/ADT/APFloat.h...
Generating docs 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 'iterator_range.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'None.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Optional.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for '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.
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/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/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/edit_distance.h...
Generating docs for file include/llvm/ADT/EpochTracker.h...
Generating docs for file include/llvm/ADT/EquivalenceClasses.h...
Generating docs for file include/llvm/ADT/FoldingSet.h...
Generating docs for file include/llvm/ADT/GraphTraits.h...
Generating docs for file include/llvm/ADT/Hashing.h...
Generating docs for file include/llvm/ADT/ilist.h...
Generating docs for file include/llvm/ADT/ilist_base.h...
Generating docs for file include/llvm/ADT/ilist_iterator.h...
Generating docs for file include/llvm/ADT/ilist_node.h...
Generating docs for file include/llvm/ADT/ilist_node_base.h...
Generating docs for file include/llvm/ADT/ilist_node_options.h...
Generating docs for file include/llvm/ADT/ImmutableList.h...
Generating docs for file include/llvm/ADT/ImmutableMap.h...
Generating docs for file include/llvm/ADT/ImmutableSet.h...
Generating docs for file include/llvm/ADT/IndexedMap.h...
Generating docs for file include/llvm/ADT/IntEqClasses.h...
Generating docs for file include/llvm/ADT/IntervalMap.h...
Generating docs for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating docs for file include/llvm/ADT/iterator.h...
Generating docs for file include/llvm/ADT/iterator_range.h...
Generating docs for file include/llvm/ADT/MapVector.h...
Generating docs for file include/llvm/ADT/None.h...
Generating docs for file include/llvm/ADT/Optional.h...
Generating docs for file include/llvm/ADT/PackedVector.h...
Generating docs for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating docs for file include/llvm/ADT/PointerIntPair.h...
Generating docs for file include/llvm/ADT/PointerSumType.h...
Generating docs for file include/llvm/ADT/PointerUnion.h...
Generating docs for file include/llvm/ADT/PostOrderIterator.h...
Generating docs for file include/llvm/ADT/PriorityQueue.h...
Generating docs for file include/llvm/ADT/PriorityWorklist.h...
Generating docs for file include/llvm/ADT/SCCIterator.h...
Generating docs for file include/llvm/ADT/ScopedHashTable.h...
Generating docs for file include/llvm/ADT/ScopeExit.h...
Generating docs for file include/llvm/ADT/Sequence.h...
Generating docs for file include/llvm/ADT/SetOperations.h...
Generating docs for file include/llvm/ADT/SetVector.h...
Generating docs for file include/llvm/ADT/simple_ilist.h...
Generating docs for file include/llvm/ADT/SmallBitVector.h...
Generating docs for file include/llvm/ADT/SmallPtrSet.h...
Generating docs for file include/llvm/ADT/SmallSet.h...
Generating docs for file include/llvm/ADT/SmallString.h...
Generating docs for file include/llvm/ADT/SmallVector.h...
Generating docs for file include/llvm/ADT/SparseBitVector.h...
Generating docs for file include/llvm/ADT/SparseMultiSet.h...
Generating docs for file include/llvm/ADT/SparseSet.h...
Generating docs for file include/llvm/ADT/Statistic.h...
Generating docs for file include/llvm/ADT/STLExtras.h...
Generating docs for file include/llvm/ADT/StringExtras.h...
Generating docs for file include/llvm/ADT/StringMap.h...
Generating docs for file include/llvm/ADT/StringRef.h...
Generating docs for file include/llvm/ADT/StringSet.h...
Generating docs for file include/llvm/ADT/StringSwitch.h...
Generating docs for file include/llvm/ADT/TinyPtrVector.h...
Generating docs for file include/llvm/ADT/Triple.h...
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.
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
warning: Included by graph for 'CFG.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/MemoryBuiltins.h:180: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:19: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:21: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:23: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:34: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:37: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:40: warning: Found unknown command `\_Znwm'
Generating docs for file include/llvm/ADT/Twine.h...
Generating docs for file include/llvm/ADT/UniqueVector.h...
Generating docs for file include/llvm/ADT/VariadicFunction.h...
Generating docs for file include/llvm/Analysis/AliasAnalysis.h...
Generating docs for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating docs for file include/llvm/Analysis/AliasSetTracker.h...
Generating docs for file include/llvm/Analysis/AssumptionCache.h...
Generating docs for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating docs for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating docs for file include/llvm/Analysis/CallGraph.h...
Generating docs for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating docs for file include/llvm/Analysis/CallPrinter.h...
Generating docs for file include/llvm/Analysis/CaptureTracking.h...
Generating docs for file include/llvm/Analysis/CFG.h...
Generating docs for file include/llvm/IR/CFG.h...
Generating docs for file include/llvm/Analysis/CFGPrinter.h...
Generating docs for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating docs for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CGSCCPassManager.h...
Generating docs for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating docs for file include/llvm/Analysis/CodeMetrics.h...
Generating docs for file include/llvm/Analysis/ConstantFolding.h...
Generating docs for file include/llvm/Analysis/DemandedBits.h...
Generating docs for file include/llvm/Analysis/DependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DominanceFrontier.h...
Generating docs for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating docs for file include/llvm/Analysis/DomPrinter.h...
Generating docs for file include/llvm/Analysis/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/IndirectCallPromotionAnalysis.h...
Generating docs for file include/llvm/Analysis/IndirectCallSiteVisitor.h...
Generating docs for file include/llvm/Analysis/InlineCost.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/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/Lint.h...
Generating docs for file include/llvm/Analysis/Loads.h...
Generating docs for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating docs for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating docs for file include/llvm/Analysis/LoopInfo.h...
Generating docs for file include/llvm/Analysis/LoopInfoImpl.h...
Generating docs for file include/llvm/Analysis/LoopIterator.h...
Generating docs for file include/llvm/Analysis/LoopPass.h...
Generating docs for file include/llvm/Analysis/LoopUnrollAnalyzer.h...
Generating docs for file include/llvm/Analysis/MemoryBuiltins.h...
Generating docs for file include/llvm/Analysis/MemoryDependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/MemoryLocation.h...
Generating docs for file include/llvm/Analysis/MemorySSA.h...
Generating docs for file include/llvmwarning: Included by graph for 'Passes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h:375: warning: Found unknown command `\llvm'
warning: Included by graph for 'ScalarEvolution.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetLibraryInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetTransformInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:38: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:44: 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:403: warning: Unsupported xml/html tag <op> found
warning: Included by graph for 'Dwarf.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ELF.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'AsmPrinter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/Analysis/MemorySSAUpdater.h...
Generating docs for file include/llvm/Analysis/ModuleSummaryAnalysis.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/ObjectUtils.h...
Generating docs for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating docs for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating docs for file include/llvm/Analysis/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/PostDominators.h...
Generating docs for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating docs for file include/llvm/Analysis/PtrUseVisitor.h...
Generating docs for file include/llvm/Analysis/RegionInfo.h...
Generating docs for file include/llvm/Analysis/RegionInfoImpl.h...
Generating docs for file include/llvm/Analysis/RegionIterator.h...
Generating docs for file include/llvm/Analysis/RegionPass.h...
Generating docs for file include/llvm/Analysis/RegionPrinter.h...
Generating docs for file include/llvm/Analysis/ScalarEvolution.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating docs for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating docs for file include/llvm/Analysis/SparsePropagation.h...
Generating docs for file include/llvm/Analysis/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/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/COFF.h...
Generating docs for file include/llvm/Object/COFF.h...
Generating docs for file include/llvm/BinaryFormat/Dwarf.h...
Generating docs for file include/llvm/BinaryFormat/ELF.h...
Generating docs for file include/llvm/Object/ELF.h...
Generating docs for file include/llvm/BinaryFormat/MachO.h...
Generating docs for file include/llvm/Object/MachO.h...
Generating docs for file include/llvm/BinaryFormat/Magic.h...
Generating docs for file include/llvm/BinaryFormat/Wasm.h...
Generating docs for file include/llvm/Object/Wasm.h...
Generating docs for file include/llvm/Bitcode/BitcodeReader.h...
Generating docs for file include/llvm/Bitcode/BitCodes.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriter.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating docs for file include/llvm/Bitcode/BitstreamReader.h...
Generating docs for file include/llvm/Bitcode/BitstreamWriter.h...
Generating docs for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating docs for file include/llvm/CodeGen/Analysis.h...
Generating docs for file include/llvm-c/Analysis.h...
Generating docs for file include/llvm/CodeGen/AsmPrinter.h...
Generating docs for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating docs for file include/llvm/CodeGen/BasicTTIImpl.h...
Generating docs for file include/llvm/CodeGen/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1277: warning: explicit link request to 'applyMapping' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1277: warning: explicit link request to 'applyMapping' could not be resolved
warning: Included by graph for 'LiveIntervalAnalysis.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h:21: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h:22: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h:24: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h:25: warning: Unsupported xml/html tag <def> found
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.
/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/DAGCombine.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/ExecutionDepsFix.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/GCs.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/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/Legalizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerCombiner.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/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/Types.h...
Generating docs for file include/llvm-c/Types.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating docs for file include/llvm/CodeGen/IntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/ISDOpcodes.h...
Generating docs for file include/llvm/CodeGen/LatencyPriorityQueue.h...
Generating docs for file include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Generating docs for file include/llvm/CodeGen/LexicalScopes.h...
Generating docs for file include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Generating docs for file include/llvm/CodeGen/LinkAllCodegenComponents.h...
Generating docs for file include/llvm/CodeGen/LiveInterval.h...
Generating docs for file include/llvm/CodeGen/LiveIntervalAnalysis.h...
Generating docs for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating docs for file include/llvm/CodeGen/LivePhysRegs.h...
Generating docs for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating docs for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating docs for file include/llvm/CodeGen/LiveRegUnits.h...
Generating docs for file include/llvm/CodeGen/LiveStackAnalysis.h...
Generating docs for file include/llvm/CodeGen/LiveVariables.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 inwarning: 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.
warning: Included by graph for 'MachineValueType.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SelectionDAG.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
clude/llvm/CodeGen/MachineFunction.h...
Generating docs for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating docs for file include/llvm/CodeGen/MachineInstr.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating docs for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating docs for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating docs for file include/llvm/CodeGen/MachineMemOperand.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating docs for file include/llvm/CodeGen/MachineOperand.h...
Generating docs for file include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Generating docs for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating docs for file include/llvm/CodeGen/MachinePostDominators.h...
Generating docs for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating docs for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating docs for file include/llvm/CodeGen/MachineScheduler.h...
Generating docs for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating docs for file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating docs for file include/llvm/CodeGen/MachineValueType.h...
Generating docs for file include/llvm/CodeGen/MachORelocation.h...
Generating docs for file include/llvm/CodeGen/MacroFusion.h...
Generating docs for file include/llvm/CodeGen/MIRParser/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/ParallelCG.h...
Generating docs for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating docs for file include/llvm/CodeGen/PBQP/Graph.h...
Generating docs for file include/llvm/XRay/Graph.h...
Generating docs for file include/llvm/CodeGen/PBQP/Math.h...
Generating docs for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating docs for file include/llvm/CodeGen/PBQP/Solution.h...
Generating docs for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating docs for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating docs for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating docs for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating docs for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating docs for file include/llvm/CodeGen/RegisterPressure.h...
Generating docs for file include/llvm/CodeGen/RegisterScavenging.h...
Generating docs for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating docs for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating docs for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAG.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAGMutation.h...
Generating docs for file include/llvm/CodeGen/ScheduleDFS.h...
Generating docs for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating docs for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SelectionDAG.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating docs for file include/llvm/CodeGen/SlotIndexes.h...
Generating docs for file include/llvm/CodeGen/StackMaps.h...
Generating docs for file include/llvm/CodeGen/StackProtector.h...
Generating docs for file include/llvm/CodeGen/TailDuplicator.h...
Generatwarning: Included by graph for 'TargetFrameLowering.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CodeView.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ing docs for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating docs for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating docs for file include/llvm/CodeGen/TargetPassConfig.h...
Generating docs for file include/llvm/CodeGen/TargetSchedule.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/WinEHFuncInfo.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/CVDebugRecord.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/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/RecordName.h...
Generating docs for file include/llvm/DebugInfo/CodeView/RecordSerialization.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/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/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/TypeRecordBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeSerializer.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/TypeTableBuilder.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/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/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/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/DWARFObject.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating docs for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating docs for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating docs for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.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/DIAError.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/DIASession.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASourcewarning: Included by graph for 'PDBSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
File.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASupport.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/IPDBLineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.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/Native/DbiModuleDescriptor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeBuiltinSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/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/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 incluwarning: Included by graph for 'PDBTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
de/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating docs for file include/llvm/Demangle/Demangle.h...
Generating docs for file include/llvm/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/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/ObjectMemoryBuffer.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/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/LambdaResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Owarning: 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 'CallSite.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constant.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constants.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DataLayout.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:192: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:224: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
warning: Included by graph for 'DebugInfoMetadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DebugLoc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DerivedTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Dominators.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Function.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalVariable.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstrTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instruction.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instructions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IntrinsicInst.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Intrinsics.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
rc/OrcABISupport.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating docs for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Generating docs for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating docs for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating docs for file include/llvm/FuzzMutate/IRMutator.h...
Generating docs for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating docs for file include/llvm/FuzzMutate/Operations.h...
Generating docs for file include/llvm/FuzzMutate/Random.h...
Generating docs for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating docs for file include/llvm/InitializePasses.h...
Generating docs for file include/llvm/IR/Argument.h...
Generating docs for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating docs for file include/llvm/IR/Attributes.h...
Generating docs for file include/llvm/IR/AutoUpgrade.h...
Generating docs for file include/llvm/IR/BasicBlock.h...
Generating docs for file include/llvm/IR/CallingConv.h...
Generating docs for file include/llvm/IR/CallSite.h...
Generating docs for file include/llvm/IR/Comdat.h...
Generating docs for file include/llvm/IR/Constant.h...
Generating docs for file include/llvm/IR/ConstantFolder.h...
Generating docs for file include/llvm/IR/ConstantRange.h...
Generating docs for file include/llvm/IR/Constants.h...
Generating docs for file include/llvm/IR/DataLayout.h...
Generating docs for file include/llvm/IR/DebugInfo.h...
Generating docs for file include/llvm-c/DebugInfo.h...
Generating docs for file include/llvm/IR/DebugInfoMetadata.h...
Generating docs for file include/llvm/IR/DebugLoc.h...
Generating docs for file include/llvm/IR/DerivedTypes.h...
Generating docs for file include/llvm/IR/DerivedUser.h...
Generating docs for file include/llvm/IR/DiagnosticHandler.h...
Generating docs for file include/llvm/IR/DiagnosticInfo.h...
Generating docs for file include/llvm/IR/DiagnosticPrinter.h...
Generating docs for file include/llvm/IR/DIBuilder.h...
Generating docs for file include/llvm/IR/Dominators.h...
Generating docs for file include/llvm/IR/Function.h...
Generating docs for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating docs for file include/llvm/IR/GlobalAlias.h...
Generating docs for file include/llvm/IR/GlobalIFunc.h...
Generating docs for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating docs for file include/llvm/IR/GlobalObject.h...
Generating docs for file include/llvm/IR/GlobalValue.h...
Generating docs for file include/llvm/IR/GlobalVariable.h...
Generating docs for file include/llvm/IR/GVMaterializer.h...
Generating docs for file include/llvm/IR/InlineAsm.h...
Generating docs for file include/llvm/IR/InstIterator.h...
Generating docs for file include/llvm/IR/InstrTypes.h...
Generating docs for file include/llvm/IR/Instruction.h...
Generating docs for file include/llvm/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 fwarning: 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 '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 'Type.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Use.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'User.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Value.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueHandle.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAsmInfo.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.
ile include/llvm/IR/IRBuilder.h...
Generating docs for file include/llvm/IR/IRPrintingPasses.h...
Generating docs for file include/llvm/IR/LegacyPassManager.h...
Generating docs for file include/llvm/IR/LegacyPassManagers.h...
Generating docs for file include/llvm/IR/LegacyPassNameParser.h...
Generating docs for file include/llvm/IR/LLVMContext.h...
Generating docs for file include/llvm/IR/Mangler.h...
Generating docs for file include/llvm/IR/MDBuilder.h...
Generating docs for file include/llvm/IR/Metadata.h...
Generating docs for file include/llvm/IR/Module.h...
Generating docs for file include/llvm/IR/ModuleSlotTracker.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndex.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating docs for file include/llvm/IR/NoFolder.h...
Generating docs for file include/llvm/IR/OperandTraits.h...
Generating docs for file include/llvm/IR/Operator.h...
Generating docs for file include/llvm/IR/OptBisect.h...
Generating docs for file include/llvm/IR/PassManager.h...
Generating docs for file include/llvm/IR/PassManagerInternal.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/TypeBuilder.h...
Generating docs for file include/llvm/IR/TypeFinder.h...
Generating docs for file include/llvm/IR/Use.h...
Generating docs for file include/llvm/IR/UseListOrder.h...
Generating docs for file include/llvm/IR/User.h...
Generating docs for file include/llvm/IR/Value.h...
Generating docs for file include/llvm/IR/ValueHandle.h...
Generating docs for file include/llvm/IR/ValueMap.h...
Generating docs for file include/llvm/IR/ValueSymbolTable.h...
Generating docs for file include/llvm/IR/Verifier.h...
Generating docs for file include/llvm/IRReader/IRReader.h...
Generating docs for file include/llvm-c/IRReader.h...
Generating docs for file include/llvm/LineEditor/LineEditor.h...
Generating docs for file include/llvm/LinkAllIR.h...
Generating docs for file include/llvm/LinkAllPasses.h...
Generating docs for file include/llvm/Linker/IRMover.h...
Generating docs for file include/llvm/Linker/Linker.h...
Generating docs for file include/llvm-c/Linker.h...
Generating docs for file include/llvm/LTO/Caching.h...
Generating docs for file include/llvm/LTO/Config.h...
Generating docs for file include/llvm/LTO/legacy/LTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/LTOModule.h...
Generating docs for file include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Generating docs for file include/llvm/LTO/LTO.h...
Generating docs for file include/llvm/LTO/LTOBackend.h...
Generating docs for file include/llvm/MC/ConstantPools.h...
Generating docs for file include/llvm/MC/LaneBitmask.h...
Generating docs for file include/llvm/MC/MachineLocation.h...
Generating docs for file include/llvm/MC/MCAsmBackend.h...
Generating docs for file include/llvm/MC/MCAsmInfo.h...
Generating docs for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating docs for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating docs for file include/llvm/MC/MCAsmInfoELF.h...
Generating docs for file include/llvm/MC/MCAsmInfoWasm.h...
Generating docs for file include/llvm/MC/MCAsmLayout.h...
Generating docs for file include/llvm/MC/MCAssembler.h...
Generating docs for file include/llvm/MC/MCCodeEmitter.h...
Generating docs for file include/llvm/MC/MCCodePadder.h...
Generating docs for file include/llvm/MC/MCCodeView.h...
Generating docs for file include/llvm/MC/MCContext.h...
Generating docs for file include/llvm/MC/MCDirectives.h...
Generating docs for file include/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 '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.
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/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating docs for file include/llvm/MC/MCRegisterInfo.h...
Generating docs for file include/llvm/MC/MCSchedule.h...
Generating docs for file include/llvm/MC/MCSection.h...
Generating docs for file include/llvm/MC/MCSectionCOFF.h...
Generating docs for file include/llvm/MC/MCSectionELF.h...
Generating docs for file include/llvm/MC/MCSectionMachO.h...
Generating docs for file include/llvm/MC/MCSectionWasm.h...
Generating docs for file include/llvm/MC/MCStreamer.h...
Generating docs for file include/llvm/MC/MCSubtargetInfo.h...
Generating docs for file include/llvm/MC/MCSymbol.h...
Generating docs for file include/llvm/MC/MCSymbolCOFF.h...
Generating docs for file include/llvm/MC/MCSymbolELF.h...
Generating docs for file include/llvm/MC/MCSymbolMachO.h...
Generating docs for file include/llvm/MC/MCSymbolWasm.h...
Generating docs for file include/llvm/MC/MCTargetOptions.h...
Generating docs for file include/llvm/MC/MCTargetOptionsCommandFlags.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/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/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/Decompressor.h...
Generating docs for file include/llvm/Object/ELFObjewarning: Included by graph for 'Error.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Pass.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
warning: Included by graph for 'Allocator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ctFile.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 for file include/llvm/Testing/Support/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/RelocVisitor.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/WindowsResource.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating docs for file include/llvm/ObjectYAML/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/ObjectYAML.h...
Generating docs for file include/llvm/ObjectYAML/WasmYAML.h...
Generating docs for file include/llvm/ObjectYAML/YAML.h...
Generating docs for file include/llvm/Option/Arg.h...
Generating docs for file include/llvm/Option/ArgList.h...
Generating docs for file include/llvm/Option/Option.h...
Generating docs for file include/llvm/Option/OptSpecifier.h...
Generating docs for file include/llvm/Option/OptTable.h...
Generating docs for file include/llvm/Pass.h...
Generating docs for file include/llvm/PassAnalysisSupport.h...
Generating docs for file include/llvm/Passes/PassBuilder.h...
Generating docs for file include/llvm/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/Support/AlignOf.h...
Generating docs for file include/llvm/Support/Allocator.h...
Generating docs for file include/llvm/Support/AMDGPUKernelDescriptor.h...
Generating docs for file include/llvm/Support/AMDGPUMetadata.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/ARMWinEH.h...
Generating docs for file include/llvm/Support/ArrayRecycler.h...
Generating docs for file include/llvm/Support/Atomic.h...
Generating docs for file include/llvm/Support/AtomicOrdering.h...
Generating docs for file include/llvm/Support/BinaryByteStream.h...
Generating docs for file include/llvm/Support/BinaryItemStream.h...
Generating docs for file include/llvm/Support/BinaryStream.h...
Generating docs fwarning: 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:44: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:60: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:217: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:305: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:317: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:325: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:353: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:369: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:380: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:391: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:434: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:454: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:467: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:380: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:317: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:305: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:217: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:44: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:369: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:60: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:434: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:325: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:454: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:353: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:467: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:391: warning: Found unknown command `\macro'
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:33: warning: explicit link request to 'shouldExecute(RenameCounter)' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h:34: 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:37: warning: explicit link request to 'value' could not be resolved
warning: Included by graph for 'ErrorHandling.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Format.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.
or 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/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/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/CodeGenCWrappers.h...
Generating docs for file include/llvm/Support/COM.h...
Generating docs for file include/llvm/Support/CommandLine.h...
Generating docs for file include/llvm/Support/Compiler.h...
Generating docs for file include/llvm/Support/Compression.h...
Generating docs for file include/llvm/Support/ConvertUTF.h...
Generating docs for file include/llvm/Support/CrashRecoveryContext.h...
Generating docs for file include/llvm/Support/DataExtractor.h...
Generating docs for file include/llvm/Support/Debug.h...
Generating docs for file include/llvm/Support/DebugCounter.h...
Generating docs for file include/llvm/Support/DOTGraphTraits.h...
Generating docs for file include/llvm/Support/DynamicLibrary.h...
Generating docs for file include/llvm/Support/Endian.h...
Generating docs for file include/llvm/Support/EndianStream.h...
Generating docs for file include/llvm/Support/Errc.h...
Generating docs for file include/llvm/Support/Errno.h...
Generating docs for file include/llvm/Support/ErrorHandling.h...
Generating docs for file include/llvm-c/ErrorHandling.h...
Generating docs for file include/llvm/Support/ErrorOr.h...
Generating docs for file include/llvm/Support/FileOutputBuffer.h...
Generating docs for file include/llvm/Support/FileSystem.h...
Generating docs for file include/llvm/Support/FileUtilities.h...
Generating docs for file include/llvm/Support/Format.h...
Generating docs for file include/llvm/Support/FormatAdapters.h...
Generating docs for file include/llvm/Support/FormatCommon.h...
Generating docs for file include/llvm/Support/FormatProviders.h...
Generating docs for file include/llvm/Support/FormattedStream.h...
Generating docs for file include/llvm/Support/FormatVariadic.h...
Generating docs for file include/llvm/Support/FormatVariadicDetails.h...
Generating docs for file include/llvm/Support/GenericDomTree.h...
Generating docs for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating docs for file include/llvm/Support/GlobPattern.h...
Generating docs for file include/llvm/Support/GraphWriter.h...
Generating docs for file include/llvm/Support/Host.h...
Generating docs for file include/llvm/Support/JamCRC.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/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/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/Mutex.h...
Generating docs for file include/llvm/Support/MutexGuard.h...
Generating docs for file include/llvm/Support/NativeFormatting.h...
Generating docs for file include/llvm/Suppowarning: Included by graph for 'raw_ostream.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetRegistry.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
rt/OnDiskHashTable.h...
Generating docs for file include/llvm/Support/Options.h...
Generating docs for file include/llvm/Support/Parallel.h...
Generating docs for file include/llvm/Support/Path.h...
Generating docs for file include/llvm/Support/PluginLoader.h...
Generating docs for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating docs for file include/llvm/Support/PrettyStackTrace.h...
Generating docs for file include/llvm/Support/Printable.h...
Generating docs for file include/llvm/Support/Process.h...
Generating docs for file include/llvm/Support/Program.h...
Generating docs for file include/llvm/Support/RandomNumberGenerator.h...
Generating docs for file include/llvm/Support/raw_os_ostream.h...
Generating docs for file include/llvm/Support/raw_ostream.h...
Generating docs for file include/llvm/Support/raw_sha1_ostream.h...
Generating docs for file include/llvm/Support/Recycler.h...
Generating docs for file include/llvm/Support/RecyclingAllocator.h...
Generating docs for file include/llvm/Support/Regex.h...
Generating docs for file include/llvm/Support/Registry.h...
Generating docs for file include/llvm/Support/ReverseIteration.h...
Generating docs for file include/llvm/Support/RWMutex.h...
Generating docs for file include/llvm/Support/SaveAndRestore.h...
Generating docs for file include/llvm/Support/ScaledNumber.h...
Generating docs for file include/llvm/Support/ScopedPrinter.h...
Generating docs for file include/llvm/Support/SHA1.h...
Generating docs for file include/llvm/Support/Signals.h...
Generating docs for file include/llvm/Support/SMLoc.h...
Generating docs for file include/llvm/Support/Solaris/sys/regset.h...
Generating docs for file include/llvm/Support/SourceMgr.h...
Generating docs for file include/llvm/Support/SpecialCaseList.h...
Generating docs for file include/llvm/Support/StringPool.h...
Generating docs for file include/llvm/Support/StringSaver.h...
Generating docs for file include/llvm/Support/SwapByteOrder.h...
Generating docs for file include/llvm/Support/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/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/Timer.h...
Generating docs for file include/llvm/Support/ToolOutputFile.h...
Generating docs for file include/llvm/Support/TrailingObjects.h...
Generating docs for file include/llvm/Support/TrigramIndex.h...
Generating docs for file include/llvm/Support/type_traits.h...
Generating docs for file include/llvm/Support/TypeName.h...
Generating docs for file include/llvm/Support/Unicode.h...
Generating docs for file include/llvm/Support/UnicodeCharRanges.h...
Generating docs for file include/llvm/Support/UniqueLock.h...
Generating docs for file include/llvm/Support/Valgrind.h...
Generating docs for file include/llvm/Support/Watchdog.h...
Generating docs for file include/llvm/Support/Win64EH.h...
Generating docs for file include/llvm/Support/WindowsError.h...
Generating docs for file include/llvm/Support/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/CostTable.h...
Generating docs for file include/llvm/Target/TargetCallingConv.h...
Generating docs for file include/llvm/Target/Tarwarning: 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 'TargetMachine.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 'TargetOptions.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 'Scalar.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
getInstrInfo.h...
Generating docs for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating docs for file include/llvm/Target/TargetLowering.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/TargetOpcodes.h...
Generating docs for file include/llvm/Target/TargetOptions.h...
Generating docs for file include/llvm/Target/TargetRegisterInfo.h...
Generating docs for file include/llvm/Target/TargetSubtargetInfo.h...
Generating docs for file include/llvm/Testing/Support/SupportHelpers.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/Coroutines.h...
Generating docs for file include/llvm/Transforms/GCOVProfiler.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating docs for file include/llvm/Transforms/InstrProfiling.h...
Generating docs for file include/llvm/Transforms/Instrumentation.h...
Generating docs for file include/llvm/Transforms/IPO.h...
Generating docs for file include/llvm-c/Transforms/IPO.h...
Generating docs for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating docs for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating docs for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating docs for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating docs for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating docs for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating docs for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating docs for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalSplit.h...
Generating docs for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/Inliner.h...
Generating docs for file include/llvm/Transforms/IPO/Internalize.h...
Generating docs for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating docs for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating docs for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating docs for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating docs for file include/llvm/Transforms/IPO/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/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/PGOInstrumentation.h...
Generating docs for file include/llvm/Transforms/SampleProfile.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 docwarning: Included by graph for 'BasicBlockUtils.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
s 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/IndVarSimplify.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/LoopIdiomRecognize.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating docs for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating docs for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating docs for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating docs for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/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/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/Utils/AddDiscriminators.h...
Generating docs for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating docs for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating docs for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating docs for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating docs for file include/llvm/Transforms/Utils/Cloning.h...
Generating docs for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating docs for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating docs for file include/llvm/Transforms/Utils/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 forwarning: 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/PredicateInfo.h:30: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp:234: 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'
 file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating docs for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating docs for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating docs for file include/llvm/Transforms/Utils/LCSSA.h...
Generating docs for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating docs for file include/llvm/Transforms/Utils/Local.h...
Generating docs for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating docs for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating docs for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating docs for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating docs for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating docs for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating docs for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating docs for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating docs for file include/llvm/Transforms/Utils/OrderedInstructions.h...
Generating docs for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating docs for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating docs for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyInstructions.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/SplitModule.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating docs for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating docs for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating docs for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating docs for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating docs for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating docs for file include/llvm/Transforms/Vectorize.h...
Generating docs for file include/llvm-c/Transforms/Vectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating docs for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating docs for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating docs for file include/llvm/XRay/InstrumentationMap.h...
Generating docs for file include/llvm/XRay/XRayRecord.h...
Generating docs for file include/llvm/XRay/YAMLXRayRecord.h...
Generating docs for file lib/Analysis/AliasAnalysis.cpp...
Generating docs for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary.h...
Generating docs for file lib/Analysis/AliasSetTracker.cpp...
Generating docs for file lib/Analysis/Analysis.cpp...
Generating docs for file lib/CodeGen/Analysis.cpp...
Generating docs for file lib/Analysis/AssumptionCache.cpp...
Generating docs for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating docs for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating docs for file lib/Analysis/CallGraph.cpp...
Generating docs for file lib/Analysis/CallGraphSCCPass.cpp...
Generating docs for file lib/Analysis/CallPrinter.cpp...
Generating docs for file lib/Analysis/CaptureTracking.cpp...
Generating docs for file lib/Analysis/CFG.cpp...
Generating docs for file lib/Analysis/CFGPrinter.cpp...
Generating docs for file lib/Analysis/CFLAndersAliasAnalysis.cwarning: Include graph for 'LoopAccessAnalysis.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ScalarEvolution.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
pp...
Generating docs for file lib/Analysis/CFLGraph.h...
Generating docs for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating docs for file lib/Analysis/CGSCCPassManager.cpp...
Generating docs for file lib/Analysis/CmpInstAnalysis.cpp...
Generating docs for file lib/Analysis/CodeMetrics.cpp...
Generating docs for file lib/Analysis/ConstantFolding.cpp...
Generating docs for file lib/Analysis/CostModel.cpp...
Generating docs for file lib/Analysis/Delinearization.cpp...
Generating docs for file lib/Analysis/DemandedBits.cpp...
Generating docs for file lib/Analysis/DependenceAnalysis.cpp...
Generating docs for file lib/Analysis/DivergenceAnalysis.cpp...
Generating docs for file lib/Analysis/DominanceFrontier.cpp...
Generating docs for file lib/Analysis/DomPrinter.cpp...
Generating docs for file lib/Analysis/EHPersonalities.cpp...
Generating docs for file lib/Analysis/GlobalsModRef.cpp...
Generating docs for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating docs for file lib/Analysis/InlineCost.cpp...
Generating docs for file lib/Analysis/InstCount.cpp...
Generating docs for file lib/Analysis/InstructionSimplify.cpp...
Generating docs for file lib/Analysis/Interval.cpp...
Generating docs for file lib/Analysis/IntervalPartition.cpp...
Generating docs for file lib/Analysis/IteratedDominanceFrontier.cpp...
Generating docs for file lib/Analysis/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/Lint.cpp...
Generating docs for file lib/Analysis/Loads.cpp...
Generating docs for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating docs for file lib/Analysis/LoopAnalysisManager.cpp...
Generating docs for file lib/Analysis/LoopInfo.cpp...
Generating docs for file lib/Analysis/LoopPass.cpp...
Generating docs for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating docs for file lib/Analysis/MemDepPrinter.cpp...
Generating docs for file lib/Analysis/MemDerefPrinter.cpp...
Generating docs for file lib/Analysis/MemoryBuiltins.cpp...
Generating docs for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating docs for file lib/Analysis/MemoryLocation.cpp...
Generating docs for file lib/Analysis/MemorySSA.cpp...
Generating docs for file lib/Analysis/MemorySSAUpdater.cpp...
Generating docs for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating docs for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating docs for file lib/Analysis/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/OrderedBasicBlock.cpp...
Generating docs for file lib/Analysis/PHITransAddr.cpp...
Generating docs for file lib/Analysis/PostDominators.cpp...
Generating docs for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating docs for file lib/Analysis/PtrUseVisitor.cpp...
Generating docs for file lib/Analysis/RegionInfo.cpp...
Generating docs for file lib/Analysis/RegionPass.cpp...
Generating docs for file lib/Analysis/RegionPrinter.cpp...
Generating docs for file lib/Analysis/ScalarEvolution.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating docs for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating docs for file lib/Analysis/StratifiedSets.h...
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/TypeMetwarning: Include graph for 'ValueTracking.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeReader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MetadataLoader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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.
adataUtils.cpp...
Generating docs for file lib/Analysis/ValueLattice.cpp...
Generating docs for file lib/Analysis/ValueLatticeUtils.cpp...
Generating docs for file lib/Analysis/ValueTracking.cpp...
Generating docs for file lib/Analysis/VectorUtils.cpp...
Generating docs for file lib/AsmParser/LLLexer.cpp...
Generating docs for file lib/AsmParser/LLLexer.h...
Generating docs for file lib/AsmParser/LLParser.cpp...
Generating docs for file lib/AsmParser/LLParser.h...
Generating docs for file lib/AsmParser/LLToken.h...
Generating docs for file lib/AsmParser/Parser.cpp...
Generating docs for file lib/BinaryFormat/Dwarf.cpp...
Generating docs for file lib/BinaryFormat/Magic.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitstreamReader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.h...
Generating docs for file lib/Bitcode/Reader/ValueList.cpp...
Generating docs for file lib/Bitcode/Reader/ValueList.h...
Generating docs for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating docs for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating docs for file lib/Bitcode/Writer/BitWriter.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.h...
Generating docs for file lib/CodeGen/AllocationOrder.cpp...
Generating docs for file lib/CodeGen/AllocationOrder.h...
Generating docs for file lib/CodeGen/AntiDepBreaker.h...
Generating docs for file lib/CodeGen/AsmPrinter/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/AsmPrinterHandler.h...
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/DbgValueHistoryCalculator.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DbgValueHistoryCalculator.h...
Generating docs for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugHandlerBase.h...
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/DwarfAccelTable.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfAccelTable.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.warning: Include graph for 'CodeGenPrepare.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1633: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1640: warning: Found unknown command `\llvm'
warning: Include graph for 'IRTranslator.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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/WinException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WinException.h...
Generating docs for file lib/CodeGen/AtomicExpandPass.cpp...
Generating docs for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating docs for file lib/CodeGen/BranchFolding.cpp...
Generating docs for file lib/CodeGen/BranchFolding.h...
Generating docs for file lib/CodeGen/BranchRelaxation.cpp...
Generating docs for file lib/CodeGen/BuiltinGCs.cpp...
Generating docs for file lib/CodeGen/CalcSpillWeights.cpp...
Generating docs for file lib/CodeGen/CallingConvLower.cpp...
Generating docs for file lib/CodeGen/CodeGen.cpp...
Generating docs for file lib/CodeGen/CodeGenPrepare.cpp...
Generating docs for file lib/CodeGen/CountingFunctionInserter.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/ExecutionDepsFix.cpp...
Generating docs for file lib/CodeGen/ExpandISelPseudos.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/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/GlobalISel.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating docs for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating docs for file lib/Transforms/Utils/Utils.cpp...
Generating docs for file lib/CodeGen/GlobalMerge.cpp...
Generating docs for file lib/CodeGen/IfConversion.cpp...
Generating docs for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating docs for file lib/CodeGen/InlineSpiller.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.h...
Generating docs for file lib/CodeGen/InterleavedAccessPass.cpp...
Generating docs for file lib/CodeGen/IntrinsicLowering.cpp...
Generating docs for file lib/CodeGen/LatencyPriorityQueue.cpp...
Generating docs for file lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Generating docs for file lib/CodeGen/LexicalScowarning: Include graph for 'MachineFunction.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineInstr.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachinePipeliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineScheduler.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineVerifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIRPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1557: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1557: warning: Found unknown command `\bried'
pes.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/LiveIntervalAnalysis.cpp...
Generating docs for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating docs for file lib/CodeGen/LivePhysRegs.cpp...
Generating docs for file lib/CodeGen/LiveRangeCalc.cpp...
Generating docs for file lib/CodeGen/LiveRangeCalc.h...
Generating docs for file lib/CodeGen/LiveRangeEdit.cpp...
Generating docs for file lib/CodeGen/LiveRangeShrink.cpp...
Generating docs for file lib/CodeGen/LiveRangeUtils.h...
Generating docs for file lib/CodeGen/LiveRegMatrix.cpp...
Generating docs for file lib/CodeGen/LiveRegUnits.cpp...
Generating docs for file lib/CodeGen/LiveStackAnalysis.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/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/MachineDominanceFrontier.cpp...
Generating docs for file lib/CodeGen/MachineDominators.cpp...
Generating docs for file lib/CodeGen/MachineFrameInfo.cpp...
Generating docs for file lib/CodeGen/MachineFunction.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPass.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating docs for file lib/CodeGen/MachineInstr.cpp...
Generating docs for file lib/CodeGen/MachineInstrBundle.cpp...
Generating docs for file lib/CodeGen/MachineLICM.cpp...
Generating docs for file lib/CodeGen/MachineLoopInfo.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfo.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating docs for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating docs for file lib/CodeGen/MachineOutliner.cpp...
Generating docs for file lib/CodeGen/MachinePassRegistry.cpp...
Generating docs for file lib/CodeGen/MachinePipeliner.cpp...
Generating docs for file lib/CodeGen/MachinePostDominators.cpp...
Generating docs for file lib/CodeGen/MachineRegionInfo.cpp...
Generating docs for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating docs for file lib/CodeGen/MachineScheduler.cpp...
Generating docs for file lib/CodeGen/MachineSink.cpp...
Generating docs for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating docs for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating docs for file lib/CodeGen/MachineVerifier.cpp...
Generating docs for file lib/CodeGen/MacroFusion.cpp...
Generating docs for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.h...
Generating docs for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating docs for file lib/CodeGen/MIRParser/MIParser.h...
Generating docs for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating docs for file lib/CodeGen/MIRPrinter.cpp...
Generating docs for file lib/CodeGen/MIRPrintingPass.cpp...
Generating docs for file lib/CodeGen/OptimizePHIs.cpp...
Generating docs for file lib/CodeGen/ParallelCG.cpp...
Generating docs for file lib/CodeGen/PatchableFunction.cpp...
Generating docs for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating docs for file lib/CodeGen/PHIElimination.cpp...
Generating docs for file lib/Codwarning: 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:646: warning: Found unknown command `\Dst'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:646: 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.
warning: Include graph for 'SelectionDAG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
eGen/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/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/SafeStackColoring.cpp...
Generating docs for file lib/CodeGen/SafeStackColoring.h...
Generating docs for file lib/CodeGen/SafeStackLayout.cpp...
Generating docs for file lib/CodeGen/SafeStackLayout.h...
Generating docs for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating docs for file lib/CodeGen/ScheduleDAG.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating docs for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating docs/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:360: warning: Unsupported xml/html tag <stack> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:361: warning: Found unknown command `\llvm'
warning: Include graph for 'TargetLoweringBase.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp:456: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp:457: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp:457: warning: Unsupported xml/html tag <kill> found
 for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating docs for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating docs for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating docs for file lib/CodeGen/ShrinkWrap.cpp...
Generating docs for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating docs for file lib/CodeGen/SlotIndexes.cpp...
Generating docs for file lib/CodeGen/Spiller.h...
Generating docs for file lib/CodeGen/SpillPlacement.cpp...
Generating docs for file lib/CodeGen/SpillPlacement.h...
Generating docs for file lib/CodeGen/SplitKit.cpp...
Generating docs for file lib/CodeGen/SplitKit.h...
Generating docs for file lib/CodeGen/StackColoring.cpp...
Generating docs for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating docs for file lib/CodeGen/StackMaps.cpp...
Generating docs for file lib/CodeGen/StackProtector.cpp...
Generating docs for file lib/CodeGen/StackSlotColoring.cpp...
Generating docs for file lib/CodeGen/TailDuplication.cpp...
Generating docs for file 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/UnreachableBlockElim.cpp...
Generating docs for file lib/CodeGen/VirtRegMap.cpp...
Generating docs for file lib/CodeGen/WinEHPrepare.cpp...
Generating docs for file lib/CodeGen/XRayInstrumentation.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/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/LazyRandomTypeCollection.cpp...
Generating docs for file lib/DebugInfo/CodeView/Line.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/StringsAndChecksums.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolDumper.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/TypeIndex.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeSerializer.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/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/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/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/DWARFTypeUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating docs for file lib/DebugInfo/DWARF/SyntaxHighlighting.cpp...
Generating docs for file lib/DebugInfo/DWARF/SyntaxHighlighting.h...
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/DIAEnumLineNumbers.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/DIAError.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/DIASession.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/GenericError.cpp...
Generating docs for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeBuiltinSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/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/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/ItaniumDemangle.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngine.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Generating docs for file lib/ExecutionEngine/GDBRegistrationListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Generating docs for file lib/ExecutionEngine/Interpreter/Execution.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating docs for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating docs for file lib/ExecutionEngine/MCJIT/ObjectBuffer.h...
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/ExecutionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcError.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating docs for file lib/ExecutionEngine/Orc/RPCUtils.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating docs for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/TargetSelect.cpp...
Generating docs for file lib/FuzzMutatewarning: Include graph for 'AsmWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:742: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:769: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
warning: Include graph for 'Verifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/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/AsmWriter.cpp...
Generating docs for file lib/IR/AttributeImpl.h...
Generating docs for file lib/IR/Attributes.cpp...
Generating docs for file lib/IR/AutoUpgrade.cpp...
Generating docs for file lib/IR/BasicBlock.cpp...
Generating docs for file lib/IR/Comdat.cpp...
Generating docs for file lib/IR/ConstantFold.cpp...
Generating docs for file lib/IR/ConstantFold.h...
Generating docs for file lib/IR/ConstantRange.cpp...
Generating docs for file lib/IR/Constants.cpp...
Generating docs for file lib/IR/ConstantsContext.h...
Generating docs for file lib/IR/Core.cpp...
Generating docs for file lib/IR/DataLayout.cpp...
Generating docs for file lib/IR/DebugInfo.cpp...
Generating docs for file lib/IR/DebugInfoMetadata.cpp...
Generating docs for file lib/IR/DebugLoc.cpp...
Generating docs for file lib/IR/DiagnosticHandler.cpp...
Generating docs for file lib/IR/DiagnosticInfo.cpp...
Generating docs for file lib/IR/DiagnosticPrinter.cpp...
Generating docs for file lib/IR/DIBuilder.cpp...
Generating docs for file lib/IR/Dominators.cpp...
Generating docs for file lib/IR/Function.cpp...
Generating docs for file lib/IR/Globals.cpp...
Generating docs for file lib/IR/GVMaterializer.cpp...
Generating docs for file lib/IR/InlineAsm.cpp...
Generating docs for file lib/IR/Instruction.cpp...
Generating docs for file lib/IR/Instructions.cpp...
Generating docs for file lib/IR/IntrinsicInst.cpp...
Generating docs for file lib/IR/IRBuilder.cpp...
Generating docs for file lib/IR/IRPrintingPasses.cpp...
Generating docs for file lib/IR/LegacyPassManager.cpp...
Generating docs for file lib/IR/LLVMContext.cpp...
Generating docs for file lib/IR/LLVMContextImpl.cpp...
Generating docs for file lib/IR/LLVMContextImpl.h...
Generating docs for file lib/IR/Mangler.cpp...
Generating docs for file lib/IR/MDBuilder.cpp...
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/PassManager.cpp...
Generating docs for file lib/IR/PassRegistry.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/ValueTypes.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/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/MCwarning: Include graph for 'AsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
AsmInfoCOFF.cpp...
Generating docs for file lib/MC/MCAsmInfoDarwin.cpp...
Generating docs for file lib/MC/MCAsmInfoELF.cpp...
Generating docs for file lib/MC/MCAsmInfoWasm.cpp...
Generating docs for file lib/MC/MCAsmStreamer.cpp...
Generating docs for file lib/MC/MCAssembler.cpp...
Generating docs for file lib/MC/MCCodeEmitter.cpp...
Generating docs for file lib/MC/MCCodePadder.cpp...
Generating docs for file lib/MC/MCCodeView.cpp...
Generating docs for file lib/MC/MCContext.cpp...
Generating docs for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating docs for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating docs for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating docs for file lib/MC/MCDwarf.cpp...
Generating docs for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCELFStreamer.cpp...
Generating docs for file lib/MC/MCExpr.cpp...
Generating docs for file lib/MC/MCFragment.cpp...
Generating docs for file lib/MC/MCInst.cpp...
Generating docs for file lib/MC/MCInstPrinter.cpp...
Generating docs for file lib/MC/MCInstrAnalysis.cpp...
Generating docs for file lib/MC/MCInstrDesc.cpp...
Generating docs for file lib/MC/MCLabel.cpp...
Generating docs for file lib/MC/MCLinkerOptimizationHint.cpp...
Generating docs for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCMachOStreamer.cpp...
Generating docs for file lib/MC/MCNullStreamer.cpp...
Generating docs for file lib/MC/MCObjectFileInfo.cpp...
Generating docs for file lib/MC/MCObjectStreamer.cpp...
Generating docs for file lib/MC/MCObjectWriter.cpp...
Generating docs for file lib/MC/MCParser/AsmLexer.cpp...
Generating docs for file lib/MC/MCParser/AsmParser.cpp...
Generating docs for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/DarwinAsmParser.cpp...
Generating docs for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating docs for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating docs for file lib/MC/MCRegisterInfo.cpp...
Generating docs for file lib/MC/MCSchedule.cpp...
Generating docs for file lib/MC/MCSection.cpp...
Generating docs for file lib/MC/MCSectionCOFF.cpp...
Generating docs for file lib/MC/MCSectionELF.cpp...
Generating docs for file lib/MC/MCSectionMachO.cpp...
Generating docs for file lib/MC/MCSectionWasm.cpp...
Generating docs for file lib/MC/MCStreamer.cpp...
Generating docs for file lib/MC/MCSubtargetInfo.cpp...
Generating docs for file lib/MC/MCSymbol.cpp...
Generating docs for file lib/MC/MCSymbolELF.cpp...
Generating docs for file lib/MC/MCTargetOptions.cpp...
Generating docs for file lib/MC/MCValue.cpp...
Generating docs for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCWasmStreamer.cpp...
Generating docs for file lib/MC/MCWin64EH.cpp...
Generating docs for file lib/MC/MCWinCOFFStreamer.cpp...
Generating docs for file lib/MC/MCWinEH.cpp...
Generating docs for file lib/MC/StringTableBuilder.cpp...
Generating docs for file lib/MC/SubtargetFeature.cpp...
Generating docs for file lib/MC/WasmObjectWriter.cpp...
Generating docs for file lib/MC/WinCOFFObjectWriter.cpp...
Generating docs for file lib/Object/Archive.cpp...
Generating docs for file lib/Object/ArchiveWriter.cpp...
Generating docs for file lib/Object/Binary.cpp...
Generating docs for file lib/Object/COFFImportFile.cpp...
Generating docs for file lib/Object/COFFModuleDefinition.cpp...
Generating docs for file lib/Object/COFFObjectFile.cpp...
Generating docs for file lib/Object/Decompressor.cpp...
Generating docs for file lib/Object/ELF.cpp...
Generating docs for file lib/Object/ELFObjectFile.cpp...
Generating docs for file lib/Object/Error.cpp...
Generating docs for file lib/Support/Error.cpp...
Generating docs for fiwarning: Include graph for 'PassBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp:96: warning: The following parameters of ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, uint64_t &NumSamples, uint32_t &LineOffset, uint32_t &Discriminator, StringRef &CalleeName, DenseMap< StringRef, uint64_t > &TargetCountMap) are not documented:
  parameter 'CalleeName'
le 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/SymbolicFile.cpp...
Generating docs for file lib/Object/SymbolSize.cpp...
Generating docs for file lib/Object/WasmObjectFile.cpp...
Generating docs for file lib/Object/WindowsResource.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating docs for file lib/ObjectYAML/COFFYAML.cpp...
Generating docs for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.h...
Generating docs for file lib/ObjectYAML/DWARFYAML.cpp...
Generating docs for file lib/ObjectYAML/ELFYAML.cpp...
Generating docs for file lib/ObjectYAML/MachOYAML.cpp...
Generating docs for file lib/ObjectYAML/ObjectYAML.cpp...
Generating docs for file lib/ObjectYAML/WasmYAML.cpp...
Generating docs for file lib/ObjectYAML/YAML.cpp...
Generating docs for file lib/Option/Arg.cpp...
Generating docs for file lib/Option/ArgList.cpp...
Generating docs for file lib/Option/Option.cpp...
Generating docs for file lib/Option/OptTable.cpp...
Generating docs for file lib/Passes/PassBuilder.cpp...
Generating docs for file lib/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/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/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/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/COM.cpp...
Generating docs for file lib/Support/CommandLine.cpp...
Generating docs for file lib/Support/Compression.cpp...
Generating docs for file lib/Support/ConvertUTF.cpp...
Generating docs for file lib/Support/ConvertUTFWrapper.cpp...
Generating docs for file lib/Support/CrashRecoveryContext.cpp...
Generating docs for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating docs for file lib/Support/DataExtractor.cpp...
Generating docs for file lib/Support/Debug.cpp...
Generating docs for file lib/Support/DebugCounter.cpp...
Generating docs for file lib/Support/DeltaAlgorithm.cpp...
Generating docs for file lib/Support/DynamicLibrary.cpp...
Generating docs for file lib/Support/Errno.cpp...
Generating docs for file lib/Support/ErrorHandling.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/IntEqClasses.cpp...
Generating docs for file lib/Support/IntervalMap.cpp...
Generating docs for file lib/Support/JamCRC.cpp...
Generating docs for file lib/Support/KnownBits.cpp...
Generating docs for file lib/Support/LEB128.cpp...
Generating docs for file lib/Support/LineIterator.cpp...
Generating docs for file lib/Support/Locale.cpp...
Generating docs for file lib/Support/LockFileManager.cpp...
Generating docs for file lib/Support/ManagedStatic.cpp...
Generating docs for file lib/Support/MathExtras.cpp...
Generating docs for file lib/Support/MD5.cpp...
Generating docs for file lib/Support/Memory.cpp...
Generating docs for file lib/Support/MemoryBuffer.cpp...
Generating docs for file lib/Support/Mutex.cpp...
Generating docs for file lib/Support/NativeFormatting.cpp...
Generating docs for file lib/Support/Options.cpp...
Generating docs for file lib/Support/Parallel.cpp...
Generating docs for file lib/Support/Path.cpp...
Generating docs for file lib/Support/PluginLoader.cpp...
Generating docs for file lib/Support/PrettyStackTrace.cpp...
Generating docs for file lib/Support/Process.cpp...
Generating docs for file lib/Support/Program.cpp...
Generating docs for file lib/Support/RandomNumberGenerator.cpp...
Generating docs for file lib/Support/raw_os_ostream.cpp...
Generating docs for file lib/Support/raw_ostream.cpp...
Generating docs for file lib/Support/regcomp.c...
Generating docs for file lib/Support/regengine.inc...
Generating docs for file lib/Support/regerror.c...
Generating docs for file lib/Support/Regex.cpp...
Generating docs for file lib/Support/regex2.h...
Generating docs for file lib/Support/regex_impl.h...
Generating docs for file lib/Support/regexec.c...
Generating docs for file lib/Support/regfree.c...
Generating docs for file lib/Support/regstrlcpy.c...
Generating docs for file lib/Support/regutils.h...
Generating docs for file lib/Support/RWMutex.cpp...
Generating docs for file lib/Support/ScaledNumber.cpp...
Generating docs for file lib/Support/ScopedPrinter.cpp...
Generating docs for file lib/Support/SHA1.cpp...
Generating docs for file lib/Support/Signals.cpp...
Generating docs for file lib/Support/SmallPtrSet.cpp...
Generating docs for file lib/Support/SmallVector.cpp...
Generating docs for file lib/Support/SourceMgr.cpp...
Generating docs for file lib/Support/SpecialCaseList.cpp...
Generating docs for file lib/Support/Statistic.cpp...
Generating docs for file lib/Support/StringExtras.cpp...
Generating docs for file lib/Support/StringMap.cpp...
Generating docs for file lib/Support/StringPool.cpp...
Generating docs for file lib/Support/StringRef.cpp...
Generating docs for file lib/Support/StringSaver.cpp...
Generating docs for file lib/Support/SystemUtils.cpp...
Generating docs for file lib/Support/TargetParser.cpp...
Generating docs for file lib/Support/TargetRegistry.cpp...
Generating docs for file lib/Support/TarWriter.cpp...
Generating docs for file lib/Support/Threading.cpp...
Generating docs for file lib/Support/ThreadLocal.cpp...
Generating docs for file lib/Support/ThreadPool.cpp...
Generating docs for file lib/Support/Timer.cpp...
Generating docs for file lib/Support/ToolOutputFile.cpp...
Generating docs for file lib/Support/TrigramIndex.cpp...
Generating docs warning: Include graph for 'AArch64FastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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/Unix/COM.inc...
Generating docs for file lib/Support/Windows/COM.inc...
Generating docs for file lib/Support/Unix/DynamicLibrary.inc...
Generating docs for file lib/Support/Windows/DynamicLibrary.inc...
Generating docs for file lib/Support/Unix/Host.inc...
Generating docs for file lib/Support/Windows/Host.inc...
Generating docs for file lib/Support/Unix/Memory.inc...
Generating docs for file lib/Support/Windows/Memory.inc...
Generating docs for file lib/Support/Unix/Mutex.inc...
Generating docs for file lib/Support/Windows/Mutex.inc...
Generating docs for file lib/Support/Unix/Path.inc...
Generating docs for file lib/Support/Windows/Path.inc...
Generating docs for file lib/Support/Unix/Process.inc...
Generating docs for file lib/Support/Windows/Process.inc...
Generating docs for file lib/Support/Unix/Program.inc...
Generating docs for file lib/Support/Windows/Program.inc...
Generating docs for file lib/Support/Unix/RWMutex.inc...
Generating docs for file lib/Support/Windows/RWMutex.inc...
Generating docs for file lib/Support/Unix/Signals.inc...
Generating docs for file lib/Support/Windows/Signals.inc...
Generating docs for file lib/Support/Unix/Threading.inc...
Generating docs for file lib/Support/Windows/Threading.inc...
Generating docs for file lib/Support/Unix/ThreadLocal.inc...
Generating docs for file lib/Support/Windows/ThreadLocal.inc...
Generating docs for file lib/Support/Unix/Unix.h...
Generating docs for file lib/Support/Unix/Watchdog.inc...
Generating docs for file lib/Support/Windows/Watchdog.inc...
Generating docs for file lib/Support/Valgrind.cpp...
Generating docs for file lib/Support/Watchdog.cpp...
Generating docs for file lib/Support/Windows/explicit_symbols.inc...
Generating docs for file lib/Support/Windows/WindowsSupport.h...
Generating docs for file lib/Support/xxhash.cpp...
Generating docs for file lib/Support/YAMLParser.cpp...
Generating docs for file lib/Support/YAMLTraits.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/AArch64CallingConvention.h...
Generating docs for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallLowering.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/AArch64CondBrTuning.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Generating docs for file lib/Target/AArch64/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/AArchwarning: Include graph for 'AArch64ISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
64/AArch64InstrInfo.h...
Generating docs for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating docs for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating docs for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Generating docs for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating docs for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating docs for file lib/Target/AArch64/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/AArch64VectorByElementOpt.cpp...
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/InstPrinter/AArch64InstPrinter.cpp...
Generating docs for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating docs for filwarning: Included by graph for 'AMDGPU.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
e lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPU.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Generating docs for file lib/Target/AMDGPU/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/AMDGPUFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInline.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUIntrinsicInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUIntrinsicInfo.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/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/AMDGPUMCInstLower.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUOpenCLImageTypeLoweringPass.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating docs for file libwarning: 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.
/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating docs for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating docs for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating docs for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating docs for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUHSAMetadataStreamer.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/SIMCCodeEmitter.cpp...
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...
G/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:10: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:10: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:10: warning: Unsupported xml/html tag <sgpr> 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:14: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:14: warning: Unsupported xml/html tag <sgpr> 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:19: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:19: 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:21: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:21: warning: Unsupported xml/html tag <vrsc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:22: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:22: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:29: warning: Unsupported xml/html tag <sgpr> 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:34: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:34: 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:36: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:36: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:37: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:37: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:41: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:44: 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:49: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:49: 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:51: warning: Unsupported xml/html tag <sgpr> 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:52: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:52: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:57: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:58: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:59: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp:18: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp:19: warning: Unsupported xml/html tag <kill> found
warning: Include graph for 'SIISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
enerating 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/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/SIAnnotateControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SIDebuggerInsertNops.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/SIFixVGPRCopies.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Generating docs for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating docs for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating docs for file lib/Target/AMDGPU/SIInsertWaits.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.h...
Generating docs for file lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerI1Copies.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.h...
Generating docs for file lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Generating docs for 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/SIRegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating docs for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating docs for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/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 docwarning: 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:313: 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.
s for file lib/Target/ARC/ARCMCInstLower.h...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.cpp...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.h...
Generating docs for file lib/Target/ARC/ARCSubtarget.cpp...
Generating docs for file lib/Target/ARC/ARCSubtarget.h...
Generating docs for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating docs for file lib/Target/ARC/ARCTargetMachine.h...
Generating docs for file lib/Target/ARC/ARCTargetStreamer.h...
Generating docs for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating docs for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating docs for file lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Generating docs for file lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating docs for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating docs for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARM.h...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.h...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating docs for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating docs for file lib/Target/ARM/ARMCallingConv.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/ARMComputeBlockSize.cpp...
Generating docs for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating docs for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating docs for file lib/Target/ARM/ARMFastISel.cpp...
Generating docs for file lib/Target/ARM/ARMFeatures.h...
Generating docs for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating docs for file lib/Target/ARM/ARMFrameLowering.h...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating docs for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating docs for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.h...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating docs for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating docs for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating docs for file lib/Target/ARM/ARMMacroFusion.h...
Generating docs for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating docs for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating docs for file lib/Target/ARM/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/Targetwarning: 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:3454: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3454: warning: Unsupported xml/html tag <number> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3456: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3458: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3459: warning: Unsupported xml/html tag <number> found
/ARM/ARMSubtarget.cpp...
Generating docs for file lib/Target/ARM/ARMSubtarget.h...
Generating docs for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating docs for file lib/Target/ARM/ARMTargetMachine.h...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating docs for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating docs for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating docs for file lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Generating docs for file lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating docs for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.h...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating docs for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating docs for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating docs for file lib/Target/AVR/AVR.h...
Generating docs for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating docs for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.h...
Generating docs for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating docs for file lib/Target/AVR/AVRInstrInfo.h...
Generating docs for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.h...
Generating docs for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating docs for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating docs for file lib/Target/AVR/AVRMCInstLower.h...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.h...
Generating docs for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating docs for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating docs for file lib/Target/AVR/AVRSubtarget.cpp...
Generating docs for file lib/Target/AVR/AVRSubtarget.h...
Generating docs for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating docs for file lib/Target/AVR/AVRTargetMachine.h...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating docs for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating docs for file lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Generating docs for file lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating docs 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/AVRMCExpr.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating docs for file lib/Target/AVR/README.md...
Generating docs for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating docs for file lib/Target/AVR/TODO.md...
Generating docs for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating docs for file lib/Target/BPF/BPF.h...
Generating docs for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating docs for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating docs for file lib/Target/BPF/BPFFrameLowering.h...
Generating docs for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating docs for file lib/Target/BPF/BPFInstrInfo.h...
Generating docs for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.h...
Generating docs for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating docs for file lib/Target/BPF/BPFMCInstLower.h...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.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/Disassembler/BPFDisassembler.cpp...
Generating docs for file lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Generating docs for file lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp..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.
warning: Include graph for 'HexagonLoopIdiomRecognition.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
.
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating docs for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating docs for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.h...
Generating docs for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating docs for file lib/Target/Hexagon/Hexagon.h...
Generating docs for file lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Generating docs for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating docs for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating docs for file lib/Target/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/HexagonDepITypes.h...
Generating docs for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating docs for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating docs for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating docs for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.h...
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/Hexagon/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
SplitDouble.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/HexagonVLIWPacketizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating docs for file lib/Target/Hexagon/RDFCopy.cpp...
Generating docs for file lib/Target/Hexagon/RDFCopy.h...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.h...
Generating docs for file lib/Target/Hexagon/RDFGraph.cpp...
Generating docs for file lib/Target/Hexagon/RDFGraph.h...
Generating docs for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating docs for file lib/Target/Hexagon/RDFLiveness.h...
Generating docs for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating docs for file lib/Target/Hexagon/RDFRegisters.h...
Generating docs for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating docs for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating docs for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Generating docs for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Generating docs for file lib/Target/Lanai/Lanai.h...
Generating docs for file lib/Target/Lanai/LanaiAluCode.h...
Generating docs for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating docs for file lib/Target/Lanai/LanaiCondCode.h...
Generating docs for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating docs for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.h...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating docs for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.h...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating docs for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating docs for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating docs for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating docs for file lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Generating docs for file lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating docs for file lib/Target/Mips/MCTargetDeswarning: 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:11: warning: explicit link request to 'included' could not be resolved
warning: Include graph for 'MipsISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
c/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/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/MipsFastISel.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsHazardSchedule.cpp...
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/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/MipsLongBranch.cpp...
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/MipsRegisterInfo.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.h...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSubtarget.cpp...
Generating docs for file lib/Target/Mips/MipsSubtarget.h...
Generating docs for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating docs for file lib/Target/Mips/MipsTargetMachine.h...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating docs for file lib/Target/Mips/MipsTargetStreamer.h...
Generating docs for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating docs for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Generating docs for file lib/Target/MSP430/InstPrinter/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/MSP430MCTargetDesc.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Generating docs for file lib/Target/MSP430/MSP430.h...
Generating docs for file lib/Target/MSP430/MSP430AsmPrinter.cpp...
Generating docs for file lib/Target/MSP430/MSP430BranchSelector.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.h...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.h...
Generating docs for file lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.h...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.cpp...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.h...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.h...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.cpp...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.h...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.cpp...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.h...
Generating docs for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Generating docs for file lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.cpp...
Generating docs for file lib/Target/Nios2/MCTargetDesc/Nios2MCTargetDesc.h...
Generating docs for file lib/Target/Nios2/Nios2.h...
Generating docs for file lib/Target/Nios2/Nios2FrameLowering.cpp...
Generating docs for file lib/Target/Nios2/Nios2FrameLowering.h...
Generating docs for file lib/Target/Nios2/Nios2InstrInfo.cpp...
Generating docs for file lib/Target/Nios2/Nios2InstrInfo.h...
Generating docs for file lib/Target/Nios2/Nios2RegisterInfo.cpp...
Generating docs for file lib/Target/Nios2/Nios2RegisterInfo.h...
Generating docs for file lib/Target/Nios2/Nios2Subtarget.cpp...
Generating docs for file lib/Target/Nios2/Nios2Subtarget.h...
Generating docs for file lib/Target/Nios2/Nios2TargetMachine.cpp...
Generating docs for file lib/Target/Nios2/Nios2TargetMachine.h...
Generating docs for file lib/Target/Nios2/TargetInfo/Nios2TargetInfo.cpp...
Generating docs for file lib/Target/NVPTX/cl_common_defines.h...
Generating docs for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Generating docs for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Generating docs for file lib/Target/NVPTX/ManagedStringPool.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating docs for file lib/Tawarning: Include graph for 'NVPTXAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
rget/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/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/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/NVPTXSection.h...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating docs for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating docs for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating docs for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating docs for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating docs for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating docs for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Generating docs for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/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 dwarning: 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:7471: warning: The following parameters of haveEfficientBuildVectorPattern(BuildVectorSDNode *V, bool HasDirectMove, bool HasP8Vector) are not documented:
  parameter 'HasP8Vector'
ocs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Generating docs for file lib/Target/PowerPC/PPC.h...
Generating docs for file lib/Target/PowerPC/PPCAsmPrinter.cpp...
Generating docs for file lib/Target/PowerPC/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.h...
Generating docs for file lib/Target/PowerPC/PPCCCState.cpp...
Generating docs for file lib/Target/PowerPC/PPCCCState.h...
Generating docs for file lib/Target/PowerPC/PPCCTRLoops.cpp...
Generating docs for file lib/Target/PowerPC/PPCEarlyReturn.cpp...
Generating docs for file lib/Target/PowerPC/PPCExpandISEL.cpp...
Generating docs for file lib/Target/PowerPC/PPCFastISel.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.h...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating docs for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating docs for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.h...
Generating docs for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating docs for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating docs for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating docs for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating docs for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.h...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating docs for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating docs for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating docs for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating docs for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating docs for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating docs for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating docs for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Generating docs for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating docs for file lib/Target/RISCV/RISCV.h...
Generating docs for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating docs for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.h...
Generating docs for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.h...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating docs for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating docs for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating docs for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating docs for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Generating docs for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Generating docs for file lib/Target/Sparc/LeonPasses.cpp...
Generating docs for file lib/Target/Sparc/LeonPasses.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating docs for file lib/Target/Sparc/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/Target/Sparc/SparcMCInstLower.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.h...
Generating docs for file lib/Target/Sparc/SparcSubtarget.cpp...
Generating docs for file lib/Target/Sparc/SparcSubtarget.h...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.h...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.h...
Generating docs for file lib/Target/Sparc/Sp/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp:74: 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'
arcTargetStreamer.h...
Generating docs for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating docs for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating docs for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating docs for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Generating docs for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating docs for file lib/Target/SystemZ/SystemZ.h...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating docs for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating docs for file lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating docs for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating docs for file lib/Target/SystemZ/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/Target.cpp...
Generating docs for file lib/Target/TargetIntrinsicInfo.cpp...
Generating docs for file lib/Target/TargetLoweringObjectFile.cpp...
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp:10: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:87: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:90: warning: Found unknown command `\__invoke_SIG'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:120: warning: Found unknown command `\__cxa_find_matching_catch_N'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:130: warning: Found unknown command `\__resumeException'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:134: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:136: warning: Found unknown command `\llvm_eh_typeid_for'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp:173: warning: Found unknown command `\__invoke_SIG'
Generating docs for file lib/Target/TargetMachine.cpp...
Generating docs for file lib/Target/TargetMachineC.cpp...
Generating docs for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating docs for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyELFObjectWriter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating docs for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssembly.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelLowering.h...
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/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/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/WebAssemblyRegStack/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:379: 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:126: 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:935: 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:873: 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:730: warning: The following parameters of translateRMMemory(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:297: 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'
ify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyStoreResults.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/X86AsmInstrumentation.cpp...
Generating docs for file lib/Target/X86/AsmParser/X86AsmInstrumentation.h...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating docs for file lib/Target/X86/AsmParser/X86Operand.h...
Generating docs for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h...
Generating docs for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Generating docs for file lib/Target/X86/InstPrinter/X86InstComments.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86InstComments.h...
Generating docs for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating docs for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating docs for file lib/Target/X86/X86.h...
Generating docs for file lib/Target/X86/X86AsmPrinter.cpp...
Generating docs for file lib/Target/X86/X86AsmPrinter.h...
Generating docs for file lib/Target/X86/X86CallFrameOptimization.cpp...
Generating docs for file lib/Targe/opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp:194: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp:194: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp:201: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp:7628: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp:7628: warning: Unsupported xml/html tag <undef> found
warning: 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:34520: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:34520: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:2434: 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:31837: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31837: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31838: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31838: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31838: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31841: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31841: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31842: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31842: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31843: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:31844: warning: Unsupported xml/html tag <N> found
t/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/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/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/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/X86InstrInfo.cpp...
Generating docs for file lib/Target/X86/X86InstrInfo.h...
Generating docs for file lib/Target/X86/X86InstructionSelector.cpp...
Generating docs for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating docs for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating docs for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.h...
Generating docs for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating docs for file lib/Target/X86/X86LegalizerInfo.h...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating docs for file lib/Target/X86/X86MacroFusion.cpp...
Generating docs for file lib/Target/X86/X86MacroFusion.h...
Generating docs for file lib/Target/X86/X86MCInstLower.cpp...
Generating docs for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating docs for file lib/Target/X86/X86PadShortFunction.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/X86Subtarget.cpp...
Generating docs for file lib/Target/X86/X86Subtarget.h...
Generating docs for file lib/Target/X86/X86TargetMachine.cpp...
Generating docs for file lib/Target/X86/X86TargetMachine.h...
Generating docs for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating docs for file lib/Target/X86/X86TargetObjectFile.h...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.h...
Generating docs for file lib/Target/X86/X86VZeroUpper.cpp...
Generating docs for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating docs for file lib/Target/X86/X86WinEHState.cpp...
Generating docs for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating docs for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Generating docs for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating docs for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating docs for file lib/Target/XCore/XCore.h...
Generati/opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp:99: 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:122: 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'
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp:83: 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:3638: 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.
ng 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/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Generating docs for file lib/ToolDrivers/llvm-lib/LibDriver.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/InstCombineCalls.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating docs for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating docs for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating docs for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating docs for file lib/Transforms/Instrumentation/CFGMST.h...
Generating docs for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/EfficiencySanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating docs for file liwarning: 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.
warning: Include graph for 'GlobalOpt.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Inliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LowerTypeTests.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SampleProfile.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:228: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:239: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:242: warning: Found unknown command `\callee'
b/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating docs for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating docs for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating docs for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating docs for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating docs for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating docs for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating docs for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating docs for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating docs for file lib/Transforms/IPO/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/InferFunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/Inliner.cpp...
Generating docs for file lib/Transforms/IPO/InlineSimple.cpp...
Generating docs for file lib/Transforms/IPO/Internalize.cpp...
Generating docs for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating docs for file lib/Transforms/IPO/IPO.cpp...
Generating docs for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating docs for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating docs for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating docs for file lib/Transforms/IPO/PartialInlining.cpp...
Generating docs for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating docs for file lib/Transforms/IPO/PruneEH.cpp...
Generating docs for file lib/Transforms/IPO/SampleProfile.cpp...
Generating docs for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating docs for file lib/Transforms/IPO/StripSymbols.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/Transformwarning: Include graph for 'GVN.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:88: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:88: 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.
warning: Include graph for 'SROA.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
s/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/Scalar/FlattenCFGPass.cpp...
Generating docs for file lib/Transforms/Scalar/Float2Int.cpp...
Generating docs for file lib/Transforms/Scalar/GuardWidening.cpp...
Generating docs for file lib/Transforms/Scalar/GVN.cpp...
Generating docs for file lib/Transforms/Scalar/GVNHoist.cpp...
Generating docs for file lib/Transforms/Scalar/GVNSink.cpp...
Generating docs for file lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Generating docs for file lib/Transforms/Scalar/IndVarSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/InferAddressSpaces.cpp...
Generating docs for file lib/Transforms/Scalar/IVUsersPrinter.cpp...
Generating docs for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating docs for file lib/Transforms/Scalar/LICM.cpp...
Generating docs for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating docs for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating docs for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSink.cpp...
Generating docs for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating docs for file lib/Transforms/Scalar/LowerAtomic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/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/SCCP.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/SpeculativeExecution.cpp...
Generating docs for file lib/Transforms/Scalar/SROA.cpp...
Generating docs for file lib/Transforms/Scalar/StraightLineStrengthwarning: 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:1133: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1133: warning: Found unknown command `\llvm'
warning: Include graph for 'Local.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp:180: 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:280: warning: The following parameters of cloneLoopBlocks(Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, BasicBlock *Exit, SmallVectorImpl< BasicBlock * > &NewBlocks, LoopBlocksDFS &LoopBlocks, ValueToValueMapTy &VMap, ValueToValueMapTy &LVMap, DominatorTree *DT, LoopInfo *LI) are not documented:
  parameter 'L'
  parameter 'InsertTop'
  parameter 'InsertBot'
  parameter 'DT'
  parameter 'LI'
warning: Include graph for 'SimplifyCFG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
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.
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:4610: warning: The following parameters of createRdxShuffleMask(unsigned VecLen, unsigned NumEltsToRdx, bool IsPairwise, bool IsLeft, IRBuilder<> &Builder) are not documented:
  parameter 'Builder'
Reduce.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/Utils/AddDiscriminators.cpp...
Generating docs for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating docs for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating docs for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating docs for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating docs for file lib/Transforms/Utils/CloneFunction.cpp...
Generating docs for file lib/Transforms/Utils/CloneModule.cpp...
Generating docs for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating docs for file lib/Transforms/Utils/CtorUtils.cpp...
Generating docs for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating docs for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating docs for file lib/Transforms/Utils/Evaluator.cpp...
Generating docs for file lib/Transforms/Utils/FlattenCFG.cpp...
Generating docs for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating docs for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating docs for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating docs for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating docs for file lib/Transforms/Utils/InlineFunction.cpp...
Generating docs for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating docs for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating docs for file lib/Transforms/Utils/LCSSA.cpp...
Generating docs for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating docs for file lib/Transforms/Utils/Local.cpp...
Generating docs for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnroll.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating docs for file lib/Transforms/Utils/LoopUtils.cpp...
Generating docs for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating docs for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating docs for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating docs for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating docs for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating docs for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating docs for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating docs for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating docs for file lib/Transforms/Utils/OrderedInstructions.cpp...
Generating docs for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating docs for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating docs for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyInstructions.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/SplitModule.cpp...
Generating docs for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating docs for file lib/Transforms/Utils/StripGCRelocates.cpp...
Generating docs for file lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Generating docs for file lib/Transforms/Utils/SymbolRewriter.cpp...
Generating docs for file lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Generating docs for file lib/Transforms/Utils/ValueMapper.cpp...
Generating docs for file lib/Transforms/Utils/VNCoercion.cpp...
Generating docs for file lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/LoopVectorize.cpp...
Generating docs for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating docs for f/opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h:176: warning: The following parameters of LLVMCreateSimpleMCJITMemoryManager(void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) are not documented:
  parameter 'Destroy'
ile lib/Transforms/Vectorize/VPlan.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlan.h...
Generating docs for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating docs for file lib/XRay/InstrumentationMap.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 group documentation...
Generating dependency graph for group Options
Generating dependency graph for group Cache
Generating dependency graph for group LLVMCAnalysis
Generating dependency graph for group LLVMCBitReader
Generating dependency graph for group LLVMCBitWriter
Generating dependency graph for group LLVMC
Generating dependency graph for group LLVMCTransforms
Generating dependency graph for group LLVMCCore
Generating dependency graph for group LLVMCCoreTypes
Generating dependency graph for group LLVMCCoreContext
Generating dependency graph for group LLVMCCoreModule
Generating dependency graph for group LLVMCCoreType
Generating dependency graph for group LLVMCCoreTypeInt
Generating dependency graph for group LLVMCCoreTypeFloat
Generating dependency graph for group LLVMCCoreTypeFunction
Generating dependency graph for group LLVMCCoreTypeStruct
Generating dependency graph for group LLVMCCoreTypeSequential
Generating dependency graph for group LLVMCCoreTypeOther
Generating dependency graph for group LLVMCCoreValues
Generating dependency graph for group LLVMCCoreValueGeneral
Generating dependency graph for group LLVMCCoreValueUses
Generating dependency graph for group LLVMCCoreValueUser
Generating dependency graph for group LLVMCCoreValueConstant
Generating dependency graph for group LLVMCCoreValueConstantScalar
Generating dependency graph for group LLVMCCoreValueConstantComposite
Generating dependency graph for group LLVMCCoreValueConstantExpressions
Generating dependency graph for group LLVMCCoreValueConstantGlobals
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 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 LLVMCTarget
Generating dependency graph for group LLVMCTransformsIPO
Generating dependency graph for group LLVMCTransformsPassManagerBuilder
Generating dependency graph for group LLVMCTransformsScalar
Generating dependency graph for group LLVMCTra/opt/doxygen-docs/src/llvm/include/llvm-c/Disassembler.h:73: warning: explicit link request to 'defines' could not be resolved
nsformsVectorize
Generating class documentation...
Generating docs for compound ___itt_api_info...
Generating docs for compound ___itt_api_info_20101001...
Generating docs for compound ___itt_global...
Generating docs for compound ___itt_group_list...
Generating docs for compound ___itt_thread_info...
Generating docs for compound _iJIT_Method_Id...
Generating docs for compound _iJIT_Method_Load...
Generating docs for compound _iJIT_Method_NIDS...
Generating docs for compound _LineNumberInfo...
Generating docs for compound AArch64GenInstrInfo...
Generating docs for compound AArch64GenRegisterInfo...
Generating docs for compound AArch64GenSubtargetInfo...
Generating docs for compound AArch64SetCCInfo...
Generating docs for compound AddressingMode...
Generating docs for compound AddSubFlagsOpcodePair...
Generating docs for compound AllocFnsTy...
Generating docs for compound amd_kernel_code_s...
Generating docs for compound AMDGPUAS...
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 AVRGenInstrInfo...
Generating docs for compound AVRGenRegisterInfo...
Generating docs for compound AVRGenSubtargetInfo...
Generating docs for compound Base...
Generating docs for compound BasicBlockState...
Generating docs for compound BPFGenInstrInfo...
Generating docs for compound BPFGenRegisterInfo...
Generating docs for compound BPFGenSubtargetInfo...
Generating docs for compound cclass...
Generating docs for compound cname...
Generating docs for compound CommonHandleTraits...
Generating docs for compound CompareInsn...
Generating docs for compound ContextDecision...
Generating docs for compound CryptContextTraits...
Generating docs for compound cset...
Generating docs for compound CVIUnits...
Generating docs for compound DataType...
Generating docs for compound DbgValueLocation...
Generating docs for nested compound DeadCodeElimination::SetQueue...
Generating docs for compound DIAErrorCategory...
Generating docs for compound FileChecksumEntryHeader...
Generating docs for compound FileHandleTraits...
Generating docs for compound FindHandleTraits...
Generating docs for compound FoldableLoadExtendsStruct...
Generating docs for compound GenericSetCCInfo...
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 InMemoryBuffer...
Generating docs for compound InsnMatchEntry...
Generating docs for compound InstructionMapping...
Generating docs for compound jit_code_entry...
Generating docs for compound jit_descriptor...
Generating docs for compound JobHandleTraits...
Generating docs for compound LanaiGenInstrInfo...
Generating docs for compound LanaiGenRegisterInfo...
Generating docs for compound LanaiGenSubtargetInfo...
Generating docs for compound LdStNInstrDesc...
Generating docs for compound llvm_regex...
Generating docs for compound llvm_regmatch_t...
Generating docs for compound LLVMMCJITCompilerOptions...
Generating docs for compound LLVMOpInfo1...
Generating docs for compound LLVMOpInfoSymbol1...
Generating docs for compound LOHInfo...
Generating docs for compound LTOObjectBuffer...
Generating docs for compound MachOElement...
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 nested compound NewGVN::ValueDFS...
Generating docs for compound Nios2GenInstrInfo...
Generating docs for compound Nios2GenRegisterInfo...
Generating docs for compound Nios2GenSubtargetInfo...
Generating docs for compound NVPTXGenInstrInfo...
Generating docs for compound NVPTXGenRegisterInfo...
Generating docs for compound NVPTXGenSubtargetInfo...
Generating docs for compound OnDiskBuffer...
Generating docs for compound OpcodeDecision...
Generating docs for compound OperandsMapper...
Generating docs for compound parse...
Generating docs for compound PartialMapping...
Generating docs for compound PatchItem...
Generating docs for compound PPCGenInstrInfo...
Generating docs for compound PPCGenRegisterInfo...
Generating docs for compound PPCGenSubtargetInfo...
Generating docs for compound Predicate...
Generating docs for compound re_guts...
Generating docs for compound RegTraits...
Generating docs for compound rerr...
Generating docs for compound RISCVGenInstrInfo...
Generating docs for compound RISCVGenRegisterInfo...
Generating docs for compound RISCVGenSubtargetInfo...
Generating docs for compound ScopedHandle...
Generating docs for compound SetCCInfo...
Generating docs for compound SetCCInfoAndKind...
Generating docs for compound ShadowMemoryParams...
Generating docs for compound SparcGenInstrInfo...
Generating docs for compound SparcGenRegisterInfo...
Generating docs for compound SparcGenSubtargetInfo...
Generating docs for compound SymInfo...
Generating docs for compound SystemZGenInstrInfo...
Generating docs for compound SystemZGenRegisterInfo...
Generating docs for compound SystemZGenSubtargetInfo...
Generating docs for compound T...
Generating docs for compound TableRef...
Generating docs for compound ThreadStack...
Generating docs for compound TypedVReg...
Generating docs for compound UstarHeader...
Generating docs for compound ValueMapping...
Generating docs for compound WebAssemblyGenInstrInfo...
Generating docs for compound WebAssemblyGenRegisterInfo...
Generating docs for compound WebAssemblyGenSubtargetInfo...
Generating docs for compound X86EvexToVexCompressTableEntry...
Generating docs for compound X86GenInstrInfo...
Generating docs for compound X86GenRegisterInfo...
Generating docs for compound X86GenSubtargetInfo...
Generating docs for compound X86MemoryFoldTableEntry...
Generating docs for compound XCoreGenInstrInfo...
Generating docs for compound XCoreGenRegisterInfo...
Generating docs for compound XCoreGenSubtargetInfo...
Generating docs for compound BaseIt...
Generating docs for compound bool...
Generating docs for compound cl::boolOrDefault...
Generating docs for compound char...
Generating docs for compound const NodeAddr< T > &...
Generating docs for compound const uint8_t *...
Generating docs for compound decltype(std::declval< BasicBlock *>() ->getParent())...
Generating docs for compound llvm::Inserter...
Generating docs for compound intptr_t...
Generating docs for compound llvm::IntrusiveListT...
Generating docs for compound T::TreeTy::iterator...
Generating docs for compound IteratorBase...
Generating docs for compound 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 llvm::detail::MemberTs...
Generating docs for compound std::pair< KeyT, KeyT >...
Generating docs for compound std::vector< std::pair< ValueType, SUList >>...
Generating docs for compound llvm::ParentErrT...
Generating docs for compound ptrdiff_t...
Generating docs for compound SetTy...
Generating docs for compound /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h:180: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:38: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:44: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:403: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h:375: warning: Found unknown command `\llvm'
/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 `\PAGE'
/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 `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:42: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:42: 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/Support/Threading.h:99: 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:454: 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:181: 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:470: 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:112: 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/MC/MCStreamer.h:921: 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:141: 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:274: 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/Passes.h:375: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:92: warning: The following parameters of llvm::FindAvailableLoadedValue(LoadInst *Load, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan=DefMaxInstsToScan, AliasAnalysis *AA=nullptr, bool *IsLoadCSE=nullptr, unsigned *NumScanedInst=nullptr) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:123: warning: The following parameters of llvm::FindAvailablePtrLoadStore(Value *Ptr, Type *AccessTy, bool AtLeastAtomic, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan, AliasAnalysis *AA, bool *IsLoad, unsigned *NumScanedInst) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:44: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h:38: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:195: 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:236: warning: The following parameters of llvm::findLastSet(T Val, ZeroBehavior ZB=ZB_Max) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h:97: 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:46: 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:403: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h:180: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:75: warning: The following parameters of llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:106: 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:43: warning: The following parameters of llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true) are not documented:
  parameter 'Buffer'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:53: warning: The following parameters of llvm::parseIRFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true) are not documented:
  parameter 'Filename'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:114: 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:124: 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/Transforms/Vectorize.h:132: 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/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
std::shared_ptr< BinaryStream >...
Generating docs for compound std::shared_ptr< WritableBinaryStream >...
Generating docs for compound size_t...
Generating docs for compound static bool...
Generating docs for compound static const bool...
Generating docs for compound StringMapConstIterator< ValueTy >...
Generating docs for compound llvm::SuperClass...
Generating docs for compound llvm::TraitsT...
Generating docs for compound uint32_t...
Generating docs for compound DenseMap< BasicBlock *, std::unique_ptr< DomTreeNodeBase< BasicBlock > >>...
Generating docs for compound unsigned...
Generating docs for compound ValT...
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 namespace index...
Generating docs for namespace adjust
Generating docs for namespace adjust::ldi
Generating docs for namespace AllocaSlices
Generating docs for compound AllocaSlices::partition_iterator...
Generating docs for compound AllocaSlices::SliceBuilder...
Generating docs for namespace AMDGPU
Generating docs for namespace AMDGPU::ElfNote
Generating docs for namespace 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 kOCLMD
Generating docs for namespace llvm
Generating docs for compound llvm::A57ChainingConstraint...
Generating docs for compound llvm::AAEvalLegacyPass...
Generating docs for compound llvm::AAEvaluator...
Generating docs for compound llvm::AAManager...
Generating docs for compound llvm::AAMDNodes...
Generating docs for compound llvm::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::AArch64MCAsmInfoCOFF...
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::AArch64TargetLowering...
Generating docs for compound llvm::AArch64TargetMachine...
Generating docs for compound llvm::AArch64TargetStreamer...
Generating docs for compound llvm::AArch/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:602: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:602: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp:526: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h:40: warning: The following parameters of llvm::AllocationOrder::AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) are not documented:
  parameter 'Matrix'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:440: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:440: warning: explicit link request to 'execinstr' could not be resolved
64TTIImpl...
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 compound llvm::AAResultsWrapperPass...
Generating docs for compound llvm::AbstractLatticeFunction...
Generating docs for compound llvm::ADCEPass...
Generating docs for compound llvm::add_const_past_pointer...
Generating docs for compound llvm::add_const_past_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::AddDiscriminatorsPass...
Generating docs for compound llvm::AddOperator...
Generating docs for compound llvm::AddressPool...
Generating docs for compound llvm::AddrSpaceCastInst...
Generating docs for compound llvm::AddrSpaceCastSDNode...
Generating docs for compound llvm::AggressiveAntiDepBreaker...
Generating docs for compound llvm::AggressiveAntiDepState...
Generating docs for nested compound llvm::AggressiveAntiDepState::RegisterReference...
Generating docs for compound llvm::AliasSet...
Generating docs for nested compound llvm::AliasSet::iterator...
Generating docs for compound llvm::AliasSetTracker...
Generating docs for compound llvm::AliasSummary...
Generating docs for compound llvm::AlignedCharArray...
Generating docs for compound llvm::AlignedCharArrayUnion...
Generating docs for compound llvm::AlignmentFromAssumptionsPass...
Generating docs for compound llvm::AlignTo...
Generating docs for nested compound llvm::AlignTo::from_value...
Generating docs for compound llvm::AllAnalysesOn...
Generating docs for compound llvm::AllocaHolder...
Generating docs for compound llvm::AllocaInst...
Generating docs for compound llvm::AllocationOrder...
Generating docs for compound llvm::AllocatorBase...
Generating docs for compound llvm::AllocatorList...
Generating docs for compound llvm::AlwaysInlinerPass...
Generating docs for compound llvm::AMDGPUAA...
Generating docs for compound llvm::AMDGPUAAResult...
Generating docs for compound llvm::AMDGPUAAWrapperPass...
Generating docs for compound llvm::AMDGPUArgumentUsageInfo...
Generating docs for compound llvm::AMDGPUAsmPrinter...
Generating docs for compound llvm::AMDGPUBufferPseudoSourceValue...
Generating docs for compound llvm::AMDGPUCallLowering...
Generating docs for compound llvm::AMDGPUDisassembler...
Generating docs for compound llvm::AMDGPUELFStreamer...
Generating docs for compound llvm::AMDGPUFrameLowering...
Generating docs for compound llvm::AMDGPUFunctionArgInfo...
Generating docs for compound llvm::AMDGPUGenRegisterBankInfo...
Generating docs for compound llvm::AMDGPUImagePseudoSourceValue...
Generating docs for compound llvm::AMDGPUInstPrinter...
Generating docs for compound llvm::AMDGPUInstrInfo...
Generating docs for compound llvm::AMDGPUInstructionSelector...
Generating docs for compound llvm::AMDGPUIntrinsicInfo...
Generating docs for compound llvm::AMDGPULegalizerInfo...
Generating docs for compound llvm::AMDGPULibCalls...
Generating docs for compound llvm::AMDGPULibFunc...
Generating docs for compound llvm::AMDGPULibFuncBase...
Generating docs for nested compound llvm::AMDGPULibFuncBase::Param...
Generating docs for compound llvm::AMDGPULibFuncImpl...
Generating docs for compound llvm::AMDGPUMachineFunction...
Generating docs for compound llvm::AMDGPUMachineModuleInfo...
Generating docs for compound llvm::AMDGPUMangledLibFunc...
Generating docs for compound llvm::AMDGPUMCAsmInfo...
Generating docs for compound llvm::AMDGPUMCCodeEmitter...
Generating docs for compound llvm::AMDGPUMCInstLower...
Generating docs for compound llvm::AMDGPURegisterBankInfo...
Generating docs for compound llvm::AMDGPURegisterInfo...
Generating docs for compound llvm::AMDGPUSubtarget...
Generating docs for compound llvm::AMDGPUSymbolizer.../opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:864: 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:904: 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:875: warning: The following parameters of llvm::APFloat::getNaN(const fltSemantics &Sem, bool Negative=false, unsigned type=0) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:914: 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:924: 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:855: warning: The following parameters of llvm::APFloat::getZero(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'

Generating docs for compound llvm::AMDGPUTargetAsmStreamer...
Generating docs for compound llvm::AMDGPUTargetELFStreamer...
Generating docs for compound llvm::AMDGPUTargetLowering...
Generating docs for compound llvm::AMDGPUTargetMachine...
Generating docs for compound llvm::AMDGPUTargetObjectFile...
Generating docs for compound llvm::AMDGPUTargetStreamer...
Generating docs for compound llvm::AMDGPUTTIImpl...
Generating docs for compound llvm::AMDGPUUnmangledLibFunc...
Generating docs for compound llvm::AnalysisCallGraphWrapperPassTraits...
Generating docs for compound llvm::AnalysisInfoMixin...
Generating docs for compound llvm::AnalysisKey...
Generating docs for compound llvm::AnalysisManager...
Generating docs for nested compound llvm::AnalysisManager::Invalidator...
Generating docs for compound llvm::AnalysisResolver...
Generating docs for compound llvm::AnalysisSetKey...
Generating docs for compound llvm::AnalysisUsage...
Generating docs for compound llvm::AnonStructTypeKeyInfo...
Generating docs for nested compound llvm::AnonStructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::AntiDepBreaker...
Generating docs for compound llvm::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::APSInt...
Generating docs for compound llvm::ARCFrameLowering...
Generating docs for compound llvm::ARCFunctionInfo...
Generating docs for compound llvm::ARCInstPrinter...
Generating docs for compound llvm::ARCInstrInfo...
Generating docs for compound llvm::ARCMCAsmInfo...
Generating docs for compound llvm::ARCMCInstLower...
Generating docs for compound llvm::ARCRegisterInfo...
Generating docs for compound llvm::ARCSubtarget...
Generating docs for compound llvm::ARCTargetLowering...
Generating docs for compound llvm::ARCTargetMachine...
Generating docs for compound llvm::ARCTargetStreamer...
Generating docs for compound llvm::ARCTTIImpl...
Generating docs for compound llvm::are_base_of...
Generating docs for compound llvm::are_base_of< T, U, Ts... >...
Generating docs for compound llvm::ArgDescriptor...
Generating docs for compound llvm::Argument...
Generating docs for compound llvm::ArgumentPromotionPass...
Generating docs for compound llvm::ARMAsmBackend...
Generating docs for compound llvm::ARMAsmBackendDarwin...
Generating docs for compound llvm::ARMAsmPrinter...
Generating docs for compound llvm::ARMAttributeParser...
Generating docs for compound llvm::ARMBaseInstrInfo...
Generating docs for compound llvm::ARMBaseRegisterInfo...
Generating docs for compound llvm::ARMBaseTargetMachine...
Generating docs for compound llvm::ARMBETargetMachine...
Generating docs for compound llvm::ARMCallLowering...
Generating docs for compound llvm::ARMCOFFMCAsmInfoGNU...
Generating docs for compound llvm::ARMCOFFMCAsmInfoMicrosoft...
Generating docs for compound llvm::ARMConstantPoolConstant...
Generating docs for compound llvm::ARMConstantPoolMBB...
Generating docs for compound llvm::ARMConstantPoolSymbol...
Generating docs for compound llvm::ARMConstantPoolValue...
Generating docs for compound llvm::ARMELFMCAsmInfo...
Generating docs for compound llvm::ARMElfTargetObjectFile...
Generating docs for compound llvm::ARMException...
Generating docs for compound llvm::ARMFrameLowering...
Generating docs for compound llvm::ARMFunctionInfo...
Generating docs for compound llvm::ARMGenRegisterBankInfo...
Generating docs for compound llvm::ARMHazardRecognizer...
Generating docs for compound llvm::ARMInstPrinter...
Generating docs for compound llvm::ARMInstrInfo...
Generating docs for compound llvm::ARMJITSymbolFlags...
Generating docs for com/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h:389: warning: explicit link request to 'FFFFFFFF' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:101: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:111: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:40: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:41: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:111: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:101: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:469: warning: Found unknown command `\Brief'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:474: warning: Found unknown command `\Brief'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:469: warning: Found unknown command `\Brief'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h:474: warning: Found unknown command `\Brief'
/opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h:53: warning: The following parameters of llvm::AVRRegisterInfo::splitReg(unsigned Reg, unsigned &LoReg, unsigned &HiReg) const are not documented:
  parameter 'LoReg'
  parameter 'HiReg'
pound 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::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::SrcMgrDiagInfo...
Generating docs for nested compound llvm::AsmPrinter::XRayFunctionEntry...
Generating docs for compound llvm::AsmPrinterHandler...
Generating docs for compound llvm::AsmRewrite...
Generating docs for compound llvm::AsmToken...
Generating docs for compound llvm::AssemblerConstantPools...
Generating docs for compound llvm::AssemblyAnnotationWriter...
Generating docs for compound llvm::AssertingVH...
Generating docs for compound llvm::AssumptionAnalysis...
Generating docs for compound llvm::AssumptionCache...
Generating docs for compound llvm::AssumptionCacheTracker...
Generating docs for compound llvm::AssumptionPrinterPass...
Generating docs for compound llvm::AtomicCmpXchgInst...
Generating docs for compound llvm::AtomicMemCpyInst...
Generating docs for compound llvm::AtomicMemIntrinsic...
Generating docs for compound llvm::AtomicMemMoveInst...
Generating docs for compound llvm::AtomicMemSetInst...
Generating docs for compound llvm::AtomicMemTransferInst...
Generating docs for compound llvm::AtomicRMWInst...
Generating docs for compound llvm::AtomicSDNode...
Generating docs for compound llvm::AttrBuilder...
Generating docs for compound llvm::Attribute...
Generating docs for compound llvm::AttributeImpl...
Generating docs for compound llvm::AttributeList...
Generating docs for compound llvm::AttributeListImpl...
Generating docs for compound llvm::AttributeSet...
Generating docs for compound llvm::AttributeSetNode...
Generating docs for compound llvm::AVRAsmBackend...
Generating docs for compound llvm::AVRAsmParser...
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::AVRMCExpr...
Generating docs for compound llvm::AVRMCInstLower...
Generating docs for compound llvm::AVROperand...
Generating docs for nested compound llvm::AVROperand::RegisterImmediate...
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::AVRTargetStre/opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h:129: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h:129: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1145: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1146: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1149: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1149: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1154: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1155: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1158: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1158: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1163: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1164: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1167: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1168: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1171: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1171: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1172: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1215: warning: The following parameters of llvm::BasicTTIImplBase::getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, bool) are not documented:
  parameter 'Ty'
  parameter 'IsPairwise'
amer...
Generating docs for compound llvm::BaseAddress...
Generating docs for compound llvm::BaseIndexOffset...
Generating docs for compound llvm::BasicAA...
Generating docs for compound llvm::BasicAAResult...
Generating docs for compound llvm::BasicAAWrapperPass...
Generating docs for compound llvm::BasicBlock...
Generating docs for nested compound llvm::BasicBlock::phi_iterator_impl...
Generating docs for compound llvm::BasicBlockEdge...
Generating docs for compound llvm::BasicBlockInfo...
Generating docs for compound llvm::BasicBlockPass...
Generating docs for compound llvm::BasicBlockSDNode...
Generating docs for compound llvm::BasicDIEUnit...
Generating docs for compound llvm::BasicTTIImpl...
Generating docs for compound llvm::BasicTTIImplBase...
Generating docs for compound llvm::BDCEPass...
Generating docs for compound llvm::bf_iterator...
Generating docs for compound llvm::bf_iterator_storage...
Generating docs for compound llvm::BFIDOTGraphTraitsBase...
Generating docs for compound llvm::BinaryByteStream...
Generating docs for compound llvm::BinaryConstantExpr...
Generating docs for compound llvm::BinaryItemStream...
Generating docs for compound llvm::BinaryItemTraits...
Generating docs for compound llvm::BinaryItemTraits< codeview::CVSymbol >...
Generating docs for compound llvm::BinaryItemTraits< llvm::codeview::CVType >...
Generating docs for compound llvm::BinaryOperator...
Generating docs for compound llvm::BinaryStream...
Generating docs for compound llvm::BinaryStreamError...
Generating docs for compound llvm::BinaryStreamReader...
Generating docs for compound llvm::BinaryStreamRef...
Generating docs for compound llvm::BinaryStreamRefBase...
Generating docs for compound llvm::BinaryStreamWriter...
Generating docs for compound llvm::BinarySubstreamRef...
Generating docs for compound llvm::BinOpInit...
Generating docs for compound llvm::BitCastInst...
Generating docs for compound llvm::BitCastOperator...
Generating docs for compound llvm::BitCodeAbbrev...
Generating docs for compound llvm::BitCodeAbbrevOp...
Generating docs for compound llvm::BitcodeFileContents...
Generating docs for compound llvm::BitcodeLTOInfo...
Generating docs for compound llvm::BitcodeModule...
Generating docs for compound llvm::BitcodeReaderValueList...
Generating docs for compound llvm::BitcodeWriter...
Generating docs for compound llvm::BitcodeWriterPass...
Generating docs for compound llvm::BitInit...
Generating docs for compound llvm::BitMaskClassIterator...
Generating docs for compound llvm::BitRecTy...
Generating docs for compound llvm::BitsInit...
Generating docs for compound llvm::BitsRecTy...
Generating docs for compound llvm::BitstreamBlockInfo...
Generating docs for nested compound llvm::BitstreamBlockInfo::BlockInfo...
Generating docs for compound llvm::BitstreamCursor...
Generating docs for compound llvm::BitstreamEntry...
Generating docs for compound llvm::BitstreamWriter...
Generating docs for compound llvm::BitTracker...
Generating docs for nested compound llvm::BitTracker::BitMask...
Generating docs for nested compound llvm::BitTracker::BitRef...
Generating docs for nested compound llvm::BitTracker::BitValue...
Generating docs for nested compound llvm::BitTracker::MachineEvaluator...
Generating docs for nested compound llvm::BitTracker::RegisterCell...
Generating docs for nested compound llvm::BitTracker::RegisterRef...
Generating docs for compound llvm::BitVector...
Generating docs for nested compound llvm::BitVector::reference...
Generating docs for compound llvm::BlockAddress...
Generating docs for compound llvm::BlockAddressSDNode...
Generating docs for compound llvm::BlockFrequency...
Generating docs for compound llvm::BlockFrequencyAnalysis...
Generating docs for compound llvm::BlockFrequencyInfo...
Generating docs for compound llvm::BlockFrequencyInfoImpl...
Generating docs for compound llvm::BlockFrequencyInfoImplBase...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::BlockNode...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::Distribution...
Generating docs for n/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
ested 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::BPFFrameLowering...
Generating docs for compound llvm::BPFInstPrinter...
Generating docs for compound llvm::BPFInstrInfo...
Generating docs for compound llvm::BPFMCAsmInfo...
Generating docs for compound llvm::BPFMCInstLower...
Generating docs for compound llvm::BPFRegisterInfo...
Generating docs for compound llvm::BPFSubtarget...
Generating docs for compound llvm::BPFTargetLowering...
Generating docs for compound llvm::BPFTargetMachine...
Generating docs for compound llvm::BPIPassTrait...
Generating docs for compound llvm::BPIPassTrait< LazyBranchProbabilityInfoPass >...
Generating docs for compound llvm::BranchFolder...
Generating docs for nested compound llvm::BranchFolder::MBFIWrapper...
Generating docs for compound llvm::BranchInst...
Generating docs for 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::buffer_ostream...
Generating docs for compound llvm::BufferByteStreamer...
Generating docs for compound llvm::build_index_impl...
Generating docs for compound llvm::build_index_impl< 0, I... >...
Generating docs for compound llvm::BuildVectorSDNode...
Generating docs for compound llvm::BumpPtrAllocatorImpl...
Generating docs for compound llvm::ByteStreamer...
Generating docs for compound llvm::CachedHashString...
Generating docs for compound llvm::CachedHashStringRef...
Generating docs for compound llvm::CachePruningPolicy...
Generating docs for compound llvm::CallbackVH...
Generating docs for compound llvm::CalledValuePropagationPass...
Generating docs for compound llvm::CalleeInfo...
Generating docs for compound llvm::CalleeSavedInfo...
Generating docs for compound llvm::CallEntryPseudoSourceValue...
Generating docs for compound llvm::CallGraph...
Generating docs for compound llvm::CallGraphAnalysis...
Generating docs for compound llvm::CallGraphNode...
Generating docs for compound llvm::CallGraphPrinterPass...
Generating docs for compound llvm::CallGraphSCC...
Generating docs for compound llvm::CallGraphSCCPass...
Generating docs for compound llvm::CallGraphWrapperPass...
Generating docs for compound llvm::CallInfo...
Generating docs for compound llvm::CallInst...
Generating docs for compound llvm::CallLowering...
Generating docs for nested compound llvm::CallLowering::ArgInfo...
Generating docs for nested compound llvm::CallLowering::ValueHandler...
Generating docs for compound llvm::CallSite...
Generating docs for compound llvm::CallSiteBase...
Generating docs for compound llvm::CallSiteSplittingPass...
Generating docs for compound llvm::CaptureTracker...
Generating docs for compound llvm::cast_convert_val...
Generating docs for compound llvm::cast_convert_val< To, FromTy, FromTy >...
Generating docs for compound llvm::cast_retty...
Generating docs for compound llvm::cast_retty_impl...
Generating docs for compound llvm::cast_retty_impl< To, const From * >...
Generating docs for compound llvm::cast_retty_impl< To, const From *const >...
Generating docs for compound llvm::cast_retty_impl< To, const From >...
Generating docs for compound llvm::cast_retty_impl< To, From * >...
Generating docs for compound llvm::cast_retty_impl< To, std::unique_ptr< From > >...
Generating docs for co/opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h:747: 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:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1093: 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:1099: 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:1115: 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:1086: 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'
mpound llvm::cast_retty_wrap...
Generating docs for compound llvm::cast_retty_wrap< To, FromTy, FromTy >...
Generating docs for compound llvm::CastInst...
Generating docs for compound llvm::CatchPadInst...
Generating docs for compound llvm::CatchReturnInst...
Generating docs for compound llvm::CatchSwitchInst...
Generating docs for compound llvm::CCState...
Generating docs for compound llvm::CCValAssign...
Generating docs for compound llvm::CFGAnalyses...
Generating docs for compound llvm::CFGMST...
Generating docs for compound llvm::CFGOnlyPrinterPass...
Generating docs for compound llvm::CFGOnlyViewerPass...
Generating docs for compound llvm::CFGPrinterPass...
Generating docs for compound llvm::CFGViewerPass...
Generating docs for compound llvm::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::CGSCCToFunctionPassAdaptor...
Generating docs for compound llvm::CGSCCUpdateResult...
Generating docs for compound llvm::CHIArg...
Generating docs for compound llvm::circular_raw_ostream...
Generating docs for compound llvm::ClassInfo...
Generating docs for nested compound llvm::ClassInfo::MemberInfo...
Generating docs for compound llvm::CleanupPadInst...
Generating docs for compound llvm::CleanupReturnInst...
Generating docs for compound llvm::ClonedCodeInfo...
Generating docs for compound llvm::ClrEHUnwindMapEntry...
Generating docs for compound llvm::CmpInst...
Generating docs for compound llvm::CoalescerPair...
Generating docs for compound llvm::CodeExtractor...
Generating docs for compound llvm::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::Comdat...
Generating docs for compound llvm::CompareConstantExpr...
Generating docs for compound llvm::CompositeType...
Generating docs for compound llvm::concat_iterator...
Generating docs for compound llvm::ConcreteOperator...
Generating docs for compound llvm::CondCodeSDNode...
Generating docs for compound llvm::ConnectedVNInfoEqClasses...
Generating docs for compound llvm::const_pointer_or_const_ref...
Generating docs for compound llvm::const_pointer_or_const_ref< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::const_set_bits_iterator_impl...
Generating docs for compound llvm::Constant...
Generating docs for compound llvm::ConstantAggregate...
Generating docs for compound llvm::ConstantAggregateZero...
Generating docs for compound llvm::ConstantAggrKeyType...
Generating docs for compound llvm::ConstantArray...
Generating docs for compound llvm::ConstantAsMetadata...
Generating docs for compound llvm::ConstantData...
Generating docs for compound llvm::ConstantDataArray...
Generating docs for compound llvm::ConstantDataArraySlice...
Generating docs for compound llvm::ConstantDataSequential...
Generating docs for compound llvm::ConstantDataVector...
Generating docs for compound llvm::ConstantExpr...
Generating docs for compound llvm::ConstantExprKeyType...
Generating docs for compound llvm::ConstantFolder...
Generating docs for compound llvm::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 comp/opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h:104: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h:88: warning: The following parameters of llvm::DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap< const MDNode *, MDNode * > &Cache, bool ReplaceLast=false) are not documented:
  parameter 'DL'
  parameter 'Ctx'
  parameter 'Cache'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:152: warning: Unsupported xml/html tag <Offset> found
ound 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::ConstMIOperands...
Generating docs for compound llvm::ConstrainedFPIntrinsic...
Generating docs for compound llvm::ContextAndReplaceableUses...
Generating docs for compound llvm::ContextualFoldingSet...
Generating docs for compound llvm::ContextualFoldingSetTrait...
Generating docs for compound llvm::ConvergingVLIWScheduler...
Generating docs for compound llvm::CoroAllocInst...
Generating docs for compound llvm::CoroBeginInst...
Generating docs for compound llvm::CoroEndInst...
Generating docs for compound llvm::CoroFrameInst...
Generating docs for compound llvm::CoroFreeInst...
Generating docs for compound llvm::CoroIdInst...
Generating docs for nested compound llvm::CoroIdInst::Info...
Generating docs for compound llvm::CoroPromiseInst...
Generating docs for compound llvm::CoroSaveInst...
Generating docs for compound llvm::CoroSizeInst...
Generating docs for compound llvm::CoroSubFnInst...
Generating docs for compound llvm::CoroSuspendInst...
Generating docs for compound llvm::CorrelatedValuePropagationPass...
Generating docs for compound llvm::CostTblEntry...
Generating docs for compound llvm::CrashRecoveryContext...
Generating docs for compound llvm::CrashRecoveryContextCleanup...
Generating docs for compound llvm::CrashRecoveryContextCleanupBase...
Generating docs for compound llvm::CrashRecoveryContextCleanupRegistrar...
Generating docs for compound llvm::CrashRecoveryContextDeleteCleanup...
Generating docs for compound llvm::CrashRecoveryContextDestructorCleanup...
Generating docs for compound llvm::CrashRecoveryContextReleaseRefCleanup...
Generating docs for compound llvm::CriticalAntiDepBreaker...
Generating docs for compound llvm::CriticalEdgeSplittingOptions...
Generating docs for compound llvm::CrossDSOCFIPass...
Generating docs for compound llvm::CxxUnwindMapEntry...
Generating docs for compound llvm::DAGDeltaAlgorithm...
Generating docs for compound llvm::DagInit...
Generating docs for compound llvm::DagRecTy...
Generating docs for compound llvm::DAGTypeLegalizer...
Generating docs for compound llvm::DataExtractor...
Generating docs for compound llvm::DataLayout...
Generating docs for compound llvm::DataRegionData...
Generating docs for compound llvm::DbgAddrIntrinsic...
Generating docs for compound llvm::DbgDeclareInst...
Generating docs for compound llvm::DbgInfoIntrinsic...
Generating docs for compound llvm::DbgValueHistoryMap...
Generating docs for compound llvm::DbgValueInst...
Generating docs for compound llvm::DbgVariable...
Generating docs for compound llvm::DbgVariableLocation...
Generating docs for compound llvm::DCEPass...
Generating docs for compound llvm::DeadArgumentEliminationPass...
Generating docs for nested compound llvm::DeadArgumentEliminationPass::RetOrArg...
Generating docs for compound llvm::DebugCounter...
Generating docs for compound llvm::DebugEpochBase...
Generating docs for nested compound llvm::DebugEpochBase::HandleBase...
Generating docs for compound llvm::DebugHandlerBase...
Generating docs for compound llvm::DebugInfoFinder...
Generating docs for compound llvm::DebugLoc...
Generating docs for compound llvm::DebugLocDwarfExpression...
Generating docs for compound llvm::DebugLocEntry...
Generating docs for nested compound llvm::DebugLocEntry::Value...
Generating docs for compound llvm::DebugLocStream...
Generating docs for nested compound llvm::DebugLocStream::Entry...
Generating docs for nested compound llvm::DebugLocStream::EntryBuilder...
Generating docs for nested compound llvm::DebugLocStream::List...
Generating docs for nested compound llvm::DebugLocStream::ListBuilder...
Generating docs for compound llvm::decimalInfo...
Generating docs for compound llvm::def_chain_iterator...
Generating docs for compound llvm::DefaultAnalysisGraphTraits...
Generating docs for compound llvm::DefaultContextualFoldingSetTrait...
Generating docs for compound llvm::DefaultDOTGraphTraits...
Generating docs for compound llvm::DefaultFoldingSetTrait...
Generating docs for compound llvm::DefaultVLIWScheduler...
Generating docs for compound llvm::DefInit...
Generating docs for compound llvm::DelimitedScope...
Generating docs for compound llvm::DeltaAlgorithm...
Generating docs for compound llvm::DemandedBits...
Generating docs for compound llvm::DemandedBitsAnalysis...
Generating docs for compound llvm::DemandedBitsPrinterPass...
Generating docs for compound llvm::DemandedBitsWrapperPass...
Generating docs for compound llvm::DenseMap...
Generating docs for compound llvm::DenseMapAPFloatKeyInfo...
Generating docs for compound llvm::DenseMapAPIntKeyInfo...
Generating docs for compound llvm::DenseMapBase...
Generating docs for compound llvm::DenseMapInfo...
Generating docs for compound llvm::DenseMapInfo< AAMDNodes >...
Generating docs for compound llvm::DenseMapInfo< ArrayRef< T > >...
Generating docs for compound llvm::DenseMapInfo< AssertingVH< T > >...
Generating docs for compound llvm::DenseMapInfo< AttributeList >...
Generating docs for compound llvm::DenseMapInfo< AttributeSet >...
Generating docs for compound llvm::DenseMapInfo< BasicBlockEdge >...
Generating docs for compound llvm::DenseMapInfo< CachedHashString >...
Generating docs for compound llvm::DenseMapInfo< CachedHashStringRef >...
Generating docs for compound llvm::DenseMapInfo< CallSite >...
Generating docs for compound llvm::DenseMapInfo< CallValue >...
Generating docs for compound llvm::DenseMapInfo< cflaa::InstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< char >...
Generating docs for compound llvm::DenseMapInfo< CIEKey >...
Generating docs for compound llvm::DenseMapInfo< codeview::TypeIndex >...
Generating docs for compound llvm::DenseMapInfo< const Expression * >...
Generating docs for compound llvm::DenseMapInfo< coverage::CounterExpression >...
Generating docs for compound llvm::DenseMapInfo< DivRemMapKey >...
Generating docs for compound llvm::DenseMapInfo< ExitLimitQuery >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::VFuncId >...
Generating docs for compound llvm::DenseMapInfo< GVN::Expression >...
Generating docs for compound llvm::DenseMapInfo< HashedTypePtr >...
Generating docs for compound llvm::DenseMapInfo< ImmutableList< T > >...
Generating docs for compound llvm::DenseMapInfo< int >...
Generating docs for compound llvm::DenseMapInfo< LLT >...
Generating docs for compound llvm::DenseMapInfo< long >...
Generating docs for compound llvm::DenseMapInfo< long long >...
Generating docs for compound llvm::DenseMapInfo< LoweredPHIRecord >...
Generating docs for compound llvm::DenseMapInfo< MachineOperand >...
Generating docs for compound llvm::DenseMapInfo< MemOpKey >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocation >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocOrCall >...
Generating docs for compound llvm::DenseMapInfo< OffsetInstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< OffsetValue >...
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< Point/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:336: 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:591: warning: The following parameters of llvm::DIBuilder::createFunction(DIScope *Scope, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DISubroutineType *Ty, bool isLocalToUnit, bool isDefinition, unsigned ScopeLine, DINode::DIFlags Flags=DINode::FlagZero, bool isOptimized=false, DITemplateParameterArray TParams=nullptr, DISubprogram *Decl=nullptr, DITypeArray ThrownTypes=nullptr) are not documented:
  parameter 'Decl'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:712: 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:206: 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:354: 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'
erUnion< T, U > >...
Generating docs for compound llvm::DenseMapInfo< PoisoningVH< T > >...
Generating docs for compound llvm::DenseMapInfo< SDValue >...
Generating docs for compound llvm::DenseMapInfo< short >...
Generating docs for compound llvm::DenseMapInfo< SimpleValue >...
Generating docs for compound llvm::DenseMapInfo< std::pair< T, U > >...
Generating docs for compound llvm::DenseMapInfo< StringRef >...
Generating docs for compound llvm::DenseMapInfo< T * >...
Generating docs for compound llvm::DenseMapInfo< TargetInstrInfo::RegSubRegPair >...
Generating docs for compound llvm::DenseMapInfo< unsigned >...
Generating docs for compound llvm::DenseMapInfo< unsigned long >...
Generating docs for compound llvm::DenseMapInfo< unsigned long long >...
Generating docs for compound llvm::DenseMapInfo< unsigned short >...
Generating docs for compound llvm::DenseMapInfo< ValueInfo >...
Generating docs for compound llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >...
Generating docs for compound llvm::DenseMapInfo< VTableSlot >...
Generating docs for compound llvm::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::DependenceAnalysisWrapperPass...
Generating docs for compound llvm::DependenceInfo...
Generating docs for compound llvm::deref...
Generating docs for compound llvm::DerivedUser...
Generating docs for compound llvm::DescriptorInfo...
Generating docs for compound llvm::DetectRoundChange...
Generating docs for compound llvm::DevirtCallSite...
Generating docs for compound llvm::DevirtSCCRepeatedPass...
Generating docs for compound llvm::df_ext_iterator...
Generating docs for compound llvm::df_iterator...
Generating docs for compound llvm::df_iterator_default_set...
Generating docs for compound llvm::df_iterator_storage...
Generating docs for compound llvm::df_iterator_storage< SetType, true >...
Generating docs for compound llvm::DFAPacketizer...
Generating docs for compound llvm::DFCalculateWorkObject...
Generating docs for compound llvm::DiagnosticHandler...
Generating docs for compound llvm::DiagnosticInfo...
Generating docs for compound llvm::DiagnosticInfoDebugMetadataVersion...
Generating docs for compound llvm::DiagnosticInfoIgnoringInvalidDebugMetadata...
Generating docs for compound llvm::DiagnosticInfoInlineAsm...
Generating docs for compound llvm::DiagnosticInfoIROptimization...
Generating docs for compound llvm::DiagnosticInfoISelFallback...
Generating docs for compound llvm::DiagnosticInfoMIROptimization...
Generating docs for nested compound llvm::DiagnosticInfoMIROptimization::MachineArgument...
Generating docs for compound llvm::DiagnosticInfoMIRParser...
Generating docs for compound llvm::DiagnosticInfoOptimizationBase...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::Argument...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setExtraArgs...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setIsVerbose...
Generating docs for compound llvm::DiagnosticInfoOptimizationFailure...
Generating docs for compound llvm::DiagnosticInfoPGOProfile...
Generating docs for compound llvm::DiagnosticInfoResourceLimit...
Generating docs for compound llvm::DiagnosticInfoSampleProfile...
Generating docs for compound llvm::DiagnosticInfoStackSize...
Generating docs for compound llvm::DiagnosticInfoUnsupported...
Generating docs for compound llvm::DiagnosticInfoWithLocationBase...
Generating docs for compound llvm::DiagnosticLocation...
Generating docs for compound llvm::DiagnosticPrinter...
Generating docs for compound llvm::DiagnosticPrinterRawOStream...
Generating docs for compound llvm::DIBasicType...
Generating docs for compound llvm::DIBuilder...
Generating docs for compound llvm::DICompileUnit...
Generating docs for compound llvm::DICompositeType...
Generating docs for compound llvm::DIContext...
Generating/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:152: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2313: warning: The following parameters of llvm::DIExpression::createFragmentExpression(const DIExpression *Exp, unsigned OffsetInBits, unsigned SizeInBits) are not documented:
  parameter 'Exp'
 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::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 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::DILexicalBlock...
Generating docs for compound llvm::DILexicalBlockBase...
Generating docs for compound llvm::DILexicalBlockFile...
Generating docs for compound llvm::DILineInfo...
Generating docs for compound llvm::DILineInfoSpecifier...
Generating docs for compound llvm::DILocalScope...
Generating docs for compound llvm::DILocalVariable...
Generating docs for compound llvm::DILocation...
Generating docs for compound llvm::DIMacro...
Generating docs for compound llvm::DIMacroFile...
Generating docs for compound llvm::DIMacroNode...
Generating docs for compound llvm::DIModule...
Generating docs for compound llvm::DINamespace...
Generating docs for compound llvm::DINode...
Generating docs for compound llvm::DIObjCProperty...
Generating docs for compound llvm::DIScope...
Generating docs for compound llvm::DistinctMDOperandPlaceholder...
Generating docs for compound llvm::DISubprogram...
Generating docs for compound llvm::DISubrange...
Generating docs for compound llvm::DISubroutineType...
Generating docs for compound llvm::DITemplateParameter...
Generating docs for compound llvm::DITemplateTypeParameter...
Generating docs for compound llvm::DITemplateValueParameter...
Generating docs for compound llvm::DIType...
Generating docs for compound llvm::DITypeRefArray...
Generating docs for nested compound llvm::DITypeRefArray::iterator...
Generating docs for compound llvm::DIVariable...
Generating docs for compound llvm::DivergenceAnalysis...
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::Do/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:87: 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:45: warning: The following parameters of llvm::DOTGraphTraitsViewer::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
minatorTreeVerifierPass...
Generating docs for compound llvm::DominatorTreeWrapperPass...
Generating docs for compound llvm::DomTreeGraphTraitsBase...
Generating docs for compound llvm::DomTreeNodeBase...
Generating docs for compound llvm::DoNothingMemorySSAWalker...
Generating docs for compound llvm::DOTGraphTraits...
Generating docs for compound llvm::DOTGraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< BoUpSLP * >...
Generating docs for compound llvm::DOTGraphTraits< CallGraph * >...
Generating docs for compound llvm::DOTGraphTraits< const Function * >...
Generating docs for compound llvm::DOTGraphTraits< const MachineFunction * >...
Generating docs for compound llvm::DOTGraphTraits< DominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< DomTreeNode * >...
Generating docs for compound llvm::DOTGraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< PGOUseFunc * >...
Generating docs for compound llvm::DOTGraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< RegionInfo * >...
Generating docs for compound llvm::DOTGraphTraits< RegionNode * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::DOTGraphTraits< SelectionDAG * >...
Generating docs for compound llvm::DOTGraphTraitsModulePrinter...
Generating docs for compound llvm::DOTGraphTraitsModuleViewer...
Generating docs for compound llvm::DOTGraphTraitsPrinter...
Generating docs for compound llvm::DOTGraphTraitsViewer...
Generating docs for compound llvm::DSEPass...
Generating docs for compound llvm::DummyCGSCCPass...
Generating docs for compound llvm::DuplexCandidate...
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::ValueIterator...
Generating docs for compound llvm::DwarfAccelTable...
Generating docs for nested compound llvm::DwarfAccelTable::Atom...
Generating docs for nested compound llvm::DwarfAccelTable::HashDataContents...
Generating docs for compound llvm::DWARFAddressRange...
Generating docs for compound llvm::DWARFAttribute...
Generating docs for compound llvm::DwarfCFIException...
Generating docs for compound llvm::DwarfCFIExceptionBase...
Generating docs for compound llvm::DwarfCompileUnit...
Generating docs for nested compound llvm::DwarfCompileUnit::GlobalExpr...
Generating docs for compound llvm::DWARFCompileUnit...
Generating docs for compound llvm::DWARFContext...
Generating docs for nested compound llvm::DWARFContext::DIEsForAddress...
Generating docs for compound llvm::DWARFDataExtractor...
Generating docs for compound llvm::DwarfDebug...
Generating docs for compound llvm::DWARFDebugAbbrev...
Generating docs for compound llvm::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::FileNameEntry...
Generating docs for nested compound llvm::DWARFDebugLine::LineTable...
Generating docs for nested compound llvm::DWARFDebugLine::Prologue...
Generating docs for nested compound llvm::DWARFDebugLine::Row...
Generating docs for nested compound llvm::DWARFDebugLine::Sequence...
Generating docs for compound llvm::DWARFDebugLoc...
Generating docs for nested compound llvm::DWARFDebugLoc::Entry...
Generating docs for nested compound llvm::DWARFDebugLoc::LocationList...
Generating docs for compound llvm::DWARFDebugLocDWO./opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h:117: warning: The following parameters of llvm::DWARFDie::dump(raw_ostream &OS, unsigned indent=0, DIDumpOptions DumpOpts=DIDumpOptions()) const are not documented:
  parameter 'DumpOpts'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:152: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:239: 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:152: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:170: 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:230: 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:176: 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:186: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:188: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:190: warning: Unsupported xml/html tag <const> found
..
Generating docs for nested compound llvm::DWARFDebugLocDWO::Entry...
Generating docs for nested compound llvm::DWARFDebugLocDWO::LocationList...
Generating docs for compound llvm::DWARFDebugMacro...
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::DWARFDie...
Generating docs for nested compound llvm::DWARFDie::attribute_iterator...
Generating docs for nested compound llvm::DWARFDie::iterator...
Generating docs for compound llvm::DwarfExpression...
Generating docs for nested compound llvm::DwarfExpression::Register...
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::DwarfFile...
Generating docs for compound llvm::DWARFFormParams...
Generating docs for compound llvm::DWARFFormValue...
Generating docs for compound llvm::DWARFGdbIndex...
Generating docs for compound llvm::DWARFObject...
Generating docs for compound llvm::DWARFSection...
Generating docs for compound llvm::DwarfStringPool...
Generating docs for compound llvm::DwarfStringPoolEntry...
Generating docs for compound llvm::DwarfStringPoolEntryRef...
Generating docs for compound llvm::DwarfTypeUnit...
Generating docs for compound llvm::DWARFTypeUnit...
Generating docs for compound llvm::DwarfUnit...
Generating docs for compound llvm::DWARFUnit...
Generating docs for 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::DWARFUnitSection...
Generating docs for compound llvm::DWARFUnitSectionBase...
Generating docs for compound llvm::DWARFVerifier...
Generating docs for nested compound llvm::DWARFVerifier::DieRangeInfo...
Generating docs for compound llvm::EarlyCSEPass...
Generating docs for compound llvm::ECError...
Generating docs for compound llvm::EdgeBundles...
Generating docs for compound llvm::EfficiencySanitizerOptions...
Generating docs for compound llvm::EHStreamer...
Generating docs for nested compound llvm::EHStreamer::ActionEntry...
Generating docs for nested compound llvm::EHStreamer::CallSiteEntry...
Generating docs for nested compound llvm::EHStreamer::PadRange...
Generating docs for compound llvm::ELFRelocationEntry...
Generating docs for compound llvm::EliminateAvailableExternallyPass...
Generating docs for compound llvm::EngineBuilder...
Generating docs for compound llvm::EnumAttributeImpl...
Generating docs for compound llvm::EnumEntry...
Generating docs for compound llvm::equal...
Generating docs for compound llvm::EquivalenceClasses...
Generating docs for nested compound llvm::EquivalenceClasses::member_iterator...
Generating docs for compound llvm::Error...
Generating docs for compound llvm::ErrorAsOutParameter...
Generating docs for compound llvm::ErrorHandlerTraits...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::Error/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h:292: warning: The following parameters of llvm::ExecutionEngine::runStaticConstructorsDestructors(Module &module, bool isDtors) are not documented:
  parameter 'module'
HandlerTraits< 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::ExecutionDepsFix...
Generating docs for compound llvm::ExecutionEngine...
Generating docs for compound llvm::ExecutionEngineState...
Generating docs for compound llvm::ExitLimitQuery...
Generating docs for compound llvm::ExitOnError...
Generating docs for compound llvm::ExpandReductionsPass...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::ExpectedAsOutParameter...
Generating docs for compound llvm::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::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::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::FileInfo...
Generating docs for compound llvm::FileOutputBuffer...
Generating docs for compound llvm::FileRemover...
Generating docs for compound llvm::filter_iterator...
Generating docs for compound llvm::FilteredPassNameParser...
Generating docs for compound llvm::FixAllFDIVSQRT...
Generating docs for compound llvm::FixedNumOperandTraits...
Generating docs for compound llvm::FixedStackPseudoSourceValue...
Generating docs for compound llvm::FixedStreamArray...
Generating docs for compound llvm::FixedStreamArrayIterator...
Generating docs for compound llvm::FlatIt...
Generating docs for compound llvm::Float2IntPass...
Generating docs for compound llvm::fltSemantics...
Generating docs for compound llvm::FmtAlign...
Generating docs for compound llvm::FoldingSet...
Generating docs for compound llvm::FoldingSetBase...
Generating docs for nested compound llvm::FoldingSetBase::Node...
Generating docs for compound llvm::FoldingSetBucketIterator...
Generating docs for compound llvm::FoldingSetBucketIteratorImpl...
Generating docs for compound llvm::FoldingSetImpl...
Generating docs for compound llvm::FoldingSetIterator...
Generating docs for compound llvm::FoldingSetIteratorImpl...
Generating docs for compound llvm::FoldingSetNodeID...
Generating docs for compound llvm::FoldingSetNodeIDRef...
Generating docs for compound llvm::FoldingSetNodeWrapper...
Generating docs for compound llvm::FoldingSetTrait...
Generating docs for compound llvm::FoldingSetTrait< SCEV >...
Generating docs for compound llvm::FoldingSetTrait< SCEVPredicate >...
Generating docs for compound llvm::FoldingSetTrait< SDVTListNode >...
Generating docs for compound llvm::FoldingSetTrait< std::pair< T1, T/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:344: warning: Unsupported xml/html tag <any> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:281: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:108: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:158: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
2 > >...
Generating docs for compound llvm::FoldingSetTrait< T * >...
Generating docs for compound llvm::FoldingSetVector...
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::GUID >...
Generating docs for compound llvm::format_provider< codeview::TypeIndex >...
Generating docs for compound llvm::format_provider< formatv_object< T > >...
Generating docs for compound llvm::format_provider< llvm::iterator_range< IterT > >...
Generating docs for compound llvm::format_provider< pdb::PdbRaw_ImplVer >...
Generating docs for compound llvm::format_provider< std::chrono::duration< Rep, Period > >...
Generating docs for compound llvm::format_provider< sys::TimePoint<> >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_char_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_double_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_integral_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_pointer_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_string_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< Twine >...
Generating docs for compound llvm::FormatAdapter...
Generating docs for compound llvm::formatted_raw_ostream...
Generating docs for compound llvm::FormattedBytes...
Generating docs for compound llvm::FormattedNumber...
Generating docs for compound llvm::FormattedString...
Generating docs for compound llvm::formatv_object...
Generating docs for compound llvm::formatv_object_base...
Generating docs for nested compound llvm::formatv_object_base::create_adapters...
Generating docs for compound llvm::FortifiedLibCallSimplifier...
Generating docs for compound llvm::ForwardDominanceFrontierBase...
Generating docs for compound llvm::ForwardedRegister...
Generating docs for compound llvm::FPExtInst...
Generating docs for compound llvm::FPMathOperator...
Generating docs for compound llvm::FPPassManager...
Generating docs for compound llvm::FPToSIInst...
Generating docs for compound llvm::FPToUIInst...
Generating docs for compound llvm::FPTruncInst...
Generating docs for compound llvm::FrameEntry...
Generating docs for nested compound llvm::FrameEntry::Instruction...
Generating docs for compound llvm::FrameIndexSDNode...
Generating docs for compound llvm::FreeDeleter...
Generating docs for compound llvm::FullDependence...
Generating docs for compound llvm::FuncletPadInst...
Generating docs for compound llvm::Function...
Generating docs for compound llvm::function_ref...
Generating docs for compound llvm::function_ref< Ret(Params...)>...
Generating docs for compound llvm::FunctionAnalysisManagerCGSCCProxy...
Generating docs for nested compound llvm::FunctionAnalysisManagerCGSCCProxy::Result...
Generating docs for compound llvm::FunctionComparator...
Generating docs for compound llvm::FunctionImporter...
Generating docs for compound llvm::FunctionImportGlobalProcessing...
Generating docs for compound llvm::FunctionImportPass...
Generating docs for compound llvm::FunctionLoweringInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::LiveOutInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::StatepointSpillMap...
Generating docs for compound llvm::FunctionPass...
Generating docs for compound llvm::FunctionSummary...
Generating docs for nested compound llvm::FunctionSummary::ConstVCall...
Generating docs for nested compound llvm::FunctionSummary::FFlags...
Generating docs for neste/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h:112: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h:149: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h:107: warning: Found unknown command `\llvm'
d 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::GCNTargetMachine...
Generating docs for compound llvm::GCNUpwardRPTracker...
Generating docs for compound llvm::GCOVBlock...
Generating docs for compound llvm::GCOVBuffer...
Generating docs for compound llvm::GCOVEdge...
Generating docs for compound llvm::GCOVFile...
Generating docs for compound llvm::GCOVFunction...
Generating docs for compound llvm::GCOVOptions...
Generating docs for compound llvm::GCOVProfilerPass...
Generating docs for compound llvm::GCPoint...
Generating docs for compound llvm::GCProjectionInst...
Generating docs for compound llvm::GCRelocateInst...
Generating docs for compound llvm::GCResultInst...
Generating docs for compound llvm::GCRoot...
Generating docs for compound llvm::GCStrategy...
Generating docs for compound llvm::generic_gep_type_iterator...
Generating docs for compound llvm::GenericDINode...
Generating docs for compound llvm::GenericScheduler...
Generating docs for compound llvm::GenericSchedulerBase...
Generating docs for nested compound llvm::GenericSchedulerBase::CandPolicy...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedCandidate...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedResourceDelta...
Generating docs for compound llvm::GenericValue...
Generating docs for nested compound llvm::GenericValue::IntPair...
Generating docs for compound llvm::GEPOperator...
Generating docs for compound llvm::GetElementPtrConstantExpr...
Generating docs for compound llvm::GetElementPtrInst...
Generating docs for compound llvm::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::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 compound llvm::GlobalVariable...
Generating docs for compound llvm::GlobalVarSummary...
Generating docs for compound llvm::GlobPattern...
Generating docs for compound llvm::GraphTraits...
Generating docs for nested compound llvm::GraphTraits< BoUpSLP * >::ChildIteratorType...
Generating docs for compound llvm::GraphTraits< ArgumentGraph * >...
Generating docs for compound llvm::GraphTraits< ArgumentGraphNode * >...
Generating docs for compound llvm::GraphTraits< BasicBlock * >...
Generating docs for compound llvm::GraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< BoUpSLP * >...
Generating docs for compound llvm::GraphTraits< CallGraph * >...
Generating docs for compound llvm::GraphTraits< CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const BasicBlock * >...
Generating docs for compound llvm::GraphTraits< const CallGraph * >...
Generating docs for compound llvm::GraphTraits< const CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const Function * >...
Generating docs for compound llvm::GraphTraits< const Loop * >...
Generating docs for compound llvm::GraphTraits< const MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< const MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const MachineFunction * >...
Generating docs for compound llvm::GraphTraits< const MachineLoop * >...
Generating docs for compound llvm::GraphTraits< const Type * >...
Generating docs for compound llvm::GraphTraits< const VPBlockBase * >...
Generating docs for compound llvm::GraphTraits< DominatorTree * >...
Generating docs for compound llvm::GraphTraits< DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< Function * >...
Generating docs for compound llvm::GraphTraits< Interval * >...
Generating docs for compound llvm::GraphTraits< Inverse< BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Interval * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Inverse< T > > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MemoryAccess * > >...
Generating docs for compound llvm::GraphTraits< Inverse< VPBlockBase * > >...
Generating docs for compound llvm::GraphTraits< IrreducibleGraph >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph * >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph::Node * >...
Generating docs for compound llvm::GraphTraits< Loop * >...
Generating docs for compound llvm::GraphTraits< MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< MachineDominatorTree * >...
Generating docs for compound llvm::GraphTraits< MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< MachineFunction * >...
Generating docs for compound llvm::GraphTraits< MachineLoop * >...
Generating docs 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< PGOUseFunc * >...
Generating docs for compound llvm::GraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::GraphTraits< RegionInfo * >...
Generating docs for compound llvm::GraphTraits< RegionInfoPass * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::GraphTraits< SDNode * >...
Generating docs for compound llvm::GraphTraits< SelectionDAG * >...
Generating docs for compound llvm::GraphTraits< SUnit * >...
Gener/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
ating docs for compound llvm::GraphTraits< Type * >...
Generating docs for compound llvm::GraphTraits< VPBlockBase * >...
Generating docs for compound llvm::GraphWriter...
Generating docs for compound llvm::greater_ptr...
Generating docs for compound llvm::GuardWideningPass...
Generating docs for compound llvm::GVMaterializer...
Generating docs for compound llvm::GVN...
Generating docs for nested compound llvm::GVN::Expression...
Generating docs for nested compound llvm::GVN::ValueTable...
Generating docs for compound llvm::GVNHoist...
Generating docs for compound llvm::GVNHoistLegacyPass...
Generating docs for compound llvm::GVNHoistPass...
Generating docs for compound llvm::GVNSinkPass...
Generating docs for compound llvm::HandleSDNode...
Generating docs for compound llvm::has_rbegin...
Generating docs for compound llvm::has_rbegin_impl...
Generating docs for compound llvm::hash_code...
Generating docs for compound llvm::HashingByteStreamer...
Generating docs for compound llvm::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::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::HungoffOperandTraits...
Generating docs for compound llvm::ICallPromotionAnalysis...
Generating docs for compound llvm::ICmpInst...
Generating docs for compound llvm::IdentifyingPassPtr...
Generating docs for compound llvm::identity...
Generating docs for compound llvm::idf_ext_iterator...
Generating docs for compound llvm::idf_iterator...
Generating docs for compound llvm::IDFCalculator...
Generating docs for compound llvm::Idx2MBBCompare...
Generating docs for compound llvm::ilist_alloc_traits...
Generating docs for compound llvm::ilist_alloc_traits< IndexListEntry >...
Generating docs for compound llvm::ilist_alloc_traits< Instruction >...
Generating docs for compound llvm::ilist_alloc_traits< MachineBasicBlock >...
Generating docs for compound llvm::ilist_alloc_traits< MCFragment >...
Generating docs for compound llvm::ilist_alloc_traits< 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_default_traits...
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::ImmutableCallSite...
Generating docs for compound llvm::ImmutableList...
Generating docs for nested compound llvm::ImmutableList::iterator...
Generating docs for compound llvm::ImmutableListFactory...
Generating docs for compound llvm::ImmutableListImpl...
Generating docs for compound llvm::ImmutableMap...
Generating docs for nested compound llvm::ImmutableMap::Factory...
Generating docs for nested compound llvm::ImmutableMap::iterator...
Generating docs for compound llvm::ImmutableMapRef...
Generating docs for nested compound llvm::ImmutableMapRef::iterator...
Generating docs for compound llvm::ImmutablePass...
Generating docs for compound llvm::ImmutableSet...
Generating docs for nested compound llvm::ImmutableSet::Factory...
Generating docs for compound llvm::ImmutableSetRef...
Generating docs for compound llvm::ImmutableStatepoint...
Generating docs for compound llvm::ImportedFunctionsInliningStatistics...
Generating docs for compound llvm::ImutAVLFactory...
Generating docs for compound llvm::ImutAVLTree...
Generating docs for compound llvm::ImutAVLTreeGenericIterator...
Generating docs for compound llvm::ImutAVLTreeInOrderIterator...
Generating docs for compound llvm::ImutAVLValueIterator...
Generating docs for compound llvm::ImutContainerInfo...
Generating docs for compound llvm::ImutContainerInfo< T * >...
Generating docs for compound llvm::ImutIntervalAVLFactory...
Generating docs for compound llvm::ImutKeyValueInfo...
Generating docs for compound llvm::ImutProfileInfo...
Generating docs for compound llvm::ImutProfileInfo< bool >...
Generating docs for compound llvm::ImutProfileInfo< T * >...
Generating docs for compound llvm::ImutProfileInteger...
Generating docs for compound llvm::index_sequence...
Generating docs for compound llvm::index_sequence_for...
Generating docs for compound llvm::IndexedInstrProfReader...
Generating docs for compound llvm::IndexedMap...
Generating docs for compound llvm::IndexListEntry...
Generating docs for compound llvm::IndirectBrInst...
Generating docs for compound llvm::IndirectSymbolData...
Generating docs for compound llvm::InductionDescriptor...
Generating docs for compound llvm::IndVarSimplifyPass...
Generating docs for compound llvm::InferFunctionAttrsPass...
Generating docs for compound llvm::Init...
Generating docs for compound llvm::InjectorIRStrategy...
Generating docs for compound llvm::InlineAsm...
Generating docs for nested compound llvm::InlineAsm::ConstraintInfo...
Generating docs for nested compound llvm::InlineAsm::SubConstraintInfo...
Generating docs for compound llvm::InlineAsmIdentifierInfo...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::EnumIdentifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::LabelIden/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4003: warning: Unsupported xml/html tag <label> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4013: warning: Unsupported xml/html tag <label> found
tifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::VariableIdentifier...
Generating docs for compound llvm::InlineAsmKeyType...
Generating docs for compound llvm::InlineCost...
Generating docs for compound llvm::InlineFunctionInfo...
Generating docs for compound llvm::InlineParams...
Generating docs for compound llvm::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::InstrItinerary...
Generating docs for compound llvm::InstrItineraryData...
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::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::InstructionSelect...
Generating docs for compound llvm::InstructionSelector...
Generating docs for nested compound llvm::InstructionSelector::MatcherInfoTy...
Generating docs for nested compound llvm::InstructionSelector::MatcherState...
Generating docs for compound llvm::InstSimplifierPass...
Generating docs for compound llvm::InstVisitor...
Generating docs for compound llvm::IntAttributeImpl...
Generating docs for compound llvm::integer_sequence...
Generating docs for compound llvm::IntegerType...
Generating docs for compound llvm::IntelExpr...
Generating docs for compound llvm::IntelJITEventsWrapper...
Generating docs for compound llvm::IntEqClasses...
Generating docs for compound llvm::InterferenceCache...
Generating docs for nested compound llvm::InterferenceCache::Cursor...
Generating docs for compound llvm::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::Inte/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:749: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:749: warning: Unsupported xml/html tag <val> found
rvalMapOverlaps...
Generating docs for compound llvm::IntervalPartition...
Generating docs for compound llvm::IntervalPressure...
Generating docs for compound llvm::IntInit...
Generating docs for compound llvm::IntRecTy...
Generating docs for compound llvm::IntrinsicData...
Generating docs for compound llvm::IntrinsicInst...
Generating docs for compound llvm::IntrinsicLowering...
Generating docs for compound llvm::IntrusiveBackList...
Generating docs for nested compound llvm::IntrusiveBackList::const_iterator...
Generating docs for nested compound llvm::IntrusiveBackList::iterator...
Generating docs for compound llvm::IntrusiveBackListBase...
Generating docs for compound llvm::IntrusiveBackListNode...
Generating docs for compound llvm::IntrusiveRefCntPtr...
Generating docs for compound llvm::IntrusiveRefCntPtrInfo...
Generating docs for compound llvm::IntToPtrInst...
Generating docs for compound llvm::InvalidateAllAnalysesPass...
Generating docs for compound llvm::InvalidateAnalysisPass...
Generating docs for compound llvm::Inverse...
Generating docs for compound llvm::InvokeInst...
Generating docs for compound llvm::iplist...
Generating docs for compound llvm::iplist_impl...
Generating docs for compound llvm::ipo_ext_iterator...
Generating docs for compound llvm::ipo_iterator...
Generating docs for compound llvm::IPSCCPPass...
Generating docs for compound llvm::IRBuilder...
Generating docs for compound llvm::IRBuilderBase...
Generating docs for nested compound llvm::IRBuilderBase::FastMathFlagGuard...
Generating docs for nested compound llvm::IRBuilderBase::InsertPoint...
Generating docs for nested compound llvm::IRBuilderBase::InsertPointGuard...
Generating docs for compound llvm::IRBuilderCallbackInserter...
Generating docs for compound llvm::IRBuilderDefaultInserter...
Generating docs for compound llvm::IRMover...
Generating docs for nested compound llvm::IRMover::IdentifiedStructTypeSet...
Generating docs for nested compound llvm::IRMover::StructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::IRMutationStrategy...
Generating docs for compound llvm::IRMutator...
Generating docs for compound llvm::IRTranslator...
Generating docs for compound llvm::is_bitmask_enum...
Generating docs for nested compound llvm::is_bitmask_enum::type...
Generating docs for compound llvm::is_integral_or_enum...
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::isa_impl...
Generating docs for compound llvm::isa_impl< Argument, Value >...
Generating docs for compound llvm::isa_impl< BasicBlock, Value >...
Generating docs for compound llvm::isa_impl< Constant, Value >...
Generating docs for compound llvm::isa_impl< ConstantAggregate, Value >...
Generating docs for compound llvm::isa_impl< ConstantData, Value >...
Generating docs for compound llvm::isa_impl< Function, Value >...
Generating docs for compound llvm::isa_impl< GlobalAlias, Value >...
Generating docs for compound llvm::isa_impl< GlobalIFunc, Value >...
Generating docs for compound llvm::isa_impl< GlobalIndirectSymbol, Value >...
Generating docs for compound llvm::isa_impl< GlobalObject, Value >...
Generating docs for compound llvm::isa_impl< GlobalValue, Value >...
Generating docs for compound llvm::isa_impl< GlobalVariable, Value >...
Generating docs for compound llvm::isa_impl< InlineAsm, Value >...
Generating docs for compound llvm::isa_impl< Instruction, Value >...
Generating docs for compound llvm::isa_impl< PointerType, Type >...
Generating docs for compound llvm::isa_impl< To, From, typename std::enable_if< std::is_base_of< To, From >::value >::type >...
Generating docs for compound llvm::isa_impl_cl...
Generating docs for compound llvm::isa_impl_cl< To, const From * >...
Generating docs for compound llvm::isa_impl_cl< To, const From *const >...
Generating docs for compound llvm::isa_impl_cl< To, const From >...
Generating docs for compound llvm::isa_impl_cl< To, const std::unique_ptr< From > >...
Generating docs for com/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h:190: 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:2419: warning: Found unknown command `\llvm'
pound 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::isPodLike...
Generating docs for compound llvm::isPodLike< ArrayRef< T > >...
Generating docs for compound llvm::isPodLike< AssertingVH< T > >...
Generating docs for compound llvm::isPodLike< bfi_detail::BlockMass >...
Generating docs for compound llvm::isPodLike< BitCodeAbbrevOp >...
Generating docs for compound llvm::isPodLike< IdentifyingPassPtr >...
Generating docs for compound llvm::isPodLike< ImmutableList< T > >...
Generating docs for compound llvm::isPodLike< MCOperand >...
Generating docs for compound llvm::isPodLike< Optional< T > >...
Generating docs for compound llvm::isPodLike< PointerIntPair< PointerTy, IntBits, IntType > >...
Generating docs for compound llvm::isPodLike< PoisoningVH< T > >...
Generating docs for compound llvm::isPodLike< PressureChange >...
Generating docs for compound llvm::isPodLike< ScaledNumber< T > >...
Generating docs for compound llvm::isPodLike< SDep >...
Generating docs for compound llvm::isPodLike< SDValue >...
Generating docs for compound llvm::isPodLike< Slice >...
Generating docs for compound llvm::isPodLike< SlotIndex >...
Generating docs for compound llvm::isPodLike< std::pair< T, U > >...
Generating docs for compound llvm::isPodLike< StringRef >...
Generating docs for compound llvm::isPodLike< TerminatorInst::SuccIterator< T, U > >...
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::JITEvent_EmittedFunctionDetails...
Generating docs for nested compound llvm::JITEvent_EmittedFunctionDetails::LineStart...
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::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/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:110: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:110: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h:311: 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/LiveIntervalAnalysis.h:321: warning: The following parameters of llvm::LiveIntervals::handleMoveIntoBundle(MachineInstr &MI, MachineInstr &BundleStart, bool UpdateFlags=false) are not documented:
  parameter 'MI'
  parameter 'BundleStart'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h:136: warning: The following parameters of llvm::LiveRangeEdit::LiveRangeEdit(LiveInterval *parent, SmallVectorImpl< unsigned > &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate=nullptr, SmallPtrSet< MachineInstr *, 32 > *deadRemats=nullptr) are not documented:
  parameter 'delegate'
...
Generating docs for compound llvm::LazyBlockFrequencyInfo...
Generating docs for compound llvm::LazyBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyBranchProbabilityInfoPass...
Generating docs for compound llvm::LazyCallGraph...
Generating docs for nested compound llvm::LazyCallGraph::Edge...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::call_iterator...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::iterator...
Generating docs for nested compound llvm::LazyCallGraph::Node...
Generating docs for nested compound llvm::LazyCallGraph::postorder_ref_scc_iterator...
Generating docs for nested compound llvm::LazyCallGraph::RefSCC...
Generating docs for nested compound llvm::LazyCallGraph::SCC...
Generating docs for compound llvm::LazyCallGraphAnalysis...
Generating docs for compound llvm::LazyCallGraphDOTPrinterPass...
Generating docs for compound llvm::LazyCallGraphPrinterPass...
Generating docs for compound llvm::LazyMachineBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyValueAnalysis...
Generating docs for compound llvm::LazyValueInfo...
Generating docs for compound llvm::LazyValueInfoWrapperPass...
Generating docs for compound llvm::LCSSAPass...
Generating docs for compound llvm::LCSSAVerificationPass...
Generating docs for compound llvm::LegacyAARGetter...
Generating docs for compound llvm::LegacyInlinerBase...
Generating docs for compound llvm::Legalizer...
Generating docs for compound llvm::LegalizerCombiner...
Generating docs for compound llvm::LegalizerHelper...
Generating docs for compound llvm::LegalizerInfo...
Generating docs for compound llvm::LEONMachineFunctionPass...
Generating docs for compound llvm::less...
Generating docs for compound llvm::less_first...
Generating docs for compound llvm::less_ptr...
Generating docs for compound llvm::less_second...
Generating docs for compound llvm::LessRecord...
Generating docs for compound llvm::LessRecordByID...
Generating docs for compound llvm::LessRecordFieldName...
Generating docs for compound llvm::LessRecordRegister...
Generating docs for nested compound llvm::LessRecordRegister::RecordParts...
Generating docs for compound llvm::LetRecord...
Generating docs for compound llvm::LexicalScope...
Generating docs for compound llvm::LexicalScopes...
Generating docs for compound llvm::LibCallSimplifier...
Generating docs for compound llvm::LibCallsShrinkWrapPass...
Generating docs for compound llvm::LICMPass...
Generating docs for compound llvm::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::LineReader...
Generating docs for compound llvm::LinkDiagnosticInfo...
Generating docs for compound llvm::Linker...
Generating docs for compound llvm::LinkingSymbolResolver...
Generating docs for compound llvm::ListInit...
Generating docs for compound llvm::ListRecTy...
Generating docs for compound llvm::LiveDebugVariables...
Generating docs for compound llvm::LiveInterval...
Generating docs for nested compound llvm::LiveInterval::SingleLinkedListIterator...
Generating docs for nested compound llvm::LiveInterval::SubRange...
Generating docs for compound llvm::LiveIntervals...
Generating docs for nested compound LiveIntervals::HMEditor...
Generating docs for compound llvm::LiveIntervalUnion...
Generating docs for nested compound llvm::LiveIntervalUnion::Array...
Generating docs for nested compound llvm::LiveIntervalUnion::Query...
Generating docs for compound llvm::LivePhysRegs...
Generating docs for compound llvm::LiveQueryResult...
Generating docs for compound llvm::LiveRange...
Generating docs for nested compound llvm::LiveRange::Segment...
Generating docs for compound llvm::LiveRangeCalc...
Generating docs for compound llvm::LiveRangeEdit...
Generating docs for nested compound llvm::LiveRangeEdit::Delegate...
Generating docs for nested compound llvm::LiveRangeEdit::Remat...
Generating docs for compound llvm::LiveRangeUpdater...
Generating docs for compound llvm::LiveReg...
Generating docs for compound llvm::LiveRegMatrix...
Generating docs for compound llvm::LiveRegSet...
Generating docs for compound llvm::LiveRegUnit...
Generating docs for compound llvm::LiveRegUnits...
Generating docs for compound llvm::LiveStacks...
Generating docs for compound llvm::LiveVariables...
Generating docs for nested compound llvm::LiveVariables::VarInfo...
Generating docs for compound llvm::LLLexer...
Generating docs for compound llvm::LLParser...
Generating docs for compound llvm::LLT...
Generating docs for compound llvm::llvm_shutdown_obj...
Generating docs for compound llvm::LLVMContext...
Generating docs for compound llvm::LLVMContextImpl...
Generating docs for compound llvm::LLVMDisasmContext...
Generating docs for compound llvm::LLVMTargetMachine...
Generating docs for compound llvm::LoadAndStorePromoter...
Generating docs for compound llvm::LoadedObjectInfo...
Generating docs for compound llvm::LoadedObjectInfoHelper...
Generating docs for compound llvm::LoadInfo...
Generating docs for compound llvm::LoadInst...
Generating docs for compound llvm::LoadSDNode...
Generating docs for compound llvm::LocalAsMetadata...
Generating docs for compound llvm::Localizer...
Generating docs for compound llvm::LockFileManager...
Generating docs for compound llvm::Loop...
Generating docs for nested compound llvm::Loop::LocRange...
Generating docs for compound llvm::LoopAccessAnalysis...
Generating docs for compound llvm::LoopAccessInfo...
Generating docs for compound llvm::LoopAccessInfoPrinterPass...
Generating docs for compound llvm::LoopAccessLegacyAnalysis...
Generating docs for compound llvm::LoopAnalysis...
Generating docs for compound llvm::LoopBase...
Generating docs for compound llvm::LoopBlocksDFS...
Generating docs for compound llvm::LoopBlocksTraversal...
Generating docs for compound llvm::LoopBodyTraits...
Generating docs for nested compound llvm::LoopBodyTraits::LoopBodyFilter...
Generating docs for nested compound llvm::LoopBodyTraits::WrappedSuccIterator...
Generating docs for compound llvm::LoopDataPrefetchPass...
Generating docs for compound llvm::LoopDeletionPass...
Generating docs for compound llvm::LoopDistributePass...
Generating docs for compound llvm::LoopFullUnrollPass...
Generating docs for compound llvm::LoopIdiomRecognizePass...
Generating docs for compound llvm::LoopInfo...
Generating docs for compound llvm::LoopInfoBase...
Generating docs for compound llvm::LoopInfoWrapperPass...
Generating docs for compound llvm::LoopInstSimplifyPass...
Generating docs for compound llvm::LoopLoadEliminationPass...
Generating docs for compound llvm::LoopPass...
Generating docs for compound llvm::LoopPredicationPass...
Generating docs for compound llvm::LoopPrinterPass...
Generating docs for compound llvm::LoopRotatePass...
Generating docs for compound llvm::LoopSafetyInfo...
Generating docs for compound llvm::LoopSimplifyCFGPass...
Generating docs for compound llvm::LoopSimplifyPass...
Generating docs for compound llvm::LoopSinkPass...
Generating docs for compound llvm::LoopStandardAnalysisResults...
Generating docs for compound llvm::LoopStrengthReducePass...
Generating docs for compound llvm::LoopUnrollPass...
Generating docs for compound llvm::LoopVectorizationPlanner...
Generating docs for nested compound llvm::LoopVectorizationPlanner::VFRange...
Generating docs for compound llvm::LoopVectorizePass...
Generating docs for compound llvm::LoopVerifierPass...
Generating docs for compound llvm::LoopVersioning...
Generating docs for compound llvm::LowerAtomicPass...
Generating docs for compound llvm::LowerExpectIntrinsicPass...
Generating docs for compound llvm::LowerGuardIntrinsicPass...
Generating docs for compound llvm::LowerInvokePass...
Generating docs for compound llvm::LowerTypeTestsPass...
Generating docs for compound llvm::LPMUpdater...
Generating docs for compound llvm::LPPassManager...
Generat/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:704: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:705: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:704: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h:705: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1250: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1250: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:685: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

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

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

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:574: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:574: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:691: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:676: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:150: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:160: warning: Found unknown command `\Opc'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:161: warning: Found unknown command `\Ty'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:162: warning: Found unknown command `\Args'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:173: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:165: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:165: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:339: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:341: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:216: warning: The following parameters of llvm::MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI) are not documented:
  parameter 'TRI'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:153: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:153: warning: Unsupported xml/html tag <internal> found
ing 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::VariableDbgInfo...
Generating docs for compound llvm::MachineFunctionInfo...
Generating docs for compound llvm::MachineFunctionPass...
Generating docs for compound llvm::MachineFunctionProperties...
Generating docs for compound llvm::MachineInstr...
Generating docs for compound llvm::MachineInstrBuilder...
Generating docs for compound llvm::MachineInstrBundleIterator...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< false >...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, true >...
Generating docs for compound llvm::MachineInstrExpressionTrait...
Generating docs for compound llvm::MachineInstrSpan...
Generating docs for compound llvm::MachineIRBuilder...
Generating docs for compound llvm::MachineJumpTableEntry...
Generating docs for compound llvm::MachineJumpTableInfo...
Generating docs for compound llvm::MachineLocation...
Generating docs for compound llvm::MachineLoop...
Generating docs for compound llvm::MachineLoopInfo...
Generating docs for compound llvm::MachineMemOperand...
Generating docs for compound llvm::MachineModuleInfo...
Generating docs for compound llvm::MachineModuleInfoELF...
Generating docs for compound llvm::MachineModuleInfoImpl...
Generating docs for compound llvm::MachineModuleInfoMachO...
Generating docs for compound llvm::MachineOperand...
Generating docs for compound llvm::MachineOperandIteratorBase...
Generating docs for nested compound llvm::MachineOperandIteratorBase::PhysRegInfo...
Generating docs for nested compound llvm::MachineOperandIteratorBase::VirtRegInfo...
Generating docs for compound llvm::MachineOptimizationRemark...
Generating docs for compound llvm::MachineOptimizationRemarkAnalysis...
Generating docs for compound llvm::MachineOptimizationRemarkEmitter...
Generating docs for compound llvm::MachineOptimizationRemarkEmitterPass...
Generating docs for compound llvm::MachineOptimizationRemarkMissed...
Generating docs for compound llvm::MachinePassRegistry...
Generating docs for compound llvm::MachinePassRegistryListener...
Generating docs for compound llvm::MachinePassRegistryNode...
Generating docs for compound llvm::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...
Genera/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:173: warning: The following parameters of llvm::MachObjectWriter::writeSegmentLoadCommand(StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, uint32_t InitProt) are not documented:
  parameter 'Name'
  parameter 'VMAddr'
  parameter 'VMSize'
  parameter 'SectionDataStartOffset'
  parameter 'MaxProt'
  parameter 'InitProt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:440: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:440: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:343: warning: Found unknown command `\plt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:260: 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:276: 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:298: 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:268: warning: The following parameters of llvm::MCAsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h:333: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h:335: warning: The following parameters of llvm::MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx) are not documented:
  parameter 'FuncName'
ting 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::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::MapVector...
Generating docs for compound llvm::MaskedGatherScatterSDNode...
Generating docs for compound llvm::MaskedGatherSDNode...
Generating docs for compound llvm::MaskedLoadSDNode...
Generating docs for compound llvm::MaskedLoadStoreSDNode...
Generating docs for compound llvm::MaskedScatterSDNode...
Generating docs for compound llvm::MaskedStoreSDNode...
Generating docs for compound llvm::MaskedTruncSStoreSDNode...
Generating docs for compound llvm::MaskedTruncUSStoreSDNode...
Generating docs for compound llvm::MaximumSpanningTree...
Generating docs for compound llvm::MBB2NumberFunctor...
Generating docs for compound llvm::MCAlignFragment...
Generating docs for compound llvm::MCAsmBackend...
Generating docs for compound llvm::MCAsmInfo...
Generating docs for compound llvm::MCAsmInfoCOFF...
Generating docs for compound llvm::MCAsmInfoDarwin...
Generating docs for compound llvm::MCAsmInfoELF...
Generating docs for compound llvm::MCAsmInfoGNUCOFF...
Generating docs for compound llvm::MCAsmInfoMicrosoft...
Generating docs for compound llvm::MCAsmInfoWasm...
Generating docs for compound llvm::MCAsmLayout...
Generating docs for compound llvm::MCAsmLexer...
Generating docs for compound llvm::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 compound llvm::MCBinaryExpr...
Generating docs for compound llvm::MCCFIInstruction...
Generating docs for compound llvm::MCCodeEmitter...
Generating docs for compound llvm::MCCodePadder...
Generating docs for compound llvm::MCCodePaddingContext...
Generating docs for compound llvm::MCCodePaddingPolicy...
Generating docs for compound llvm::MCCompactEncodedInstFragment...
Generating docs for compound llvm::MCConstantExpr...
Generating docs for compound llvm::MCContext...
Generating docs for compound llvm::MCCVDefRangeFragment...
Generating docs for compound llvm::MCCVFunctionInfo...
Generating docs for nested compound llvm::MCCVFunctionInfo::LineInfo...
Generating docs for compound llvm::MCCVInlineLineTableFragment...
Generating docs for compound llvm::MCCVLineEntry...
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 co/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/MCExpr.h:95: 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/MCObjectStreamer.h:99: 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:124: 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:492: 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:410: 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:510: 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:717: warning: The following parameters of llvm::MCStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, SMLoc Loc) are not documented:
  parameter 'Loc'
mpound 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::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::MCFillFragment...
Generating docs for compound llvm::MCFixup...
Generating docs for compound llvm::MCFixupKindInfo...
Generating docs for compound llvm::MCFragment...
Generating docs for compound llvm::MCGenDwarfInfo...
Generating docs for compound llvm::MCGenDwarfLabelEntry...
Generating docs for compound llvm::MCInst...
Generating docs for compound llvm::MCInstBuilder...
Generating docs for compound llvm::MCInstPrinter...
Generating docs for compound llvm::MCInstrAnalysis...
Generating docs for compound llvm::MCInstrDesc...
Generating docs for compound llvm::MCInstrInfo...
Generating docs for compound llvm::MCJIT...
Generating docs for compound llvm::MCJITMemoryManager...
Generating docs for compound llvm::MCLabel...
Generating docs for compound llvm::MCLEBFragment...
Generating docs for compound llvm::MCLineSection...
Generating docs for compound llvm::MCLOHContainer...
Generating docs for compound llvm::MCLOHDirective...
Generating docs for compound llvm::MCMachObjectTargetWriter...
Generating docs for compound llvm::MCObjectFileInfo...
Generating docs for compound llvm::MCObjectStreamer...
Generating docs for compound llvm::MCObjectWriter...
Generating docs for compound llvm::MCOperand...
Generating docs for compound llvm::MCOperandInfo...
Generating docs for compound llvm::MCOrgFragment...
Generating docs for compound llvm::MCPaddingFragment...
Generating docs for compound llvm::MCParsedAsmOperand...
Generating docs for compound llvm::MCProcResourceDesc...
Generating docs for compound llvm::MCReadAdvanceEntry...
Generating docs for compound llvm::MCRegAliasIterator...
Generating docs for compound llvm::MCRegisterClass...
Generating docs for compound llvm::MCRegisterDesc...
Generating docs for compound llvm::MCRegisterInfo...
Generating docs for nested compound llvm::MCRegisterInfo::DiffListIterator...
Generating docs for nested compound llvm::MCRegisterInfo::DwarfLLVMRegPair...
Generating docs for nested compound llvm::MCRegisterInfo::SubRegCoveredBits...
Generating docs for compound llvm::MCRegUnitIterator...
Generating docs for compound llvm::MCRegUnitMaskIterator...
Generating docs for compound llvm::MCRegUnitRootIterator...
Generating docs for compound llvm::MCRelaxableFragment...
Generating docs for compound llvm::MCRelocationInfo...
Generating docs for compound llvm::MCSafeSEHFragment...
Generating docs for compound llvm::MCSchedClassDesc...
Generating docs for compound llvm::MCSchedModel...
Generating docs for compound llvm::MCSection...
Generating docs for compound llvm::MCSectionCOFF...
Generating docs for compound llvm::MCSectionELF...
Generating docs for compound llvm::MCSectionMachO...
Generating docs for compound llvm::MCSectionWasm...
Generating docs for compound llvm::MCStreamer...
Generating docs for compound llvm::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::MCSy/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h:345: 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/MCWinCOFFStreamer.h:54: 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'
mbolELF...
Generating docs for compound llvm::MCSymbolizer...
Generating docs for compound llvm::MCSymbolMachO...
Generating docs for compound llvm::MCSymbolRefExpr...
Generating docs for compound llvm::MCSymbolSDNode...
Generating docs for compound llvm::MCSymbolWasm...
Generating docs for compound llvm::MCTargetAsmParser...
Generating docs for compound llvm::MCTargetExpr...
Generating docs for compound llvm::MCTargetOptions...
Generating docs for compound llvm::MCTargetStreamer...
Generating docs for compound llvm::MCUnaryExpr...
Generating docs for compound llvm::MCValue...
Generating docs for compound llvm::MCWasmObjectTargetWriter...
Generating docs for compound llvm::MCWasmStreamer...
Generating docs for compound llvm::MCWinCOFFObjectTargetWriter...
Generating docs for compound llvm::MCWinCOFFStreamer...
Generating docs for compound llvm::MCWriteLatencyEntry...
Generating docs for compound llvm::MCWriteProcResEntry...
Generating docs for compound llvm::MD5...
Generating docs for nested compound llvm::MD5::MD5Result...
Generating docs for compound llvm::MDAttachmentMap...
Generating docs for compound llvm::MDBuilder...
Generating docs for nested compound llvm::MDBuilder::TBAAStructField...
Generating docs for compound llvm::MDGlobalAttachmentMap...
Generating docs for compound llvm::MDNode...
Generating docs for nested compound MDNode::HasCachedHash...
Generating docs for nested compound MDNode::HasCachedHash::SFINAE...
Generating docs for compound llvm::MDNodeInfo...
Generating docs for compound llvm::MDNodeKeyImpl...
Generating docs for compound llvm::MDNodeKeyImpl< DIBasicType >...
Generating docs for compound llvm::MDNodeKeyImpl< DICompositeType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIDerivedType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIEnumerator >...
Generating docs for compound llvm::MDNodeKeyImpl< DIExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariable >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariableExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIImportedEntity >...
Generating docs for compound llvm::MDNodeKeyImpl< 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::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 /opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:76: 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:99: warning: The following parameters of llvm::MemoryBuffer::getOpenFile(int FD, const Twine &Filename, uint64_t FileSize, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'FD'
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:81: warning: The following parameters of llvm::MipsAsmBackend::relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, MCInst &Res) const are not documented:
  parameter 'STI'
llvm::MemIntrinsicInfo...
Generating docs for compound llvm::MemIntrinsicSDNode...
Generating docs for compound llvm::MemMoveInst...
Generating docs for compound llvm::MemoryAccess...
Generating docs for compound llvm::memoryaccess_def_iterator_base...
Generating docs for compound llvm::MemoryBuffer...
Generating docs for compound llvm::MemoryBufferByteStream...
Generating docs for compound llvm::MemoryBufferRef...
Generating docs for compound llvm::MemoryDef...
Generating docs for compound llvm::MemoryDepChecker...
Generating docs for nested compound llvm::MemoryDepChecker::Dependence...
Generating docs for compound llvm::MemoryDependenceAnalysis...
Generating docs for compound llvm::MemoryDependenceResults...
Generating docs for compound llvm::MemoryDependenceWrapperPass...
Generating docs for compound llvm::MemoryLocation...
Generating docs for compound llvm::MemoryPhi...
Generating docs for compound llvm::MemorySSA...
Generating docs for nested compound llvm::MemorySSA::CachingWalker...
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::MemSDNode...
Generating docs for compound llvm::MemSetInst...
Generating docs for compound llvm::MemTransferInst...
Generating docs for compound llvm::MergedLoadStoreMotionPass...
Generating docs for compound llvm::Metadata...
Generating docs for compound llvm::MetadataAsValue...
Generating docs for compound llvm::MetadataLoader...
Generating docs for nested compound MetadataLoader::MetadataLoaderImpl...
Generating docs for compound llvm::MetadataTracking...
Generating docs for compound llvm::MIBundleBuilder...
Generating docs for compound llvm::MIBundleOperands...
Generating docs for compound llvm::MIOperands...
Generating docs for compound llvm::MIPrinter...
Generating docs for compound llvm::Mips16DAGToDAGISel...
Generating docs for compound llvm::Mips16FrameLowering...
Generating docs for compound llvm::Mips16InstrInfo...
Generating docs for compound llvm::Mips16RegisterInfo...
Generating docs for compound llvm::Mips16TargetLowering...
Generating docs for compound llvm::MipsABIFlagsSection...
Generating docs for compound llvm::MipsABIInfo...
Generating docs for compound llvm::MipsAnalyzeImmediate...
Generating docs for nested compound llvm::MipsAnalyzeImmediate::Inst...
Generating docs for compound llvm::MipsAsmBackend...
Generating docs for compound llvm::MipsAsmPrinter...
Generating docs for compound llvm::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::MipsInstPrinter...
Generating docs for compound llvm::MipsInstrInfo...
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::MipsRegisterInfo...
Generating docs for compound llvm::MipsSEDAGToDAGISel...
Generating docs for compound llvm::MipsSEFrameLowering...
Generati/opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h:244: warning: Unsupported xml/html tag <uint64> found
ng docs for compound llvm::MipsSEInstrInfo...
Generating docs for compound llvm::MipsSERegisterInfo...
Generating docs for compound llvm::MipsSETargetLowering...
Generating docs for compound llvm::MipsSubtarget...
Generating docs for compound llvm::MipsTargetAsmStreamer...
Generating docs for compound llvm::MipsTargetELFStreamer...
Generating docs for compound llvm::MipsTargetLowering...
Generating docs for compound llvm::MipsTargetMachine...
Generating docs for compound llvm::MipsTargetObjectFile...
Generating docs for compound llvm::MipsTargetStreamer...
Generating docs for compound llvm::MIRParser...
Generating docs for compound llvm::MIRParserImpl...
Generating docs for compound llvm::MIRPrinter...
Generating docs for compound llvm::MIToken...
Generating docs for compound llvm::MMIAddrLabelMap...
Generating docs for compound llvm::MMIAddrLabelMapCallbackPtr...
Generating docs for compound llvm::Module...
Generating docs for nested compound llvm::Module::debug_compile_units_iterator...
Generating docs for nested compound llvm::Module::ModuleFlagEntry...
Generating docs for compound llvm::ModulePass...
Generating docs for compound llvm::ModuleSlotTracker...
Generating docs for compound llvm::ModuleSummaryIndex...
Generating docs for compound llvm::ModuleSummaryIndexAnalysis...
Generating docs for compound llvm::ModuleSummaryIndexWrapperPass...
Generating docs for compound llvm::ModuleSymbolTable...
Generating docs for compound llvm::ModuleToFunctionPassAdaptor...
Generating docs for compound llvm::ModuleToPostOrderCGSCCPassAdaptor...
Generating docs for compound llvm::MSP430FrameLowering...
Generating docs for compound llvm::MSP430InstPrinter...
Generating docs for compound llvm::MSP430InstrInfo...
Generating docs for compound llvm::MSP430MachineFunctionInfo...
Generating docs for compound llvm::MSP430MCAsmInfo...
Generating docs for compound llvm::MSP430MCInstLower...
Generating docs for compound llvm::MSP430RegisterInfo...
Generating docs for compound llvm::MSP430Subtarget...
Generating docs for compound llvm::MSP430TargetLowering...
Generating docs for compound llvm::MSP430TargetMachine...
Generating docs for compound llvm::MulOperator...
Generating docs for compound llvm::MultiClass...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::MutableBinaryByteStream...
Generating docs for compound llvm::MutexGuard...
Generating docs for compound llvm::MVT...
Generating docs for nested compound llvm::MVT::ElementCount...
Generating docs for compound llvm::NameAnonGlobalPass...
Generating docs for compound llvm::NamedInstrProfRecord...
Generating docs for compound llvm::NamedMDNode...
Generating docs for compound llvm::NamedRegionTimer...
Generating docs for compound llvm::NaryReassociatePass...
Generating docs for compound llvm::NearMissInfo...
Generating docs for compound llvm::NewArchiveMember...
Generating docs for compound llvm::NewGVNPass...
Generating docs for compound llvm::Nios2FrameLowering...
Generating docs for compound llvm::Nios2InstrInfo...
Generating docs for compound llvm::Nios2RegisterInfo...
Generating docs for compound llvm::Nios2Subtarget...
Generating docs for compound llvm::Nios2TargetMachine...
Generating docs for compound llvm::NoFolder...
Generating docs for compound llvm::NonLocalDepEntry...
Generating docs for compound llvm::NonLocalDepResult...
Generating docs for compound llvm::NVPTXAsmPrinter...
Generating docs for compound llvm::NVPTXDAGToDAGISel...
Generating docs for compound llvm::NVPTXFloatMCExpr...
Generating docs for compound llvm::NVPTXFrameLowering...
Generating docs for compound llvm::NVPTXGenericMCSymbolRefExpr...
Generating docs for compound llvm::NVPTXInstPrinter...
Generating docs for compound llvm::NVPTXInstrInfo...
Generating docs for compound llvm::NVPTXMachineFunctionInfo...
Generating docs for compound llvm::NVPTXMCAsmInfo...
Generating docs for compound llvm::NVPTXRegisterInfo...
Generating docs for compound llvm::NVPTXSection...
Generating docs for compound llvm::NVPTXSubtarget...
Generating docs for compound llvm::NVPTXTargetLowering./opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:415: warning: The following parameters of llvm::OnDiskChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:602: warning: The following parameters of llvm::OnDiskIterableChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Payload, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
..
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::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::ObjectMemoryBuffer...
Generating docs for compound llvm::ObjectSizeOffsetEvaluator...
Generating docs for compound llvm::ObjectSizeOffsetVisitor...
Generating docs for compound llvm::ObjectSizeOpts...
Generating docs for compound llvm::OnDiskChainedHashTable...
Generating docs for nested compound llvm::OnDiskChainedHashTable::iterator...
Generating docs for compound llvm::OnDiskChainedHashTableGenerator...
Generating docs for compound llvm::OnDiskIterableChainedHashTable...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::data_iterator...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::key_iterator...
Generating docs for compound llvm::OperandBundleDefT...
Generating docs for compound llvm::OperandBundleUse...
Generating docs for compound llvm::OperandBundleUser...
Generating docs for nested compound llvm::OperandBundleUser::BundleOpInfo...
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< CallInst >...
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< InvokeInst >...
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::Oper/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <numArgs> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:66: warning: Unsupported xml/html tag <cc> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:68: warning: Unsupported xml/html tag <cc> found
andTraits< ResumeInst >...
Generating docs for compound llvm::OperandTraits< ReturnInst >...
Generating docs for compound llvm::OperandTraits< SelectConstantExpr >...
Generating docs for compound llvm::OperandTraits< SelectInst >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorConstantExpr >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorInst >...
Generating docs for compound llvm::OperandTraits< StoreInst >...
Generating docs for compound llvm::OperandTraits< SwitchInst >...
Generating docs for compound llvm::OperandTraits< UnaryConstantExpr >...
Generating docs for compound llvm::OperandTraits< UnaryInstruction >...
Generating docs for compound llvm::Operator...
Generating docs for compound llvm::OpInit...
Generating docs for compound llvm::OProfileWrapper...
Generating docs for compound llvm::OptBisect...
Generating docs for compound llvm::OptimizationRemark...
Generating docs for compound llvm::OptimizationRemarkAnalysis...
Generating docs for compound llvm::OptimizationRemarkAnalysisAliasing...
Generating docs for compound llvm::OptimizationRemarkAnalysisFPCommute...
Generating docs for compound llvm::OptimizationRemarkEmitter...
Generating docs for compound llvm::OptimizationRemarkEmitterAnalysis...
Generating docs for compound llvm::OptimizationRemarkEmitterWrapperPass...
Generating docs for compound llvm::OptimizationRemarkMissed...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OptionalOperandTraits...
Generating docs for compound llvm::OptionRegistry...
Generating docs for compound llvm::OptLevelChanger...
Generating docs for compound llvm::OrcCBindingsStack...
Generating docs for compound llvm::OrderedBasicBlock...
Generating docs for compound llvm::OrderedInstructions...
Generating docs for compound llvm::OuterAnalysisManagerProxy...
Generating docs for nested compound llvm::OuterAnalysisManagerProxy::Result...
Generating docs for compound llvm::OverflowingBinaryOperator...
Generating docs for compound llvm::OwningArrayRef...
Generating docs for compound llvm::PackedVector...
Generating docs for nested compound llvm::PackedVector::reference...
Generating docs for compound llvm::PackedVectorBase...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, false >...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, true >...
Generating docs for compound llvm::pair_hash...
Generating docs for compound llvm::ParseInstructionInfo...
Generating docs for compound llvm::PartialInlinerPass...
Generating docs for compound llvm::PartiallyInlineLibCallsPass...
Generating docs for compound llvm::Pass...
Generating docs for compound llvm::PassArgFilter...
Generating docs for compound llvm::PassBuilder...
Generating docs for nested compound llvm::PassBuilder::PipelineElement...
Generating docs for compound llvm::PassConfigImpl...
Generating docs for compound llvm::PassInfo...
Generating docs for compound llvm::PassInfoMixin...
Generating docs for compound llvm::PassManager...
Generating docs for compound llvm::PassManagerBuilder...
Generating docs for compound llvm::PassManagerPrettyStackEntry...
Generating docs for compound llvm::PassNameParser...
Generating docs for compound llvm::PassRegistrationListener...
Generating docs for compound llvm::PassRegistry...
Generating docs for compound llvm::PatchPointOpers...
Generating docs for compound llvm::PBQPRAConstraint...
Generating docs for compound llvm::PBQPRAConstraintList...
Generating docs for compound llvm::PerFunctionMIParsingState...
Generating docs for compound llvm::PGOIndirectCallPromotion...
Generating docs for compound llvm::PGOIndirectCallSiteVisitor...
Generating docs for compound llvm::PGOInstrumentationGen...
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::PhysicalRegisterUsageInfo...
Generating docs f/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:152: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:152: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:152: warning: Unsupported xml/html tag <Pattern> found
or compound llvm::PhysRegSUOper...
Generating docs for compound llvm::PluginLoader...
Generating docs for compound llvm::PMDataManager...
Generating docs for compound llvm::PMStack...
Generating docs for compound llvm::PMTopLevelManager...
Generating docs for compound llvm::po_ext_iterator...
Generating docs for compound llvm::po_iterator...
Generating docs for compound llvm::po_iterator_storage...
Generating docs for compound llvm::po_iterator_storage< LoopBlocksTraversal, true >...
Generating docs for compound llvm::po_iterator_storage< LoopBounds, true >...
Generating docs for compound llvm::po_iterator_storage< SetType, true >...
Generating docs for compound llvm::pointee_iterator...
Generating docs for compound llvm::pointer_iterator...
Generating docs for compound llvm::PointerAlignElem...
Generating docs for compound llvm::PointerEmbeddedInt...
Generating docs for compound llvm::PointerIntPair...
Generating docs for compound llvm::PointerIntPairInfo...
Generating docs for compound llvm::PointerLikeTypeTraits...
Generating docs for compound llvm::PointerLikeTypeTraits< const T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< const T >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerEmbeddedInt< IntT, Bits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion3< PT1, PT2, PT3 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion4< PT1, PT2, PT3, PT4 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion< PT1, PT2 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< uintptr_t >...
Generating docs for compound llvm::PointerLikeTypeTraits< void * >...
Generating docs for compound llvm::PointerSumType...
Generating docs for compound llvm::PointerSumTypeMember...
Generating docs for compound llvm::PointerType...
Generating docs for compound llvm::PointerUnion...
Generating docs for compound llvm::PointerUnion3...
Generating docs for compound llvm::PointerUnion4...
Generating docs for compound llvm::PointerUnionTypeSelector...
Generating docs for compound llvm::PointerUnionTypeSelector< T, T, RET_EQ, RET_NE >...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn< PointerUnionTypeSelector< T1, T2, RET_EQ, RET_NE > >...
Generating docs for compound llvm::PointerUnionUIntTraits...
Generating docs for compound llvm::PoisoningVH...
Generating docs for compound llvm::PooledStringPtr...
Generating docs for compound llvm::PopulateLoopsDFS...
Generating docs for compound llvm::PossiblyExactOperator...
Generating docs for compound llvm::PostDominatorTree...
Generating docs for compound llvm::PostDominatorTreeAnalysis...
Generating docs for compound llvm::PostDominatorTreePrinterPass...
Generating docs for compound llvm::PostDominatorTreeWrapperPass...
Generating docs for compound llvm::PostGenericScheduler...
Generating docs for compound llvm::PostOrderFunctionAttrsPass...
Generating docs for compound llvm::PPC64LinuxTargetObjectFile...
Generating docs for compound llvm::PPCCCState...
Generating docs for compound llvm::PPCDispatchGroupSBHazardRecognizer...
Generating docs for compound llvm::PPCELFMCAsmInfo...
Generating docs for compound llvm::PPCFrameLowering...
Generating docs for compound llvm::PPCFunctionInfo...
Generating docs for compound llvm::PPCHazardRecognizer970...
Generating docs for compound llvm::PPCInstPrinter...
Generating docs for compound llvm::PPCInstrInfo...
Generating docs for compound llvm::PPCMCAsmInfoDarwin...
Generating docs for compound llvm::PPCMCExpr...
Generating docs for compound llvm::PPCRegisterInfo...
Generating docs for compound llvm::PPCSubtarget...
Generating docs for compound llvm::PPCTargetLowering...
Generating docs for compound llvm::PPCTargetMachine...
Generating docs for compound llvm::PPCTargetStreamer...
Ge/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:52: warning: Unsupported xml/html tag <Target> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h:307: warning: The following parameters of llvm::R600InstrInfo::getFlagOp(MachineInstr &MI, unsigned SrcIdx=0, unsigned Flag=0) const are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h:30: warning: Unsupported xml/html tag <uint64> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:220: warning: Found unknown command `\t'
nerating docs for compound llvm::PPCTTIImpl...
Generating docs for compound llvm::PredicateAssume...
Generating docs for compound llvm::PredicateBase...
Generating docs for compound llvm::PredicateBitsetImpl...
Generating docs for compound llvm::PredicateBranch...
Generating docs for compound llvm::PredicatedScalarEvolution...
Generating docs for compound llvm::PredicateInfo...
Generating docs for compound llvm::PredicateInfoAnnotatedWriter...
Generating docs for compound llvm::PredicateInfoPrinterLegacyPass...
Generating docs for compound llvm::PredicateInfoPrinterPass...
Generating docs for compound llvm::PredicateInfoVerifierPass...
Generating docs for compound llvm::PredicateSwitch...
Generating docs for compound llvm::PredicateWithCondition...
Generating docs for compound llvm::PredicateWithEdge...
Generating docs for compound llvm::PredIterator...
Generating docs for compound llvm::PredIteratorCache...
Generating docs for compound llvm::PreISelIntrinsicLoweringPass...
Generating docs for compound llvm::PreservedAnalyses...
Generating docs for nested compound llvm::PreservedAnalyses::PreservedAnalysisChecker...
Generating docs for compound llvm::PressureChange...
Generating docs for compound llvm::PressureDiff...
Generating docs for compound llvm::PressureDiffs...
Generating docs for compound llvm::PrettyStackTraceEntry...
Generating docs for compound llvm::PrettyStackTraceFormat...
Generating docs for compound llvm::PrettyStackTraceProgram...
Generating docs for compound llvm::PrettyStackTraceString...
Generating docs for compound llvm::Printable...
Generating docs for compound llvm::PrintFunctionPass...
Generating docs for compound llvm::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::PtrToIntInst...
Generating docs for compound llvm::PtrToIntOperator...
Generating docs for compound llvm::PtrUseVisitor...
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::RandomIRBuilder...
Generating docs for compound llvm::RandomNumberGenerator...
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::ReadyQueue...
Ge/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/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:198: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:198: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:164: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:129: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:135: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:198: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:179: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:198: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:185: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:74: warning: The following parameters of llvm::Regex::match(StringRef String, SmallVectorImpl< StringRef > *Matches=nullptr) are not documented:
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:86: warning: The following parameters of llvm::Regex::sub(StringRef Repl, StringRef String, std::string *Error=nullptr) are not documented:
  parameter 'Repl'
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h:437: warning: The following parameters of llvm::RegionBase::print(raw_ostream &OS, bool printTree=true, unsigned level=0, PrintStyle Style=PrintNone) const are not documented:
  parameter 'Style'
nerating docs for compound llvm::ReassociatePass...
Generating docs for compound llvm::Record...
Generating docs for compound llvm::RecordKeeper...
Generating docs for compound llvm::RecordRecTy...
Generating docs for compound llvm::RecordStreamer...
Generating docs for compound llvm::RecordVal...
Generating docs for compound llvm::RecTy...
Generating docs for compound llvm::RecurrenceDescriptor...
Generating docs for nested compound llvm::RecurrenceDescriptor::InstDesc...
Generating docs for compound llvm::Recycler...
Generating docs for compound llvm::RecyclingAllocator...
Generating docs for compound llvm::RefCountedBase...
Generating docs for compound llvm::ReferenceStorage...
Generating docs for compound llvm::RegAllocBase...
Generating docs for compound llvm::RegBankSelect...
Generating docs for nested compound llvm::RegBankSelect::EdgeInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InstrInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::MBBInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::RepairingPlacement...
Generating docs for compound llvm::RegClassWeight...
Generating docs for compound llvm::Regex...
Generating docs for compound llvm::Region...
Generating docs for compound llvm::RegionBase...
Generating docs for nested compound llvm::RegionBase::block_iterator_wrapper...
Generating docs for compound llvm::RegionInfo...
Generating docs for compound llvm::RegionInfoAnalysis...
Generating docs for compound llvm::RegionInfoBase...
Generating docs for compound llvm::RegionInfoPass...
Generating docs for compound llvm::RegionInfoPrinterPass...
Generating docs for compound llvm::RegionInfoVerifierPass...
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::RegisterAGBase...
Generating docs for compound llvm::RegisterAnalysisGroup...
Generating docs for compound llvm::RegisterAsmPrinter...
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::RegisterMCAsmBackend...
Generating docs for compound llvm::RegisterMCAsmInfo...
Generating docs for compound llvm::RegisterMCAsmInfoFn...
Generating docs for compound llvm::RegisterMCAsmParser...
Generating docs for compound llvm::RegisterMCCodeEmitter...
Generating docs for compound llvm::RegisterMCInstrAnalysis...
Generating docs for compound llvm::RegisterMCInstrAnalysisFn...
Generating docs for compound llvm::RegisterMCInstrInfo...
Generating docs for compound llvm::RegisterMCInstrInfoFn...
Generating docs for compound llvm::RegisterMCRegInfo...
Generating docs for compound llvm::RegisterMCRegInfoFn...
Generating docs for compound llvm::RegisterMCSubtargetInfo...
Generating docs for compound llvm::RegisterMCSubtargetInfoFn...
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::RegisterScheduler...
Generating docs for compound llvm::RegisterSDNode...
Generating docs f/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h:486: 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'
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:394: warning: The following parameters of llvm::RuntimeDyldImpl::emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode) are not documented:
  parameter 'Obj'
  parameter 'Section'
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:403: warning: The following parameters of llvm::RuntimeDyldImpl::findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) are not documented:
  parameter 'Obj'
  parameter 'Section'
  parameter 'LocalSections'
or compound llvm::RegisterStandardPasses...
Generating docs for compound llvm::RegisterTarget...
Generating docs for compound llvm::RegisterTargetMachine...
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::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, CGSCCAnalysisManager, LazyCallGraph &, CGSCCUpdateResult & >...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, Loop, LoopAnalysisManager, LoopStandardAnalysisResults &, LPMUpdater & >...
Generating docs for compound llvm::ReservoirSampler...
Generating docs for compound llvm::resource_sort...
Generating docs for compound llvm::ResourcePriorityQueue...
Generating docs for compound llvm::ResumeInst...
Generating docs for compound llvm::ReturnInst...
Generating docs for compound llvm::ReversePostOrderFunctionAttrsPass...
Generating docs for compound llvm::ReversePostOrderTraversal...
Generating docs for compound llvm::RewriteSymbolPass...
Generating docs for compound llvm::RGPassManager...
Generating docs for compound llvm::RISCVFrameLowering...
Generating docs for compound llvm::RISCVInstPrinter...
Generating docs for compound llvm::RISCVInstrInfo...
Generating docs for compound llvm::RISCVMCAsmInfo...
Generating docs for compound llvm::RISCVMCExpr...
Generating docs for compound llvm::RISCVRegisterInfo...
Generating docs for compound llvm::RISCVSubtarget...
Generating docs for compound llvm::RISCVTargetLowering...
Generating docs for compound llvm::RISCVTargetMachine...
Generating docs for compound llvm::RNSuccIterator...
Generating docs for compound llvm::RNSuccIterator< FlatIt< NodeRef >, BlockT, RegionT >...
Generating docs for compound llvm::RoundUpToPowerOfTwo...
Generating docs for compound llvm::RoundUpToPowerOfTwoH...
Generating docs for compound llvm::RoundUpToPowerOfTwoH< N, false >...
Generating docs for compound llvm::RTDyldMemoryManager...
Generating docs for nested compound llvm::RTDyldMemoryManager::EHFrame...
Generating docs for compound llvm::RuntimeDyld...
Generating docs for nested compound llvm::RuntimeDyld::LoadedObjectInfo...
Generating docs for nested compound llvm::RuntimeDyld::MemoryManager...
Generating docs for compound llvm::RuntimeDyldChecker...
Generating docs for compound llvm::RuntimeDyldCheckerExprEval...
Generating docs for compound llvm::RuntimeDyldCheckerImpl...
Generating docs for compound llvm::RuntimeDyldCOFF...
Generating docs for compound llvm::RuntimeDyldCOFFI386...
Generating docs for compound llvm::RuntimeDyldCOFFThumb...
Generating docs for compound llvm::RuntimeDyldCOFFX86_64...
Generating docs for compound llvm::RuntimeDyldELF...
Generating docs for compound llvm::RuntimeDyldELFMips...
Generating docs for compound llvm::RuntimeDyldError...
Generating docs for compound llvm::RuntimeDyldImpl...
Generating docs for compound llvm::RuntimeDyldMachO...
Generating docs for nested compound llvm::RuntimeDyldMachO::EHFrameRelatedSections...
Generating docs for nested compound llvm::RuntimeDyldMachO::SectionOffsetPair...
Generating docs for compound llvm::RuntimeDyldMachOAArch64...
Generating docs for compound llvm::RuntimeDyldMachOARM...
Generating docs for compound llvm::RuntimeDyldMachOCRTPBase...
Generating docs for compound llvm::Run/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:95: warning: Unsupported xml/html tag <NUW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:96: warning: Unsupported xml/html tag <NSW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:100: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:105: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:105: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h:766: warning: The following parameters of llvm::SchedBoundary::countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) are not documented:
  parameter 'PIdx'
  parameter 'NextCycle'
timeDyldMachOI386...
Generating docs for compound llvm::RuntimeDyldMachOX86_64...
Generating docs for compound llvm::RuntimePointerChecking...
Generating docs for nested compound llvm::RuntimePointerChecking::CheckingPtrGroup...
Generating docs for nested compound llvm::RuntimePointerChecking::PointerInfo...
Generating docs for compound llvm::SameType...
Generating docs for compound llvm::SampleProfileLoaderPass...
Generating docs for compound llvm::SampleProfileSummaryBuilder...
Generating docs for compound llvm::SanitizerCoverageOptions...
Generating docs for compound llvm::SanitizerStatReport...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::SaveOr...
Generating docs for compound llvm::ScalarEvolution...
Generating docs for compound llvm::ScalarEvolutionAnalysis...
Generating docs for compound llvm::ScalarEvolutionPrinterPass...
Generating docs for compound llvm::ScalarEvolutionWrapperPass...
Generating docs for compound llvm::ScaledNumber...
Generating docs for compound llvm::ScaledNumberBase...
Generating docs for compound llvm::scc_iterator...
Generating docs for compound llvm::SCCPPass...
Generating docs for compound llvm::SCEV...
Generating docs for compound llvm::SCEVAA...
Generating docs for compound llvm::SCEVAAResult...
Generating docs for compound llvm::SCEVAAWrapperPass...
Generating docs for compound llvm::SCEVAddExpr...
Generating docs for compound llvm::SCEVAddRecExpr...
Generating docs for compound llvm::SCEVCastExpr...
Generating docs for compound llvm::SCEVCommutativeExpr...
Generating docs for compound llvm::SCEVConstant...
Generating docs for compound llvm::SCEVCouldNotCompute...
Generating docs for compound llvm::SCEVEqualPredicate...
Generating docs for compound llvm::SCEVExpander...
Generating docs for compound llvm::SCEVLoopAddRecRewriter...
Generating docs for compound llvm::SCEVMulExpr...
Generating docs for compound llvm::SCEVNAryExpr...
Generating docs for compound llvm::SCEVParameterRewriter...
Generating docs for compound llvm::SCEVPredicate...
Generating docs for compound llvm::SCEVRewriteVisitor...
Generating docs for compound llvm::SCEVSignExtendExpr...
Generating docs for compound llvm::SCEVSMaxExpr...
Generating docs for compound llvm::SCEVTraversal...
Generating docs for compound llvm::SCEVTruncateExpr...
Generating docs for compound llvm::SCEVUDivExpr...
Generating docs for compound llvm::SCEVUMaxExpr...
Generating docs for compound llvm::SCEVUnionPredicate...
Generating docs for compound llvm::SCEVUnknown...
Generating docs for compound llvm::SCEVVisitor...
Generating docs for compound llvm::SCEVWrapPredicate...
Generating docs for compound llvm::SCEVZeroExtendExpr...
Generating docs for compound llvm::SchedBoundary...
Generating docs for compound llvm::SchedDFSImpl...
Generating docs for compound llvm::SchedDFSResult...
Generating docs for compound llvm::SchedRemainder...
Generating docs for compound llvm::ScheduleDAG...
Generating docs for compound llvm::ScheduleDAGInstrs...
Generating docs for nested compound ScheduleDAGInstrs::Value2SUsMap...
Generating docs for compound llvm::ScheduleDAGMI...
Generating docs for compound llvm::ScheduleDAGMILive...
Generating docs for compound llvm::ScheduleDAGMutation...
Generating docs for compound llvm::ScheduleDAGSDNodes...
Generating docs for nested compound llvm::ScheduleDAGSDNodes::RegDefIter...
Generating docs for compound llvm::ScheduleDAGTopologicalSort...
Generating docs for compound llvm::ScheduleHazardRecognizer...
Generating docs for compound llvm::SchedulingPriorityQueue...
Generating docs for compound llvm::ScopedFatalErrorHandler...
Generating docs for compound llvm::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...
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:594: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp:998: warning: unexpected token in comment block while parsing the argument of command param
Generating docs for compound llvm::ScoreboardHazardRecognizer...
Generating docs for compound llvm::SDDbgInfo...
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 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::StatepointLoweringInfo...
Generating docs for compound llvm::SelectionDAGISel...
Generating docs for compound llvm::SelectionDAGTargetInfo...
Generating docs for compound llvm::SelectPatternResult...
Generating docs for compound llvm::SequentialType...
Generating docs for compound llvm::SetTheory...
Generating docs for nested compound llvm::SetTheory::Expander...
Generating docs for nested compound llvm::SetTheory::Operator...
Generating docs for compound llvm::SetVector...
Generating docs for compound llvm::SExtInst...
Generating docs for compound llvm::SHA1...
Generating docs for compound llvm::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::SIInstrInfo...
Generating docs for compound llvm::SIMachineFunctionInfo...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SGPRSpillVGPRCSR...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SpilledReg...
Generating docs for compound llvm::simple_ilist...
Generating docs for compound llvm::SimpleBitstreamCursor...
Generating docs for compound llvm::SimpleLoopUnswitchPass...
Generating docs for compound llvm::SimpleRegistryEntry...
Generating docs for compound llvm::simplify_type...
Generating docs for compound llvm::simplify_type< const From >...
Generating docs for compound llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< const IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< const MDOperand >...
Generating docs for compound llvm::simplify_type< const SDValue >...
Generating docs for compound llvm::simplify_type< const TrackingMDRef >...
Generating docs for compound llvm::simplify_type< const TypedDINodeRef< T > >...
Generating docs for compound llvm::simplify_type< const TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< const Use >...
Generating docs for com/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:187: warning: The following parameters of llvm::SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None) const are not documented:
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:163: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None, bool ShowColors=true) const are not documented:
  parameter 'OS'
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Msg'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:179: 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'
pound llvm::simplify_type< const WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< const WeakVH >...
Generating docs for compound llvm::simplify_type< ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< MDOperand >...
Generating docs for compound llvm::simplify_type< SDUse >...
Generating docs for compound llvm::simplify_type< SDValue >...
Generating docs for compound llvm::simplify_type< TrackingMDRef >...
Generating docs for compound llvm::simplify_type< TypedDINodeRef< T > >...
Generating docs for compound llvm::simplify_type< TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< Use >...
Generating docs for compound llvm::simplify_type< User::const_op_iterator >...
Generating docs for compound llvm::simplify_type< User::op_iterator >...
Generating docs for compound llvm::simplify_type< WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< WeakVH >...
Generating docs for compound llvm::SimplifyCFGOptions...
Generating docs for compound llvm::SimplifyCFGPass...
Generating docs for compound llvm::SimplifyQuery...
Generating docs for compound llvm::SinkingPass...
Generating docs for compound llvm::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::SISubtarget...
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::SmallSetVector...
Generating docs for compound llvm::SmallString...
Generating docs for compound llvm::SmallVector...
Generating docs for compound llvm::SmallVectorBase...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for compound llvm::SmallVectorStorage...
Generating docs for compound llvm::SmallVectorStorage< T, 0 >...
Generating docs for compound llvm::SmallVectorStorage< T, 1 >...
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::SoftInstrProfErrors...
Generating docs for compound llvm::SourceMgr...
Generating docs for compound llvm::SparcELFMCAsmInfo...
Generating docs for compound llvm::SparcELFTargetObjectFile...
Generating docs for compound llvm::SparcelTargetMachine...
Generating docs for compound llvm::SparcFrameLowering...
G/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Found unknown command `\Section'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:35: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:35: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:145: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:145: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:145: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:145: warning: Unsupported xml/html tag <call> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:147: warning: Unsupported xml/html tag <calling> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:148: warning: Unsupported xml/html tag <statepoint> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:149: warning: Unsupported xml/html tag <num> found
enerating 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::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::SrcValueSDNode...
Generating docs for compound llvm::SROA...
Generating docs for compound llvm::SSAUpdater...
Generating docs for compound llvm::SSAUpdaterImpl...
Generating docs for compound llvm::SSAUpdaterTraits...
Generating docs for compound llvm::SSAUpdaterTraits< MachineSSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< MachineSSAUpdater >::PHI_iterator...
Generating docs for compound llvm::SSAUpdaterTraits< SSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< SSAUpdater >::PHI_iterator...
Generating docs for compound llvm::StackMapOpers...
Generating docs for compound llvm::StackMaps...
Generating docs for nested compound llvm::StackMaps::LiveOutReg...
Generating docs for nested compound llvm::StackMaps::Location...
Generating docs for compound llvm::StackMapV2Parser...
Generating docs for nested compound llvm::StackMapV2Parser::AccessorIterator...
Generating docs for nested compound llvm::StackMapV2Parser::ConstantAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::FunctionAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::LiveOutAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::LocationAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::RecordAccessor...
Generating docs for compound llvm::StackProtector...
Generating docs for compound llvm::Statepoint...
Generating docs for compound llvm::StatepointBase...
Generating docs for compound llvm::StatepointDirectives...
Generating docs for compound llvm::StatepointLoweringState...
Generating docs for compound llvm::StatepointOpers...
Generating docs for compound llvm::Statistic...
Generating docs for compound llvm::StoreInfo...
Generating docs for compound llvm::StoreInst...
Generating docs for compound llvm::StoreSDNode...
Generating docs for compound llvm::StringAttributeImpl...
Generating docs for compound llvm::StringError...
Generating docs for compound llvm::StringInit...
Generating docs for compound llvm::StringLiteral...
Ge/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:31: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:31: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:31: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:32: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:379: warning: The following parameters of llvm::Target::createMCAsmBackend(const MCRegisterInfo &MRI, StringRef TheTriple, StringRef CPU, const MCTargetOptions &Options) const are not documented:
  parameter 'MRI'
  parameter 'CPU'
  parameter 'Options'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:309: warning: The following parameters of llvm::Target::createMCAsmInfo(const MCRegisterInfo &MRI, StringRef TheTriple) const are not documented:
  parameter 'MRI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:392: 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:443: warning: The following parameters of llvm::Target::createMCObjectStreamer(const Triple &T, MCContext &Ctx, std::unique_ptr< MCAsmBackend > &&TAB, raw_pwrite_stream &OS, 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:363: 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/Target/TargetInstrInfo.h:901: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:908: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:917: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:293: 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/Target/TargetInstrInfo.h:1434: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:913: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:917: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:908: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:901: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:903: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:936: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetInstrInfo.h:550: warning: Unsupported xml/html tag <def> found
nerating docs for compound llvm::StringMap...
Generating docs for compound llvm::StringMapConstIterator...
Generating docs for compound llvm::StringMapEntry...
Generating docs for compound llvm::StringMapEntryBase...
Generating docs for compound llvm::StringMapImpl...
Generating docs for compound llvm::StringMapIterator...
Generating docs for compound llvm::StringMapIterBase...
Generating docs for compound llvm::StringMapKeyIterator...
Generating docs for compound llvm::StringMatcher...
Generating docs for compound llvm::StringPool...
Generating docs for compound llvm::StringRecTy...
Generating docs for compound llvm::StringRef...
Generating docs for compound llvm::StringSaver...
Generating docs for compound llvm::StringSet...
Generating docs for compound llvm::StringSwitch...
Generating docs for compound llvm::StringTableBuilder...
Generating docs for compound llvm::StringToOffsetTable...
Generating docs for compound llvm::StripDeadPrototypesPass...
Generating docs for compound llvm::StructLayout...
Generating docs for compound llvm::StructType...
Generating docs for compound llvm::SubClassReference...
Generating docs for compound llvm::SubMultiClassReference...
Generating docs for compound llvm::SubOperator...
Generating docs for compound llvm::SubtargetFeatureKV...
Generating docs for compound llvm::SubtargetFeatures...
Generating docs for compound llvm::SubtargetInfoKV...
Generating docs for compound llvm::SUnit...
Generating docs for compound llvm::SUnitIterator...
Generating docs for compound llvm::SuperRegClassIterator...
Generating docs for compound llvm::SwitchInst...
Generating docs for nested compound llvm::SwitchInst::CaseHandle...
Generating docs for nested compound llvm::SwitchInst::CaseHandleImpl...
Generating docs for nested compound llvm::SwitchInst::CaseIteratorImpl...
Generating docs for compound llvm::SymbolCU...
Generating docs for compound llvm::SymbolTableEntry...
Generating docs for compound llvm::SymbolTableList...
Generating docs for compound llvm::SymbolTableListParentType...
Generating docs for compound llvm::SymbolTableListTraits...
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::TailCallElimPass...
Generating docs for compound llvm::TailDuplicator...
Generating docs for compound llvm::Target...
Generating docs for compound llvm::TargetFolder...
Generating docs for compound llvm::TargetFrameLowering...
Generating docs for nested compound llvm::TargetFrameLowering::SpillSlot...
Generating docs for compound llvm::TargetIndexSDNode...
Generating docs for compound llvm::TargetInstrInfo...
Generating docs for nested compound llvm::TargetInstrInfo::MachineBranchPredicate...
Generating docs for nested compound llvm::TargetInstrInfo::MachineOutlinerInfo...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPair...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPairAndIdx...
Generating docs for compound llvm::TargetIntrinsicInfo...
Generating docs for compound llvm::TargetIRAnalysis...
Generating docs for c/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLowering.h:3414: 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/Target/TargetLowering.h:3405: 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/Target/TargetLowering.h:3390: 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/Target/TargetLowering.h:3419: 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/Target/TargetLowering.h:3424: warning: The following parameters of llvm::TargetLowering::scalarizeVectorStore(StoreSDNode *ST, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLowering.h:1350: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h:213: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:701: warning: Found unknown command `\optimizations'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:853: warning: The following parameters of llvm::TargetTransformInfo::getMemcpyLoopResidualLoweringType(SmallVectorImpl< Type * > &OpsOut, LLVMContext &Context, unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const are not documented:
  parameter 'Context'
  parameter 'SrcAlign'
  parameter 'DestAlign'
ompound 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::TargetLoweringOpt...
Generating docs for compound llvm::TargetLoweringBase...
Generating docs for nested compound llvm::TargetLoweringBase::AddrMode...
Generating docs for nested compound llvm::TargetLoweringBase::ArgListEntry...
Generating docs for nested compound llvm::TargetLoweringBase::IntrinsicInfo...
Generating docs for nested compound llvm::TargetLoweringBase::ValueTypeActionImpl...
Generating docs for compound llvm::TargetLoweringObjectFile...
Generating docs for compound llvm::TargetLoweringObjectFileCOFF...
Generating docs for compound llvm::TargetLoweringObjectFileELF...
Generating docs for compound llvm::TargetLoweringObjectFileMachO...
Generating docs for compound llvm::TargetLoweringObjectFileWasm...
Generating docs for compound llvm::TargetMachine...
Generating docs for compound llvm::TargetMachineBuilder...
Generating docs for compound llvm::TargetOptions...
Generating docs for compound llvm::TargetPassConfig...
Generating docs for compound llvm::TargetRegisterClass...
Generating docs for compound llvm::TargetRegisterInfo...
Generating docs for nested compound llvm::TargetRegisterInfo::RegClassInfo...
Generating docs for compound llvm::TargetRegisterInfoDesc...
Generating docs for compound llvm::TargetRegistry...
Generating docs for nested compound llvm::TargetRegistry::iterator...
Generating docs for compound llvm::TargetSchedModel...
Generating docs for compound llvm::TargetSubtargetInfo...
Generating docs for compound llvm::TargetTransformInfo...
Generating docs for nested compound llvm::TargetTransformInfo::Concept...
Generating docs for nested compound llvm::TargetTransformInfo::LSRCost...
Generating docs for nested compound llvm::TargetTransformInfo::MemCmpExpansionOptions...
Generating docs for nested compound llvm::TargetTransformInfo::ReductionFlags...
Generating docs for nested compound llvm::TargetTransformInfo::UnrollingPreferences...
Generating docs for compound llvm::TargetTransformInfoImplBase...
Generating docs for compound llvm::TargetTransformInfoImplCRTPBase...
Generating docs for compound llvm::TargetTransformInfoWrapperPass...
Generating docs for compound llvm::TarWriter...
Generating docs for compound llvm::TBAAVerifier...
Generating docs for compound llvm::TempMDNodeDeleter...
Generating docs for compound llvm::TerminatorInst...
Generating docs for nested compound llvm::TerminatorInst::SuccIterator...
Generating docs for compound llvm::TernOpInit...
Generating docs for compound llvm::TextInstrProfReader...
Generating docs for compound llvm::TGLexer...
Generating docs for compound llvm::TGParser...
Generating docs for compound llvm::ThinLTOBitcodeWriterPass...
Generating docs for compound llvm::ThinLTOBuffer...
Generating docs for compound llvm::ThinLTOCodeGenerator...
Generating docs for nested compound llvm::ThinLTOCodeGenerator::CachingOptions...
Generating docs for compound llvm::ThreadPool...
Generating docs for compound llvm::ThreadSafeRefCountedBase...
Generating docs for compound llvm::Thumb1FrameLowering...
Generating docs for compound llvm::Thumb1InstrInfo...
Generating docs for compound llvm::Thumb2InstrInfo...
Generating docs for compound llvm::ThumbRegisterInfo...
Generating docs for compound llvm::Timer...
Generating docs for compound llvm::TimeRecord...
Generating docs for compound llvm::TimeRegion...
Generating docs for compound llvm::TimerGroup...
Generating docs for compound llvm::TinyPtrVector...
Generating docs for compound llvm::ToolOutputFile...
Generating docs for compound llvm::Trace...
Generating docs for/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/IR/TypeBuilder.h:48: warning: explicit link request to 'get()' could not be resolved
 compound llvm::TrackingMDRef...
Generating docs for compound llvm::TrackingVH...
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::FixedSizeStorageOwner...
Generating docs for compound llvm::TrigramIndex...
Generating docs for compound llvm::Triple...
Generating docs for compound llvm::TruncInst...
Generating docs for compound llvm::TruncSStoreSDNode...
Generating docs for compound llvm::TruncUSStoreSDNode...
Generating docs for compound llvm::Twine...
Generating docs for compound llvm::Type...
Generating docs for compound llvm::TypeBasedAA...
Generating docs for compound llvm::TypeBasedAAResult...
Generating docs for compound llvm::TypeBasedAAWrapperPass...
Generating docs for compound llvm::TypeBuilder...
Generating docs for compound llvm::TypeBuilder< const T, cross >...
Generating docs for compound llvm::TypeBuilder< const void *, false >...
Generating docs for compound llvm::TypeBuilder< const volatile T, cross >...
Generating docs for compound llvm::TypeBuilder< const volatile void *, false >...
Generating docs for compound llvm::TypeBuilder< double, false >...
Generating docs for compound llvm::TypeBuilder< double, true >...
Generating docs for compound llvm::TypeBuilder< float, false >...
Generating docs for compound llvm::TypeBuilder< float, true >...
Generating docs for compound llvm::TypeBuilder< R(), cross >...
Generating docs for compound llvm::TypeBuilder< R(...), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3, A4), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3, A4, A5), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3, A4, A5,...), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3, A4,...), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2, A3,...), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1, A2,...), cross >...
Generating docs for compound llvm::TypeBuilder< R(A1,...), cross >...
Generating docs for compound llvm::TypeBuilder< T &, cross >...
Generating docs for compound llvm::TypeBuilder< T *, cross >...
Generating docs for compound llvm::TypeBuilder< T[], cross >...
Generating docs for compound llvm::TypeBuilder< T[N], cross >...
Generating docs for compound llvm::TypeBuilder< types::fp128, cross >...
Generating docs for compound llvm::TypeBuilder< types::i< num_bits >, cross >...
Generating docs for compound llvm::TypeBuilder< types::ieee_double, cross >...
Generating docs for compound llvm::TypeBuilder< types::ieee_float, cross >...
Generating docs for compound llvm::TypeBuilder< types::ppc_fp128, cross >...
Generating docs for compound llvm::TypeBuilder< types::x86_fp80, cross >...
Generating docs for compound llvm::TypeBuilder< types::x86_mmx, cross >...
Generating docs for compound llvm::TypeBuilder< void *, false >...
Generating docs for compound llvm::TypeBuilder< void, cross >...
Generating docs for compound llvm::TypeBuilder< volatile T, cross >...
Generating docs for compound llvm::TypeBuilder< volatile void *, false >...
Generating docs for compound llvm::TypeConversionCostTblEntry...
Generating docs for compound llvm::TypedDINodeRef...
Generating docs for compound llvm::TypedInit...
Generating docs for compound llvm::TypedMDOperandIterator...
Generating docs for compound llvm::TypedTrackingMDRef...
Generating docs for compound llvm::TypeFinder...
Generating docs for compound llvm::TypeIdSummary...
Generating docs for compound llvm::TypeTestResolution...
Generating docs for compound llvm::UDivOperator...
Generating docs for compound llvm::Uint24...
Generating docs for compound llvm::UIToFPInst...
Generating docs for compoun/opt/doxygen-docs/src/llvm/include/llvm/IR/User.h:88: warning: The following parameters of llvm::User::allocHungoffUses(unsigned N, bool IsPhi=false) are not documented:
  parameter 'N'
d llvm::UnaryConstantExpr...
Generating docs for compound llvm::UnaryInstruction...
Generating docs for compound llvm::UndefValue...
Generating docs for compound llvm::UnderlyingObject...
Generating docs for compound llvm::UnifyFunctionExitNodes...
Generating docs for compound llvm::unique_lock...
Generating docs for compound llvm::UniqueVector...
Generating docs for compound llvm::UnOpInit...
Generating docs for compound llvm::UnreachableBlockElimPass...
Generating docs for compound llvm::UnreachableInst...
Generating docs for compound llvm::UnrolledInstAnalyzer...
Generating docs for compound llvm::UnsetInit...
Generating docs for compound llvm::UnwindOpcodeAssembler...
Generating docs for compound llvm::upward_defs_iterator...
Generating docs for compound llvm::Use...
Generating docs for nested compound llvm::Use::PrevPointerTraits...
Generating docs for nested compound llvm::Use::UserRefPointerTraits...
Generating docs for compound llvm::UseListOrder...
Generating docs for compound llvm::User...
Generating docs for nested compound llvm::User::const_value_op_iterator...
Generating docs for nested compound llvm::User::value_op_iterator...
Generating docs for compound llvm::VAArgInst...
Generating docs for compound llvm::VACopyInst...
Generating docs for compound llvm::VAEndInst...
Generating docs for compound llvm::ValID...
Generating docs for compound llvm::validate_format_parameters...
Generating docs for compound llvm::validate_format_parameters< Arg, Args... >...
Generating docs for compound llvm::validate_format_parameters<>...
Generating docs for compound llvm::Value...
Generating docs for compound llvm::ValueAsMetadata...
Generating docs for compound llvm::ValueDeleter...
Generating docs for compound llvm::ValueEnumerator...
Generating docs for compound llvm::ValueHandleBase...
Generating docs for compound llvm::ValueInfo...
Generating docs for compound llvm::ValueLatticeElement...
Generating docs for compound llvm::ValueMap...
Generating docs for compound llvm::ValueMapCallbackVH...
Generating docs for compound llvm::ValueMapConfig...
Generating docs for nested compound llvm::ValueMapConfig::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::ValueSymbolTable...
Generating docs for compound llvm::VarBitInit...
Generating docs for compound llvm::VariadicFunction...
Generating docs for compound llvm::VariadicFunction1...
Generating docs for compound llvm::VariadicFunction2...
Generating docs for compound llvm::VariadicFunction3...
Generating docs for compound llvm::VariadicOperandTraits...
Generating docs for compound llvm::VarInit...
Generating docs for compound llvm::VarListElementInit...
Generating docs for compound llvm::VarStreamArray...
Generating docs for compound llvm::VarStreamArrayExtractor...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CrossModuleImportItem >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CVRecord< Kind > >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::DebugSubsectionRecord >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >...
Generating docs for compound llvm::VarStreamArrayExtractor< pdb::DbiModuleDescriptor >...
Generating docs for compound llvm::VarStreamArrayIterator...
Generating docs for compound llvm::VAStartInst...
Generating docs for compound llvm::VecDesc...
Generating docs for compound llvm::VectorizeConfig...
Generating docs for compound llvm::VectorizerParams...
Generating docs for compound llvm::VectorizerValueMap...
Generating docs for compound llvm::VectorType...
Generating docs for compound llvm::VerifierAnalysis...
Generating docs for nested compound llvm::VerifierAnalysis::Result...
Generating docs for compound llvm::VerifierPass...
Generating docs for compound llvm::VerifierSupport...
Generating docs for compound llvm::VirtReg2IndexFunctor...
Generating docs for compound llvm::VirtRegAuxInfo...
Generating docs for compound llvm::VirtRegMap...
Generating docs for compound llvm::VLIWMachineScheduler...
Generating docs for compound llvm::VLIWPacketizerList...
Generating docs for compound llvm::VLIWResourceModel...
Generating docs for compound llvm::VNInfo...
Generating docs for compound llvm::VPBasicBlock...
Generating docs for compound llvm::VPBlockBase...
Generating docs for compound llvm::VPIteration...
Generating docs for compound llvm::VPlan...
Generating docs for compound llvm::VPlanIngredient...
Generating docs for compound llvm::VPlanPrinter...
Generating docs for compound llvm::VPRecipeBase...
Generating docs for compound llvm::VPRegionBlock...
Generating docs for compound llvm::VPTransformState...
Generating docs for nested compound llvm::VPTransformState::CFGState...
Generating docs for compound llvm::VReg2SUnit...
Generating docs for compound llvm::VReg2SUnitOperIdx...
Generating docs for compound llvm::VRegInfo...
Generating docs for compound llvm::VTSDNode...
Generating docs for compound llvm::WeakTrackingVH...
Generating docs for compound llvm::WeakVH...
Generating docs for compound llvm::WebAssemblyAsmPrinter...
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::WebAssemblyMCAsmInfoELF...
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::WebAssemblyTargetELFStreamer...
Generating docs for compound llvm::WebAssemblyTargetLowering...
Generating docs for compound llvm::WebAssemblyTargetMachine...
Generating docs for compound llvm::WebAssemblyTargetObjectFile...
Generating docs for compound llvm::WebAssemblyTargetObjectFileELF...
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::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::WritableBinaryStream...
Generating docs for compound llvm::WritableBinaryStreamRef...
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::X86AsmInstrumentation...
Generating docs for compound llvm::X86AsmPrinter...
Generating docs for compound llvm::X86ATTInstPrinter...
Generating docs for compound llvm::X86CallLowering...
Generating docs for compound llvm::X86ELFMCAsmInfo...
Generating docs for compound llvm::X86ELFTargetObjectFile...
Generating docs for compound llvm::X86FrameLowering...
Generating docs for compound llvm::X86FreeBSDTargetObjectFile...
Generating docs for compound llvm::X86FuchsiaTargetObjectFile...
Generating docs for compound llvm::X86GenRegisterBankI/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp:8173: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp:8178: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp:8178: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:133: warning: Unsupported xml/html tag <M> found
nfo...
Generating docs for compound llvm::X86InstrFMA3Group...
Generating docs for compound llvm::X86InstrFMA3Info...
Generating docs for nested compound llvm::X86InstrFMA3Info::rm_iterator...
Generating docs for compound llvm::X86InstrInfo...
Generating docs for compound llvm::X86IntelInstPrinter...
Generating docs for compound llvm::X86LegalizerInfo...
Generating docs for compound llvm::X86LinuxNaClTargetObjectFile...
Generating docs for compound llvm::X86MachineFunctionInfo...
Generating docs for compound llvm::X86MaskedGatherSDNode...
Generating docs for compound llvm::X86MaskedStoreSDNode...
Generating docs for compound llvm::X86MCAsmInfoDarwin...
Generating docs for compound llvm::X86MCAsmInfoGNUCOFF...
Generating docs for compound llvm::X86MCAsmInfoMicrosoft...
Generating docs for compound llvm::X86Operand...
Generating docs for nested compound llvm::X86Operand::ImmOp...
Generating docs for nested compound llvm::X86Operand::MemOp...
Generating docs for nested compound llvm::X86Operand::PrefOp...
Generating docs for nested compound llvm::X86Operand::RegOp...
Generating docs for nested compound llvm::X86Operand::TokOp...
Generating docs for compound llvm::X86RegisterBankInfo...
Generating docs for compound llvm::X86RegisterInfo...
Generating docs for compound llvm::X86SelectionDAGInfo...
Generating docs for compound llvm::X86SolarisTargetObjectFile...
Generating docs for compound llvm::X86StoreSDNode...
Generating docs for compound llvm::X86Subtarget...
Generating docs for compound llvm::X86TargetLowering...
Generating docs for compound llvm::X86TargetMachine...
Generating docs for compound llvm::X86TargetStreamer...
Generating docs for compound llvm::X86TTIImpl...
Generating docs for compound llvm::X86WindowsTargetObjectFile...
Generating docs for compound llvm::XCoreFrameLowering...
Generating docs for compound llvm::XCoreFunctionInfo...
Generating docs for compound llvm::XCoreInstPrinter...
Generating docs for compound llvm::XCoreInstrInfo...
Generating docs for compound llvm::XCoreMCAsmInfo...
Generating docs for compound llvm::XCoreMCInstLower...
Generating docs for compound llvm::XCoreRegisterInfo...
Generating docs for compound llvm::XCoreSelectionDAGInfo...
Generating docs for compound llvm::XCoreSubtarget...
Generating docs for compound llvm::XCoreTargetLowering...
Generating docs for compound llvm::XCoreTargetMachine...
Generating docs for compound llvm::XCoreTargetObjectFile...
Generating docs for compound llvm::XCoreTargetStreamer...
Generating docs for compound llvm::XCoreTTIImpl...
Generating docs for compound llvm::ZExtInst...
Generating docs for compound llvm::ZExtOperator...
Generating docs for namespace llvm::AArch64
Generating docs for namespace llvm::AArch64_AM
Generating docs for namespace llvm::AArch64_MC
Generating docs for namespace llvm::AArch64AT
Generating docs for compound llvm::AArch64AT::AT...
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::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::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::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::AMDGPU
Genera/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:107: warning: Unsupported xml/html tag <r> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:138: warning: argument 'The' of command @param is not found in the argument list of llvm::AVR::fixups::adjustBranchTarget(T &val)
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:143: warning: The following parameters of llvm::AVR::fixups::adjustBranchTarget(T &val) are not documented:
  parameter 'val'
ting docs for namespace llvm::AMDGPU::EncValues
Generating docs for namespace llvm::AMDGPU::HSAKD
Generating docs for compound llvm::AMDGPU::HSAKD::KernelDescriptor...
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 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::Hwreg
Generating docs for namespace llvm::AMDGPU::IsaInfo
Generating docs for compound llvm::AMDGPU::IsaInfo::IsaVersion...
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::AMDGPUAsmVariants
Generating docs for namespace llvm::AMDGPUIntrinsic
Generating docs for namespace llvm::AMDGPUISD
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 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::ARMBankedReg
Generating docs for compound llvm::ARMBankedReg::BankedReg...
Generating docs for namespace llvm::ARMBuildAttrs
Generating docs for namespace llvm::ARMCC
Generating docs for namespace llvm::ARMCP
Generating docs for namespace llvm::ARMII
Generating docs for namespace llvm::ARMISD
Generating docs for namespace llvm::ARMRI
Generating docs for namespace llvm::ARMSysReg
Generating docs for compound llvm::ARMSysReg::MClassSysReg...
Generating docs for namespace llvm::AttributeFuncs
Generating docs for namespace llvm::AVR
Generating docs for namespace llvm::AVR::fixups
Generating docs for namespace llvm::AVRCC
Generating docs for namespace llvm::AVRII
Generating docs for namespace llvm::AVRISD
Generating docs for namespace llvm::bfi_detail
Generating docs for compound llvm::bfi_detail::BlockEdgesAdder...
Generating docs for compound llvm::bfi_detail::BlockMass...
Generating docs for compound llvm::bfi_detail::IrreducibleGraph...
Generating docs for nested compound llvm::bfi_detail::IrreducibleGraph::IrrNode...
Generating docs for compound llvm::bfi_detail::TypeMap...
Generating docs for compound llvm::bfi_detail::TypeMap< BasicBlock >...
Generating docs for compound llvm::bfi_detail::TypeMap< MachineBasicBlock >...
Generating docs for namespace llvm::bitc
Generating docs for namespace llvm::BitmaskEnumDetail
Generating docs for namespace llvm::BPFISD
Generating/opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp:946: warning: Found unknown command `\files'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:1892: 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:1902: warning: The following parameters of llvm::cl::HideUnrelatedOptions(ArrayRef< const cl::OptionCategory * > Categories, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
 docs for namespace llvm::CallingConv
Generating docs for namespace llvm::cflaa
Generating docs for compound llvm::cflaa::AliasSummary...
Generating docs for compound llvm::cflaa::CFLGraph...
Generating docs for nested compound llvm::cflaa::CFLGraph::Edge...
Generating docs for nested compound llvm::cflaa::CFLGraph::NodeInfo...
Generating docs for nested compound llvm::cflaa::CFLGraph::ValueInfo...
Generating docs for compound llvm::cflaa::CFLGraphBuilder...
Generating docs for compound llvm::cflaa::ExternalAttribute...
Generating docs for compound llvm::cflaa::ExternalRelation...
Generating docs for compound llvm::cflaa::FunctionHandle...
Generating docs for compound llvm::cflaa::InstantiatedAttr...
Generating docs for compound llvm::cflaa::InstantiatedRelation...
Generating docs for compound llvm::cflaa::InstantiatedValue...
Generating docs for compound llvm::cflaa::InterfaceValue...
Generating docs for compound llvm::cflaa::StratifiedInfo...
Generating docs for compound llvm::cflaa::StratifiedLink...
Generating docs for compound llvm::cflaa::StratifiedSets...
Generating docs for compound llvm::cflaa::StratifiedSetsBuilder...
Generating docs for namespace llvm::CGSCCAnalysisManagerModuleProxy
Generating docs for compound llvm::CGSCCAnalysisManagerModuleProxy::Result...
Generating docs for namespace llvm::cl
Generating docs for compound llvm::cl::alias...
Generating docs for compound llvm::cl::aliasopt...
Generating docs for compound llvm::cl::applicator...
Generating docs for compound llvm::cl::applicator< char[n]>...
Generating docs for compound llvm::cl::applicator< const char[n]>...
Generating docs for compound llvm::cl::applicator< FormattingFlags >...
Generating docs for compound llvm::cl::applicator< MiscFlags >...
Generating docs for compound llvm::cl::applicator< NumOccurrencesFlag >...
Generating docs for compound llvm::cl::applicator< OptionHidden >...
Generating docs for compound llvm::cl::applicator< StringRef >...
Generating docs for compound llvm::cl::applicator< ValueExpected >...
Generating docs for compound llvm::cl::basic_parser...
Generating docs for compound llvm::cl::basic_parser_impl...
Generating docs for compound llvm::cl::bits...
Generating docs for compound llvm::cl::bits_storage...
Generating docs for compound llvm::cl::bits_storage< DataType, bool >...
Generating docs for compound llvm::cl::cat...
Generating docs for compound llvm::cl::desc...
Generating docs for compound llvm::cl::extrahelp...
Generating docs for compound llvm::cl::generic_parser_base...
Generating docs for nested compound llvm::cl::generic_parser_base::GenericOptionInfo...
Generating docs for compound llvm::cl::GenericOptionValue...
Generating docs for compound llvm::cl::initializer...
Generating docs for compound llvm::cl::list...
Generating docs for compound llvm::cl::list_storage...
Generating docs for compound llvm::cl::list_storage< DataType, bool >...
Generating docs for compound llvm::cl::LocationClass...
Generating docs for compound llvm::cl::multi_val...
Generating docs for compound llvm::cl::opt...
Generating docs for compound llvm::cl::opt_storage...
Generating docs for compound llvm::cl::opt_storage< DataType, false, false >...
Generating docs for compound llvm::cl::opt_storage< DataType, false, true >...
Generating docs for compound llvm::cl::Option...
Generating docs for compound llvm::cl::OptionCategory...
Generating docs for compound llvm::cl::OptionDiffPrinter...
Generating docs for compound llvm::cl::OptionDiffPrinter< DT, DT >...
Generating docs for compound llvm::cl::OptionEnumValue...
Generating docs for compound llvm::cl::OptionValue...
Generating docs for compound llvm::cl::OptionValue< cl::boolOrDefault >...
Generating docs for compound llvm::cl::OptionValue< std::string >...
Generating docs for compound llvm::cl::OptionValueBase...
Generating docs for compound llvm::cl::OptionValueBase< DataType, false >...
Generating docs for compound llvm::cl::OptionValueCopy...
Generating docs for compound llvm::cl::parser...
Generating docs for nested compound llvm::cl::parser::OptionInfo...
Generating docs for compound llvm::cl::parser< bool >...
Generating docs for compound llvm::cl::parser< boolOrDefault >...
Generating docs for compound llvm::cl::parser< char >...
Generating docs for compound llvm::cl::parser< double >...
Generating docs for compound llvm::cl::parser< float >...
Generating docs for compound llvm::cl::parser< int >...
Generating docs for compound llvm::cl::parser< std::string >...
Generating docs for compound llvm::cl::parser< unsigned >...
Generating docs for compound llvm::cl::parser< unsigned long long >...
Generating docs for compound llvm::cl::sub...
Generating docs for compound llvm::cl::SubCommand...
Generating docs for compound llvm::cl::value_desc...
Generating docs for compound llvm::cl::ValuesClass...
Generating docs for namespace llvm::CodeGenOpt
Generating docs for namespace llvm::CodeModel
Generating docs for namespace llvm::codeview
Generating docs for compound llvm::codeview::ArgListRecord...
Generating docs for compound llvm::codeview::ArrayRecord...
Generating docs for compound llvm::codeview::BaseClassRecord...
Generating docs for compound llvm::codeview::BinaryAnnotationIterator...
Generating docs for nested compound llvm::codeview::BinaryAnnotationIterator::AnnotationData...
Generating docs for compound llvm::codeview::BitFieldRecord...
Generating docs for compound llvm::codeview::BlockSym...
Generating docs for compound llvm::codeview::BPRelativeSym...
Generating docs for compound llvm::codeview::BuildInfoRecord...
Generating docs for compound llvm::codeview::BuildInfoSym...
Generating docs for compound llvm::codeview::CallerSym...
Generating docs for compound llvm::codeview::CallSiteInfoSym...
Generating docs for compound llvm::codeview::ClassRecord...
Generating docs for compound llvm::codeview::CodeViewError...
Generating docs for compound llvm::codeview::CodeViewRecordIO...
Generating docs for compound llvm::codeview::CoffGroupSym...
Generating docs for compound llvm::codeview::ColumnInfo...
Generating docs for compound llvm::codeview::ColumnNumberEntry...
Generating docs for compound llvm::codeview::Compile2Sym...
Generating docs for compound llvm::codeview::Compile3Sym...
Generating docs for compound llvm::codeview::ConstantSym...
Generating docs for compound llvm::codeview::CrossModuleExport...
Generating docs for compound llvm::codeview::CrossModuleImport...
Generating docs for compound llvm::codeview::CrossModuleImportItem...
Generating docs for compound llvm::codeview::CVMemberRecord...
Generating docs for compound llvm::codeview::CVRecord...
Generating docs for compound llvm::codeview::CVSymbolDumper...
Generating docs for compound llvm::codeview::CVSymbolVisitor...
Generating docs for compound llvm::codeview::DataMemberRecord...
Generating docs for compound llvm::codeview::DataSym...
Generating docs for compound llvm::codeview::DebugChecksumsSubsection...
Generating docs for compound llvm::codeview::DebugChecksumsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugFrameDataSubsection...
Generating docs for compound llvm::codeview::DebugFrameDataSubsectionRef...
Generating docs for compound llvm::codeview::DebugInfo...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsection...
Generating docs for nested compound llvm::codeview::DebugInlineeLinesSubsection::Entry...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugLinesSubsection...
Generating docs for compound llvm::codeview::DebugLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugStringTableSubsection...
Generating docs for compound llvm::codeview::DebugStringTableSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsection...
Generating docs for compound llvm::codeview::DebugSubsectionHeader...
Generating docs for compound llvm::codeview::DebugSubsectionRecord...
Generating docs for compound llvm::codeview::DebugSubsectionRecordBuilder...
Generating docs for compound llvm::codeview::DebugSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsectionVisitor...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsection...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsectionRef...
Generating docs for compound llvm::codeview::DebugSymbolsSubsection...
Generating docs for compound llvm::codeview::DebugSymbolsSubsectionRef...
Generating docs for compound llvm::codeview::DebugUnknownSubsectionRef...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelFullScopeSym...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterRelSym...
Generating docs for nested compound llvm::codeview::DefRangeRegisterRelSym::Header...
Generating docs for compound llvm::codeview::DefRangeRegisterSym...
Generating docs for nested compound llvm::codeview::DefRangeRegisterSym::Header...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterSym...
Generating docs for nested compound llvm::codeview::DefRangeSubfieldRegisterSym::Header...
Generating docs for compound llvm::codeview::DefRangeSubfieldSym...
Generating docs for compound llvm::codeview::DefRangeSym...
Generating docs for compound llvm::codeview::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::FieldListRecordBuilder...
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::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::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::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::ProcedureRecord...
Generating docs for compound llvm::codeview::ProcRefSym...
Generating docs for compound llvm::codeview::ProcSym...
Generating docs for compound llvm::codeview::PublicSym32...
Generating docs for compound llvm::codeview::RecordPrefix...
Generating docs for compound llvm::codeview::RegisterSym...
Generating docs for compound llvm::codeview::RegRelativeSym...
Generating docs for compound llvm::codeview::RemappedRecord...
Generating docs for compound llvm::codeview::ScopeEndSym...
Generating docs for compound llvm::codeview::SectionSym...
Generating docs for compound llvm::codeview::serialize_array_impl...
Generating docs for compound llvm::codeview::serialize_arrayref_tail_impl...
Generating docs for compound llvm::codeview::serialize_conditional_impl...
Generating docs for compound llvm::codeview::serialize_null_term_string_array_impl...
Generating docs for compound llvm::codeview::serialize_numeric_impl...
Generating docs for compound llvm::codeview::serialize_vector_tail_impl...
Generating docs for compound llvm::codeview::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::TypeHasher...
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::TypeRecordBuilder...
Generating docs for compound llvm::codeview::TypeRecordMapping...
Generating docs for compound llvm::codeview::TypeSerializer...
Generating docs for compound llvm::codeview::TypeServer2Record...
Generating docs for compound llvm::codeview::TypeSymbolEmitter...
Generating docs for compound llvm::codeview::TypeTableBuilder...
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::VFPtrRecord...
Generating docs for compound llvm::codeview::VFTableRecord...
Generating docs for compound llvm::codeview::VFTableShapeRecord...
Generating docs for compound llvm::codeview::Vi/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
rtualBaseClassRecord...
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::DebugSubsectionState...
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 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::Coun/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:414: 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'
tedRegion...
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::CovMapFunctionRecord...
Generating docs for compound llvm::coverage::CovMapFunctionRecordV1...
Generating docs for compound llvm::coverage::CovMapHeader...
Generating docs for compound llvm::coverage::CovMapTraits...
Generating docs for compound llvm::coverage::CovMapTraits< CovMapVersion::Version1, IntPtrT >...
Generating docs for compound llvm::coverage::ExpansionRecord...
Generating docs for compound llvm::coverage::FunctionRecord...
Generating docs for compound llvm::coverage::FunctionRecordIterator...
Generating docs for compound llvm::coverage::InstantiationGroup...
Generating docs for compound llvm::coverage::LineCoverageIterator...
Generating docs for compound llvm::coverage::LineCoverageStats...
Generating docs for compound llvm::coverage::RawCoverageFilenamesReader...
Generating docs for compound llvm::coverage::RawCoverageMappingDummyChecker...
Generating docs for compound llvm::coverage::RawCoverageMappingReader...
Generating docs for compound llvm::coverage::RawCoverageReader...
Generating docs for namespace llvm::detail
Generating docs for compound llvm::detail::AlignAdapter...
Generating docs for compound llvm::detail::AlignerImpl...
Generating docs for compound llvm::detail::AnalysisPassConcept...
Generating docs for compound llvm::detail::AnalysisPassModel...
Generating docs for compound llvm::detail::AnalysisResultConcept...
Generating docs for compound llvm::detail::AnalysisResultModel...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, false >...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, true >...
Generating docs for compound llvm::detail::concat_range...
Generating docs for compound llvm::detail::ConstantLog2...
Generating docs for compound llvm::detail::ConstantLog2< 1 >...
Generating docs for compound llvm::detail::DenseMapPair...
Generating docs for compound llvm::detail::DenseSetEmpty...
Generating docs for compound llvm::detail::DenseSetImpl...
Generating docs for nested compound llvm::detail::DenseSetImpl::ConstIterator...
Generating docs for nested compound llvm::detail::DenseSetImpl::Iterator...
Generating docs for compound llvm::detail::DenseSetPair...
Generating docs for compound llvm::detail::DoubleAPFloat...
Generating docs for compound llvm::detail::enumerator...
Generating docs for compound llvm::detail::enumerator_iter...
Generating docs for compound llvm::detail::ErrorHolder...
Generating docs for compound llvm::detail::ExpectedHolder...
Generating docs for compound llvm::detail::format_adapter...
Generating docs for compound llvm::detail::has_FormatProvider...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits< T, decltype((sizeof(PointerLikeTypeTraits< T >)+sizeof(T)), void())>...
Generating docs for compound llvm::detail::HelperFunctions...
Generating docs for compound llvm::detail::IEEEFloat...
Generating docs for compound llvm::detail::is_cstring...
Generating docs for compound llvm::detail::IsPointerLike...
Generating docs for compound llvm::detail::IsPointerLike< T * >...
Generating docs for compound llvm::detail::LeadingZerosCounter...
Generating docs for compound llvm::detail::missing_format_adapter...
Generating docs for compound llvm::detail::OptionKey...
Generating docs for compound llvm::detail::PadAdapter...
Generating docs for compound llvm::detail::PassConcept...
Generating docs for compound llvm::detail::PassModel...
Generating docs for compound llvm::detail::PointerSumTypeHelper...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker< MemberT >...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Lookup...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min< V >...
Generating docs for compound llvm::detail::PopulationCounter...
Generating docs for compound llvm::detail::PopulationCounter< T, 8 >...
Generating docs for compound llvm::detail::provider_format_adapter...
Generating docs for compound llvm::detail::PtrUseVisitorBase...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::PtrInfo...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::UseToVisit...
Generating docs for compound llvm::detail::range_item_has_provider...
Generating docs for compound llvm::detail::RepeatAdapter...
Generating docs for compound llvm::detail::result_pair...
Generating docs for compound llvm::detail::ResultHasInvalidateMethod...
Generating docs for compound llvm::detail::scope_exit...
Generating docs for compound llvm::detail::SizerImpl...
Generating docs for compound llvm::detail::TrailingZerosCounter...
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::value_sequence_iterator...
Generating docs for compound llvm::detail::zip_common...
Generating docs for compound llvm::detail::zip_first...
Generating docs for compound llvm::detail::zip_shortest...
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::DecreasingLevel...
Generating docs for compound llvm::DomTreeBuilder::Update...
Generating docs for namespace llvm::DOT
Generating docs for namespace llvm::dwarf
Generating docs for compound llvm::dwarf::PubIndexEntryDescriptor...
Generating docs for namespace llvm::dwarf::syntax
Generating docs for compound llvm::dwarf::syntax::WithColor...
Generating docs for namespace llvm::DWARFFlavour
Generating docs for namespace llvm::DWARFYAML
Generating docs for compound llvm::DWARFYAML::Abbrev...
Generating docs for compound llvm::DWARFYAML::ARange...
Generating docs for compound llvm::DWARFYAML::ARangeDescriptor...
Generating docs for compound llvm::DWARFYAML::AttributeAbbrev...
Generating docs for compound llvm::DWARFYAML::ConstVisitor...
Generating docs for compound llvm::DWARFYAML::Data...
Generating docs for compound llvm::DWARFYAML::Entry...
Generating docs for compound llvm::DWARFYAML::File...
Generating docs for compound llvm::DWARFYAML::FormValue...
Generating docs for compound llvm::DWARFYAML::InitialLength...
Generating docs for compound llvm::DWARFYAML::LineTable...
Generating docs for compound llvm::DWARFYAML::LineTableOpcode...
Generating docs for compound llvm::DWARFYAML::PubEntry...
Generating docs for compound llvm::DWARFYAML::PubSection...
Generating docs for compound llvm::DWARFYAML::Unit...
Generating docs for compound llvm::DWARFYAML::Visitor...
Generating docs for compound llvm::DWARFYAML::VisitorImpl...
Generating docs for namespace llvm::ELF
Generating docs for compound llvm::ELF::Elf32_Chdr...
Generating docs for compound llvm::ELF::Elf32_Dyn...
Generating docs for compound llvm::ELF::Elf32_Ehdr...
Generating docs for compound llvm::ELF::Elf32_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_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::ELFYAML
Generating docs for compound llvm::ELFYAML::FileHeader...
Generating docs for compound llvm::ELFYAML::Group...
Generating docs for compound llvm::ELFYAML::LocalGlobalWeakSymbols...
Generating docs for compound llvm::ELFYAML::MipsABIFlags...
Generating docs for compound llvm::ELFYAML::NoBitsSection...
Generating docs for compound llvm::ELFYAML::Object...
Generating docs for compound llvm::ELFYAML::ProgramHeader...
Generating docs for compound llvm::ELFYAML::RawContentSection...
Generating docs for compound llvm::ELFYAML::Relocation...
Generating docs for compound llvm::ELFYAML::RelocationSection...
Generating docs for compound llvm::ELFYAML::Section...
Generating docs for compound llvm::ELFYAML::SectionName...
Generating docs for compound llvm::ELFYAML::SectionOrType...
Generating docs for compound llvm::ELFYAML::Symbol...
Generating docs for namespace llvm::EngineKind
Generating docs for namespace llvm::FloatABI
Generating docs for namespace llvm::FPDenormal
Generating docs for namespace llvm::FPOpFusion
Generating docs for namespace llvm::fuzzerop
Generating docs for compound llvm::fuzzerop::OpDescriptor...
Generating docs for compound llvm::fuzzerop::SourcePred...
Generating docs for namespace llvm::GC
Generating docs for namespace llvm::GCOV
Generating docs for compound llvm::GCOV::Options...
Generating docs for namespace llvm::GraphProgram
Generating docs for compound llvm::gvn::AvailableValue...
Generating docs for compound llvm::gvn::AvailableValueInBlock...
Generating docs for compound llvm::gvn::GVNLegacyPass...
Generating docs for namespace llvm::GVNExpression
Generating docs for compound llvm::GVNExpression::AggregateValueExpression...
Generating docs for compound llvm::GVNExpression::BasicExpression...
Generating docs for compound llvm::GVNExpression::CallExpression...
Generating docs for compound llvm::GVNExpression::ConstantExpression...
Generating docs for compound llvm::GVNExpression::DeadExpression...
Generating docs for compound llvm::GVNExpression::Expression...
Generating docs for compound llvm::GVNExpression::int_op_inserter...
Generating docs for compound llvm::GVNExpression::LoadExpression...
Generating docs for compound llvm::GVNExpression::MemoryExpression...
Generating docs for compound llvm::GVNExpression::op_inserter...
Generating docs for compound llvm::GVNExpression::PHIExpression...
Generating docs for compound llvm::GVNExpression::StoreExpression...
Generating docs for compound llvm::GVNExpression::UnknownExpression...
Generating docs for compound llvm::GVNExpression::VariableExpression...
Generating docs for namespace llvm::hashing
Generating docs for namespace llvm::hashing::detail
Generating docs for compound llvm::hashing::detail::hash_combine_recursive_helper...
Generating docs for compound llvm::hashing::detail::hash_state...
Generating docs for compound llvm::hashing::detail::is_hashable_data...
Generating docs for compound llvm::hashing::detail::is_hashable_data< std::pair< T, U > >...
Generating docs for namespace llvm::Hexagon
Generating docs for compound llvm::Hexagon::PacketIterator...
Generating docs for namespace llvm::Hexagon_MC
Generating docs for namespace llvm::HexagonII
Generating docs for namespace llvm::HexagonISD
Generating docs for namespace llvm::HexagonMCInstrInfo
Generating docs for namespace llvm::HexStyle
Generating docs for namespace llvm::ilist_detail
Generating docs for compound llvm::ilist_detail::check_options...
Generating docs for compound llvm::ilist_detail::check_options< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::check_options<>...
Generating docs for compound llvm::ilist_detail::compute_node_options...
Generating docs for compound llvm::ilist_detail::explicitness...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< ilist_sentinel_tracking< EnableSentinelTracking >, Options... >...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< Option1, Options... >...
Generating docs for compound llvm::ilist_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::/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h:629: warning: explicit link request to 'last' could not be resolved
Entry...
Generating docs for namespace llvm::InlineConstants
Generating docs for namespace llvm::internal
Generating docs for namespace llvm::IntervalMapImpl
Generating docs for compound llvm::IntervalMapImpl::BranchNode...
Generating docs for compound llvm::IntervalMapImpl::LeafNode...
Generating docs for compound llvm::IntervalMapImpl::NodeBase...
Generating docs for compound llvm::IntervalMapImpl::NodeRef...
Generating docs for compound llvm::IntervalMapImpl::NodeSizer...
Generating docs for compound llvm::IntervalMapImpl::Path...
Generating docs for namespace llvm::Intrinsic
Generating docs for compound llvm::Intrinsic::IITDescriptor...
Generating docs for namespace llvm::irsymtab
Generating docs for compound llvm::irsymtab::FileContents...
Generating docs for compound llvm::irsymtab::Reader...
Generating docs for nested compound llvm::irsymtab::Reader::SymbolRef...
Generating docs for compound llvm::irsymtab::Symbol...
Generating docs for namespace llvm::irsymtab::storage
Generating docs for compound llvm::irsymtab::storage::Comdat...
Generating docs for compound llvm::irsymtab::storage::Header...
Generating docs for compound llvm::irsymtab::storage::Module...
Generating docs for compound llvm::irsymtab::storage::Range...
Generating docs for compound llvm::irsymtab::storage::Str...
Generating docs for compound llvm::irsymtab::storage::Symbol...
Generating docs for compound llvm::irsymtab::storage::Uncommon...
Generating docs for namespace llvm::ISD
Generating docs for compound llvm::ISD::ArgFlagsTy...
Generating docs for compound llvm::ISD::InputArg...
Generating docs for compound llvm::ISD::OutputArg...
Generating docs for namespace llvm::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::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::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::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::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::symseg_command...
Generating docs for compound llvm::MachO::symtab_command...
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:/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h:55: warning: The following parameters of llvm::msf::MSFBuilder::create(BumpPtrAllocator &Allocator, uint32_t BlockSize, uint32_t MinBlockCount=0, bool CanGrow=true) are not documented:
  parameter 'Allocator'
/opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h:162: warning: The following parameters of llvm::object::createBinary(MemoryBufferRef Source, LLVMContext *Context=nullptr) are not documented:
  parameter 'Context'
:MachO::x86_float_state_t...
Generating docs for compound llvm::MachO::x86_state_hdr_t...
Generating docs for compound llvm::MachO::x86_thread_state32_t...
Generating docs for compound llvm::MachO::x86_thread_state64_t...
Generating docs for compound llvm::MachO::x86_thread_state_t...
Generating docs for compound llvm::MachO::xmm_reg_t...
Generating docs for namespace llvm::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::Section...
Generating docs for compound llvm::MachOYAML::UniversalBinary...
Generating docs for namespace llvm::MCD
Generating docs for namespace llvm::MCID
Generating docs for namespace llvm::MCOI
Generating docs for namespace llvm::MCParserUtils
Generating docs for namespace llvm::mdconst
Generating docs for namespace llvm::mdconst::detail
Generating docs for compound llvm::mdconst::detail::HasDereference...
Generating docs for nested compound llvm::mdconst::detail::HasDereference::SFINAE...
Generating docs for compound llvm::mdconst::detail::IsValidPointer...
Generating docs for compound llvm::mdconst::detail::IsValidReference...
Generating docs for namespace llvm::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::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::MSP430II
Generating docs for namespace llvm::MSP430ISD
Generating docs for namespace llvm::MSSAHelpers
Generating docs for compound llvm::MSSAHelpers::AllAccessTag...
Generating docs for compound llvm::MSSAHelpers::DefsOnlyTag...
Generating docs for namespace llvm::N86
Generating docs for namespace llvm::NVPTX
Generating docs for namespace llvm::NVPTX::PTXCmpMode
Generating docs for namespace llvm::NVPTX::PTXCvtMode
Generating docs for namespace llvm::NVPTX::PTXLdStInstCode
Generating docs for namespace llvm::NVPTXCC
Generating docs for namespace llvm::NVPTXII
Generating docs for namespace llvm::NVPTXISD
Generating docs for namespace llvm::objcarc
Generating docs for compound llvm::objcarc::ARCMDKindCache...
Generating docs for compound llvm::objcarc::ARCRuntimeEntryPoints...
Generating docs for compound llvm::objcarc::BottomUpPtrState...
Generating docs for compound llvm::objcarc::ObjCARCAA...
Generating docs for compound llvm::objcarc::ObjCARCAAResult...
Generating docs for compound llvm::objcarc::ObjCARCAAWrapperPass...
Generating docs for compound llvm::objcarc::ProvenanceAnalysis...
Generating docs for compound llvm::objcarc::PtrState...
Generating docs for compound llvm::objcarc::RRInfo...
Generating docs for compound llvm::objcarc::TopDownPtrState...
Generating docs for namespace llvm::object
Generating docs for compound llvm::object::Archive...
Generating docs for nested compound llvm::object::Archive::Child...
Generating docs for nested compound llvm::object::Archive::child_iterator...
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::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_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_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::ELFDataTypeTypedefHelper...
Generating docs for compound llvm::object::ELFDataTypeTypedefHelper< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::ELFDataTypeTypedefHelper< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::ELFDataTypeTypedefHelperCommon...
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::ObjectFile...
Generati/opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h:335: 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:208: 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:143: 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:193: 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:171: 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'
ng 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::RelocVisitor...
Generating docs for compound llvm::object::ResourceEntryRef...
Generating docs for compound llvm::object::ResourceSectionRef...
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::Token...
Generating docs for compound llvm::object::WasmObjectFile...
Generating docs for compound llvm::object::WasmSection...
Generating docs for compound llvm::object::WasmSegment...
Generating docs for compound llvm::object::WasmSymbol...
Generating docs for compound llvm::object::WindowsResource...
Generating docs for compound llvm::object::WindowsResourceCOFFWriter...
Generating docs for compound llvm::object::WindowsResourceParser...
Generating docs for nested compound llvm::object::WindowsResourceParser::TreeNode...
Generating docs for compound llvm::object::WinResHeaderPrefix...
Generating docs for compound llvm::object::WinResHeaderSuffix...
Generating docs for compound llvm::object::WinResIDs...
Generating docs for namespace llvm::OMF
Generating docs for compound llvm::OMF::Signature...
Generating docs for namespace llvm::opt
Generating docs for compound llvm::opt::Arg...
Generating docs for compound llvm::opt::arg_iterator...
Generating docs for compound llvm::opt::ArgList...
Generating docs for compound llvm::opt::DerivedArgList...
Generating docs for compound llvm::opt::InputArgList...
Generating docs for compound llvm::opt::Option...
Generating docs for compound llvm::opt::OptSpecifier...
Generating docs for compound llvm::opt::OptTable...
Generating docs for nested compound llvm::opt::OptTable::Info...
Generating docs for namespace llvm::orc
Generating docs for compound llvm::orc::CompileOnDemandLayer...
Generating docs for nested compound llvm::orc::CompileOnDemandLayer::LogicalDylib::SourceModuleEntry...
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::GenericIndirectStubsInfo...
Generating docs for compound llvm::orc::GlobalMappingLayer...
Generating docs for compound llvm::orc::GlobalRenamer...
Generating docs for compound llvm::orc::IndirectStubsManager...
Generating docs for compound llvm::orc::IRCompileLayer...
Generating docs for compound llvm::orc::IRTransformLayer...
Generating docs for compound llvm::orc::JITCompileCallbackManager...
Generating docs for nested compound llvm::orc::JITCompileCallbackManager::CompileCallbackInfo...
Generating docs for compound llvm::orc::JITSymbolNotFound...
Generating docs for compound llvm::orc::LambdaResolver...
Generating docs for compound llvm::orc::LazyEmittingLayer...
Generating docs for compound llvm::orc::LocalCXXRuntimeOverrides...
Generating docs for compound llvm::orc::LocalIndirectStubsManager...
Generating docs for compound llvm::orc::LocalJITCompileCallbackManager...
Generating docs for compound llvm::orc::NullResolver...
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::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::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::RTDyldObjectLinkingLayerBase...
Generating docs for nested compound llvm::orc::RTDyldObjectLinkingLayerBase::LinkedObject...
Generating docs for compound llvm::orc::SimpleCompiler...
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 compound llvm::orc::remote::OrcRemoteTargetRPCAPI...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetServer...
Generating docs for compound llvm::orc::remote::ResourceIdMgr...
Generating docs for compound llvm::orc::remote::ResourceNotFound...
Generating docs for namespace llvm::orc::remote::eh
Generating docs for compound llvm::orc::remote::eh::DeregisterEHFrames...
Generating docs for compound llvm::orc::remote::eh::RegisterEHFrames...
Generating docs for namespace llvm::orc::remote::exec
Generating docs for compound llvm::orc::remote::exec::CallIntVoid...
Generating docs for compound llvm::orc::remote::exec::CallMain...
Generating docs for compound llvm::orc::remote::exec::CallVoidVoid...
Generating docs for namespace llvm::orc::remote::mem
Generating docs for compound llvm::orc::remote::mem::CreateRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::DestroyRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::ReadMem...
Generating docs for compound llvm::orc::remote::mem::ReserveMem...
Generating docs for compound llvm::orc::remote::mem::SetProtections...
Generating docs for compound llvm::orc::remote::mem::WriteMem...
Generating docs for compound llvm::orc::remote::mem::WritePtr...
Generating docs for namespace llvm::orc::remote::stubs
Generating docs for compound llvm::orc::remote::stubs::CreateIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::DestroyIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::EmitIndirectStubs...
Generating docs for compound llvm::orc::remote::stubs::EmitResolverBlock...
Generating docs for compound llvm::orc::remote::stubs::EmitTrampolineBlock...
Generating docs for namespace llvm::orc::remote::utils
Generating docs for compound llvm::orc::remote::utils::GetRemoteInfo...
Generating docs for compound llvm::orc::remote::utils::GetSymbolAddress...
Generating docs for compound llvm::orc::remote::utils::RequestCompile...
Generating docs for compound llvm::orc::remote::utils::TerminateSession...
Generating docs for namespace l/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h:188: warning: Unsupported xml/html tag <typename> found
lvm::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, typename std::enable_if< std::is_integral< T >::value >::type >...
Generating docs for compound llvm::orc::rpc::RPCTypeName...
Generating docs for compound llvm::orc::rpc::RPCTypeName< bool >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Error >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Expected< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< remote::DirectBufferWriter >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::string >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::vector< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< void >...
Generating docs for compound llvm::orc::rpc::RPCTypeNameSequence...
Generating docs for compound llvm::orc::rpc::SequenceSerialization...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::SequenceTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T >, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, Expected< T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, T2 >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, remote::DirectBufferWriter, remote::DirectBufferWriter, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::pair< T1, T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, std::string, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, StringRef, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, const char * >::value||std::is_same< T, char * >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::vector< T > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, T, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, uint8_t >::value||std::is_same< T, int8_t >::value||std::is_same< T, uint16_t >::value||std::is_same< T, int16_t >::value||std::is_same< T, uint32_t >::value||std::is_same< T, int32_t >::value||std::is_same< T, uint64_t >::value||std::is_same< T, int64_t >::value||std::is_same< T, char >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SingleThreadedRPCEndpoint...
Generating docs for namespace llvm::orc::rpc::detail
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(ResponseHandlerT, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Expected< ResultT >)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< ErrorSuccess(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< void(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::CanDeserialize...
Generating docs for compound llvm::orc::rpc::detail::CanSerialize...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...) const >...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::MemberFnWrapper...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs< ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< false >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< true >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandler...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Error, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Expected< FuncRetT >, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, void, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Error >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Expected< RetT > >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< void >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheck...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple< T, Ts... >, std::tuple< U, Us... > >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple<>, std::tuple<> >...
Generating docs for compound llvm::orc::rpc::detail::RPCEndpointBase...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanDeserializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanSerializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCInvalid...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCNegotiate...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCResponse...
Generating docs for compound llvm::orc::rpc::detail::SequenceNumberManager...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< ErrorSuccess >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< void >...
Generating docs for namespace llvm::ore
Generating docs for namespace llvm::parallel
Generating docs for compound llvm::parallel::is_execution_policy...
Generating docs for compound llvm::parallel::parallel_execution_policy...
Generating docs for compound llvm::parallel::sequential_execution_policy...
Generating docs for namespace llvm::parallel::detail
Generating docs for compound llvm::parallel::detail::Latch...
Generating docs for compound llvm::parallel::detail::TaskGroup...
Generating docs for namespace llvm::PatternMatch
Generating docs for compound llvm::PatternMatch::AnyBinaryOp_match...
Generating docs for compound llvm::PatternMatch::apfloat_match...
Generating docs for compound llvm::PatternMatch::api_pred_ty...
Generating docs for compound llvm::PatternMatch::apint_match...
Generating docs for compound llvm::PatternMatch::Argument_match...
Generating docs for compound llvm::PatternMatch::BinaryOp_match...
Generating docs for compound llvm::PatternMatch::bind_const_intval_ty...
Generating docs for compound llvm::PatternMatch::bind_ty...
Generating docs for compound llvm::PatternMatch::BinOpPred_match...
Generating docs for compound llvm::PatternMatch::br_match...
Generating docs for compound llvm::PatternMatch::brc_match...
Generating docs for compound llvm::PatternMatch::CastClass_match...
Generating docs for compound llvm::PatternMatch::class_match...
Generating docs for compound llvm::PatternMatch::CmpClass_match...
Generating docs for compound llvm::PatternMatch::constantint_match...
Generating docs for compound llvm::PatternMatch::cst_pred_ty...
Generating docs for compound llvm::PatternMatch::Exact_match...
Generating docs for compound llvm::PatternMatch::fneg_match...
Generating docs for compound llvm::PatternMatch::IntrinsicID_match...
Generating docs for compound llvm::PatternMatch::is_bitwiselogic_op...
Generating docs for compound llvm::PatternMatch::is_idiv_op...
Generating docs for compound llvm::PatternMatch::is_logical_shift_op...
Generating docs for compound llvm::PatternMatch::is_maxsignedvalue...
Generating docs for compound llvm::PatternMatch::is_power2...
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::m_Intrinsic_Ty...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2, T3 >...
Generating docs for compound llvm::PatternMatch::match_all_ones...
Generating docs for compound llvm::PatternMatch::match_any_zero...
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_nan...
Generating docs for compound llvm::PatternMatch::match_neg_zero...
Generating docs for compound llvm::PatternMatch::match_one...
Generating docs for compound llvm::PatternMatch::match_sign_mask...
Generating docs for compound llvm::PatternMatch::match_zero...
Generating docs for compound llvm::PatternMatch::MaxMin_match...
Generating docs for compound llvm::PatternMatch::neg_match...
Generating docs for compound llvm::PatternMatch::not_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::OneUse_match...
Generating docs for compound llvm::PatternMatch::OverflowingBinaryOp_match...
Generating docs for compound llvm::PatternMatch::SelectClass_match...
Generating docs for compound llvm::PatternMatch::Signum_match...
Generating docs for compound llvm::PatternMatch::smax_pred_ty...
Generating docs for compound llvm::PatternMatch::smin_pred_ty...
Generating docs for compound llvm::PatternMatch::specific_fpval...
Generating docs for compound llvm::PatternMatch::specific_intval...
Generating docs for compound llvm::PatternMatch::specificval_ty...
Generating docs for compound llvm::PatternMatch::UAddWithOverflow_match...
Generating docs for compound llvm::PatternMatch::ufmax_pred_ty...
Generating docs for compound llvm::PatternMatch::ufmin_pred_ty...
Generating docs for compound llvm::PatternMatch::umax_pred_ty...
Generating docs for compound llvm::PatternMatch::umin_pred_ty...
Generating docs for namespace llvm::PBQP
Generating docs for compound llvm::PBQP::Graph...
Generating docs for nested compound llvm::PBQP::Graph::AdjEdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeItr...
Generating docs for nested compound llvm::PBQP::Graph::NodeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::NodeItr...
Generating docs for compound llvm::PBQP::GraphBase...
Generating docs for compound llvm::PBQP::Matrix...
Generating docs for compound llvm::PBQP::MDMatrix...
Generating docs for compound llvm::PBQP::MDVector...
Generating docs for compound llvm::PBQP::PoolCostAllocator...
Generating docs for compound llvm::PBQP::Solution...
Generating docs for compound llvm::PBQP::ValuePool...
Generating docs for compound llvm::PBQP::Vector...
Generating docs for namespace llvm::PBQP::RegAlloc
Generating docs for compound llvm::PBQP::RegAlloc::AllowedRegVector...
Generating docs for compound llvm::PBQP::RegAlloc::GraphMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::MatrixMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::NodeMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::PBQPRAGraph...
Generating docs for compound llvm::PBQP::RegAlloc::RegAllocSolverImpl...
Generating docs for nested compound llvm::PBQP::RegAlloc::RegAllocSolverImpl::EdgeMetadata...
Generating docs for namespace llvm::pdb
Generating docs for compound llvm::pdb::BaseClassLayout...
Generating docs for compound llvm::pdb::ClassLayout...
Generating docs for compound llvm::pdb::ConcreteSymbolEnumerator...
Generating docs for compound llvm::pdb::DataMemberLayoutItem...
Generating docs for compound llvm::pdb::DbiBuildNo...
Generating docs for compound llvm::pdb::DbiFlags...
Generating docs for compound llvm::pdb::DbiModuleDescriptor...
Generating docs for compound llvm::pdb::DbiModuleDescriptorBuilder...
Generating docs for compound llvm::pdb::DbiModuleList...
Generating docs for compound llvm::pdb::DbiModuleSourceFilesIterator...
Generating docs for compound llvm::pdb::DbiStream...
Generating docs for compound llvm::pdb::DbiStreamBuilder...
Generating docs for compound llvm::pdb::DbiStreamHeader...
Generating docs for compound llvm::pdb::DIADataStream...
Generating docs for compound llvm::pdb::DIAEnumDebugStreams...
Generating docs for compound llvm::pdb::DIAEnumLineNumbers...
Generating docs for compound llvm::pdb::DIAEnumSourceFiles...
Generating docs for compound llvm::pdb::DIAEnumSymbols...
Generating docs for compound llvm::pdb::DIAError...
Generating docs for compound llvm::pdb::DIALineNumber...
Generating docs for compound llvm::pdb::DIARawSymbol...
Generating docs for compound llvm::pdb::DIASession...
Generating docs for compound llvm::pdb::DIASourceFile...
Generating docs for compound llvm::pdb::FileInfoSubstreamHeader...
Generating docs for compound llvm::pdb::GenericError...
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::IPDBDataStream...
Generating docs for compound llvm::pdb::IPDBEnumChildren...
Generating docs for compound llvm::pdb::IPDBLineNumber...
Generating docs for compound llvm::pdb::IPDBRawSymbol...
Generating docs for compound llvm::pdb::IPDBSession...
Generating docs for compound llvm::pdb::IPDBSourceFile...
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::NativeBuiltinSymbol...
Generating docs for compound llvm::pdb::NativeCompilandSymbol...
Generating docs for compound llvm::pdb::NativeEnumModules...
Generating docs for compound llvm::pdb::NativeEnumSymbol...
Generating docs for compound llvm::pdb::NativeEnumTypes...
Generating docs for compound llvm::pdb::NativeExeSymbol...
Generating docs for compound llvm::pdb::NativeRawSymbol...
Generating docs for compound llvm::pdb::NativeSession...
Generating docs for compound llvm::pdb::PDBContext...
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::SectionContribEntry...
Generating docs for compound llvm::pdb::SectionOffset...
Generating docs for compound llvm::pdb::SymbolStream...
Generating docs for compound llvm::pdb::TpiStream...
Generating docs for compound llvm::pdb::TpiStreamBuilder...
Generating docs for compound llvm::pdb::TpiStreamHeader...
Generating docs for nested compound llvm::pdb::TpiStreamHeader::EmbeddedBuf...
Generating docs for compound llvm::pdb::UDTLayoutBase...
Generating docs for compound llvm::pdb::Variant...
Generating docs for compound llvm::pdb::VBPtrLayoutItem...
Generating docs for compound llvm::pdb::VersionInfo...
Generating docs for compound llvm::pdb::VTableLayoutItem...
Generating docs for namespace llvm::PICLevel
Generating docs for namespace llvm::PICStyles
Generating docs for namespace llvm::PIELevel
Generating docs for namespace llvm::PPC
Generating docs for namespace llvm::PPCII
Generating docs for namespace llvm::PPCISD
Generating docs for namespace llvm::PredicateInfoClasses
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS...
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS_Compare...
Generating docs for namespace llvm::R600InstrFlags
Generating docs for namespace llvm::RawInstrProf
Generating docs for compound llvm::RawInstrProf::Header...
Generating docs for compound llvm::RawInstrProf::ProfileData...
Generating docs for namespace llvm::rdf
Generating docs for compound llvm::rdf::BlockNode...
Generating docs for compound llvm::rdf::BuildOptions...
Generating docs for compound llvm::rdf::CodeNode...
Generating docs for compound llvm::rdf::CopyPropagation...
Generating docs for compound llvm::rdf::DataFlowGraph...
Generating docs for nested compound llvm::rdf::DataFlowGraph::DefStack...
Generating docs for compound llvm::rdf::DeadCodeElimination...
Generating docs for compound llvm::rdf::DefNode...
Generating docs for compound llvm::rdf::FuncNode...
Generating docs for compound llvm::rdf::IndexedSet...
Generating docs for compound llvm::rdf::InstrNode...
Generating docs for compound llvm::rdf::LaneMaskIndex...
Generating docs for compound llvm::rdf::Liveness...
Generating docs for nested compound llvm::rdf::Liveness::LiveMapType...
Generating docs for compound llvm::rdf::NodeAddr...
Generating docs for compound llvm::rdf::NodeAllocator...
Generating docs for compound llvm::rdf::NodeAttrs...
Generating docs for compound llvm::rdf::NodeBase...
Generating docs for nested compound llvm::rdf::NodeBase::Code_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Def_struct...
Generating docs for nested compound llvm::rdf::NodeBase::PhiU_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Ref_struct...
Generating docs for compound llvm::rdf::PackedRegisterRef...
Generating docs for compound llvm::rdf::PhiNode...
Generating docs for compound llvm::rdf::PhiUseNode...
Generating docs for compound llvm::rdf::PhysicalRegisterInfo...
Generating docs for compound llvm::rdf::Print...
Generating docs for compound llvm::rdf::PrintLaneMaskOpt...
Generating docs for compound llvm::rdf::PrintNode...
Generating docs for compound llvm::rdf::RefNode...
Generating docs for compound llvm::rdf::RegisterAggr...
Generating docs for nested compound llvm::rdf::RegisterAggr::rr_iterator...
Generating docs for compound llvm::rdf::RegisterRef...
Generating docs for compound llvm::rdf::StmtNode...
Generating docs for compound llvm::rdf::TargetOperandInfo...
Generating docs for compound llvm::rdf::UseNode...
Generating docs for namespace llvm::reassociate
Generating docs for compound llvm::reassociate::Factor...
Generating docs for compound llvm::reassociate::ValueEntry...
Generating docs for compound llvm::reassociate::XorOpnd...
Generating docs for namespace llvm::RegState
Generating docs for namespace llvm::Reloc
Generating docs for namespace llvm::RISCV
Generating docs for namespace llvm::RISCVFenceField
Generating docs for namespace llvm::RISCVII
Generating docs for namespace llvm::RISCVISD
Generating docs for namespace llvm::RTLIB
Generating docs for namespace llvm::safestack
Generating docs for compound llvm::safestack::StackColoring...
Generating docs for nested compound llvm::safestack::StackColoring::LiveRange...
Generating docs for compound llvm::safestack::StackLayout...
Generating docs for namespace llvm::sampleprof
Generating docs for compound llvm::sampleprof::FunctionSamples...
Generating docs for compound llvm::sampleprof::LineLocation...
Generating docs for compound llvm::sampleprof::SampleProfileReader...
Generating docs for compound llvm::sampleprof::SampleProfileReaderBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderGCC...
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::SampleProfileWriterText...
Generating docs for compound llvm::sampleprof::SampleRecord...
Generating docs for compound llvm::sampleprof::SampleSorter...
Generating docs for namespace llvm::ScaledNumbers
Generating docs for namespace llvm::Sched
Generating docs for namespace llvm::SI
Generating docs for namespace llvm::SI::KernelInputOffsets
Generating docs for namespace llvm::SIInstrFlags
Generating docs for namespace llvm::SIOutMods
Generating docs for namespace llvm::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 namespace llvm::S/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h:91: warning: The following parameters of llvm::sys::ExecuteAndWait(StringRef Program, const char **Args, const char **Env=nullptr, ArrayRef< Optional< StringRef >> Redirects={}, unsigned SecondsToWait=0, unsigned MemoryLimit=0, std::string *ErrMsg=nullptr, bool *ExecutionFailed=nullptr) are not documented:
  parameter 'ExecutionFailed'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:73: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:104: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:87: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:422: 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:297: 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:307: 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:689: 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:275: 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:361: 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:368: 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:789: warning: The following parameters of llvm::sys::fs::mapped_file_region::mapped_file_region(int fd, mapmode mode, size_t length, uint64_t offset, std::error_code &ec) are not documented:
  parameter 'mode'
  parameter 'length'
  parameter 'offset'
  parameter 'ec'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:176: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const Twine &a, const Twine &b="", const Twine &c="", const Twine &d="") are not documented:
  parameter 'b'
  parameter 'c'
  parameter 'd'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:195: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const_iterator begin, const_iterator end, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:101: warning: The following parameters of llvm::sys::path::begin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:224: warning: The following parameters of llvm::sys::path::convert_to_slash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:333: warning: The following parameters of llvm::sys::path::extension(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:299: warning: The following parameters of llvm::sys::path::filename(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:441: 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:425: 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:417: 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:409: 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:393: 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:385: 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:401: 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:433: 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:447: 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:453: warning: The following parameters of llvm::sys::path::is_relative(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:339: warning: The following parameters of llvm::sys::path::is_separator(char value, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:208: warning: The following parameters of llvm::sys::path::native(const Twine &path, SmallVectorImpl< char > &result, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:216: warning: The following parameters of llvm::sys::path::native(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:285: warning: The following parameters of llvm::sys::path::parent_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:111: warning: The following parameters of llvm::sys::path::rbegin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:273: warning: The following parameters of llvm::sys::path::relative_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:467: warning: The following parameters of llvm::sys::path::remove_dots(SmallVectorImpl< char > &path, bool remove_dot_dot=false, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:132: warning: The following parameters of llvm::sys::path::remove_filename(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:459: warning: The following parameters of llvm::sys::path::remove_leading_dotslash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:146: warning: The following parameters of llvm::sys::path::replace_extension(SmallVectorImpl< char > &path, const Twine &extension, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:162: warning: The following parameters of llvm::sys::path::replace_path_prefix(SmallVectorImpl< char > &Path, const StringRef &OldPrefix, const StringRef &NewPrefix, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:253: warning: The following parameters of llvm::sys::path::root_directory(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:240: warning: The following parameters of llvm::sys::path::root_name(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:261: warning: The following parameters of llvm::sys::path::root_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:317: warning: The following parameters of llvm::sys::path::stem(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:368: warning: Unsupported xml/html tag <user_cache_directory> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:368: warning: Unsupported xml/html tag <vendor> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:368: warning: Unsupported xml/html tag <application> found
/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'
parc
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::symbolize
Generating docs for compound llvm::symbolize::DIPrinter...
Generating docs for compound llvm::symbolize::LLVMSymbolizer...
Generating docs for nested compound llvm::symbolize::LLVMSymbolizer::Options...
Generating docs for compound llvm::symbolize::SymbolizableModule...
Generating docs for compound llvm::symbolize::SymbolizableObjectFile...
Generating docs for namespace llvm::SymbolRewriter
Generating docs for compound llvm::SymbolRewriter::RewriteDescriptor...
Generating docs for compound llvm::SymbolRewriter::RewriteMapParser...
Generating docs for namespace llvm::SyncScope
Generating docs for namespace llvm::sys
Generating docs for compound llvm::sys::DynamicLibrary...
Generating docs for nested compound DynamicLibrary::HandleSet...
Generating docs for compound llvm::sys::InitializeCOMRAII...
Generating docs for compound llvm::sys::Memory...
Generating docs for compound llvm::sys::MemoryBlock...
Generating docs for compound llvm::sys::MutexImpl...
Generating docs for compound llvm::sys::OwningMemoryBlock...
Generating docs for compound llvm::sys::Process...
Generating docs for compound llvm::sys::ProcessInfo...
Generating docs for compound llvm::sys::RWMutexImpl...
Generating docs for compound llvm::sys::SmartMutex...
Generating docs for compound llvm::sys::SmartRWMutex...
Generating docs for compound llvm::sys::SmartScopedLock...
Generating docs for compound llvm::sys::SmartScopedReader...
Generating docs for compound llvm::sys::SmartScopedWriter...
Generating docs for compound llvm::sys::ThreadLocal...
Generating docs for compound llvm::sys::ThreadLocalImpl...
Generating docs for compound llvm::sys::UnicodeCharRange...
Generating docs for compound llvm::sys::UnicodeCharSet...
Generating docs for compound llvm::sys::Watchdog...
Generating docs for namespace llvm::sys::detail
Generating docs for namespace llvm::sys::fs
Generating docs for compound llvm::sys::fs::basic_file_status...
Generating docs for compound llvm::sys::fs::directory_entry...
Generating docs for compound llvm::sys::fs::directory_iterator...
Generating docs for compound llvm::sys::fs::file_status...
Generating docs for compound llvm::sys::fs::mapped_file_region...
Generating docs for compound llvm::sys::fs::recursive_directory_iterator...
Generating docs for compound llvm::sys::fs::space_info...
Generating docs for compound llvm::sys::fs::UniqueID...
Generating docs for namespace llvm::sys::fs::detail
Generating docs for compound llvm::sys::fs::detail::DirIterState...
Generating docs for compound llvm::sys::fs::detail::RecDirIterState...
Generating docs for namespace llvm::sys::locale
Generating docs for namespace llvm::sys::path
Generating docs for compound llvm::sys::path::const_iterator...
Generating docs for compound llvm::sys::path::reverse_iterator...
Generating docs for namespace llvm::sys::unicode
Generating docs for namespace llvm::sys::windows
Generating docs for namespace llvm::SystemZ
Generating docs for namespace llvm::SystemZCP
Generating docs for namespace llvm::SystemZICMP
Generating docs for namespace llvm::SystemZII
Generating docs for compound llvm::SystemZII::Branch...
Generating docs for namespace llvm::SystemZISD
Generating docs for namespace llvm::SystemZMC
Generating docs for namespace llvm::TargetOpcode
Generating docs for namespace llvm::tgtok
Generating docs for namespace llvm::ThreadModel
Generating docs for namespace llvm::TLSModel
Generating docs for namespace llvm::trailing_objects_internal
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper...
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper< First >...
Generating docs for compound llvm::trailing_objects_internal::ExtractSecondType...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 1 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 16 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 2 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 32 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 4 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 8 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsBase...
Generating docs for nested compound llvm::trailing_objects_internal::TrailingObjectsBase::OverloadToken...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, NextTy, MoreTys... >...
Generating docs for namespace llvm::types
Generating docs for compound llvm::types::fp128...
Generating docs for compound llvm::types::i...
Generating docs for compound llvm::types::ieee_double...
Generating docs for compound llvm::types::ieee_float...
Generating docs for compound llvm::types::ppc_fp128...
Generating docs for compound llvm::types::x86_fp80...
Generating docs for compound llvm::types::x86_mmx...
Generating docs for namespace llvm::VGPRIndexMode
Generating docs for namespace llvm::VNCoercion
Generating docs for namespace llvm::wasm
Generating docs for compound llvm::wasm::Global...
Generating docs for compound llvm::wasm::WasmDataSegment...
Generating docs for compound llvm::wasm::WasmElemSegment...
Generating docs for compound llvm::wasm::WasmExport...
Generating docs for compound llvm::wasm::WasmFunction...
Generating docs for compound llvm::wasm::WasmGlobal...
Generating docs for compound llvm::wasm::WasmImport...
Generating docs for compound llvm::wasm::WasmInitExpr...
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::WasmRelocation...
Generating docs for compound llvm::wasm::WasmSignature...
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::CustomSection...
Generating docs for compound llvm::WasmYAML::DataSection...
Generating docs for compound llvm::WasmYAML::DataSegment...
Generating docs for compound llvm::WasmYAML::ElemSection...
Generating docs for compound llvm::WasmYAML::ElemSegment...
Generating docs for compound llvm::WasmYAML::Export...
Generating docs for compound llvm::WasmYAML::ExportSection...
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::Limits...
Gen/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h:668: warning: The following parameters of llvm::X86Disassembler::decodeInstruction(InternalInstruction *insn, byteReader_t reader, const void *readerArg, dlog_t logger, void *loggerArg, const void *miiArg, uint64_t startLoc, DisassemblerMode mode) are not documented:
  parameter 'miiArg'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:90: warning: Found unknown command `\GOT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:97: warning: Found unknown command `\GOTOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:104: warning: Found unknown command `\GOTPCREL'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:112: warning: Found unknown command `\PLT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:120: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:130: warning: Found unknown command `\TLSLD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:140: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:148: warning: Found unknown command `\GOTTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:157: warning: Found unknown command `\INDNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:166: warning: Found unknown command `\TPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:174: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:182: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:189: warning: Found unknown command `\GOTNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:228: warning: Found unknown command `\ABS8'
/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h:36: warning: Found unknown command `\x44'
erating 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::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::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::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 namespace llvm::X86Disassembler
Generating docs for compound llvm::X86Disassembler::InstructionSpecifier...
Generating docs for compound llvm::X86Disassembler::InternalInstruction...
Generating docs for compound llvm::X86Disassembler::OperandSpecifier...
Generating docs for namespace llvm::X86II
Generating docs for namespace llvm::X86ISD
Generating docs for namespace llvm::XCore
Generating docs for namespace llvm::XCoreISD
Generating docs for namespace llvm::xray
Generating docs for compound llvm::xray::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::SledEntry...
Generating docs for compound llvm::xray::Trace...
Generating docs for compound llvm::xray::XRayFileHeader...
Generating docs for compound llvm::xray::XRayRecord...
Generating docs for compound llvm::xray::YAMLXRayFileHeader...
Generating docs for compound llvm::xray::YAMLXRayRecord...
Generating docs for compound llvm::xray::YAMLXRaySledEntry...
Generating docs for compound llvm::xray::YAMLXRayTrace...
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::AliasNode...
Generating docs for compound llvm::yaml::basic_collection_iterator...
Generating docs for compound llvm::yaml::BinaryRef...
Generating docs for compound llvm::yaml::BlockScalarNode...
Generating docs for compound llvm::yaml::BlockScalarTraits...
Generating docs for compound llvm::yaml::BlockScalarTraits< BlockStringValue >...
Generating docs for compound llvm::yaml::BlockScalarTraits< Module >...
Generating docs for compound llvm::yaml::BlockStringValue...
Generating docs for compound llvm::yaml::CheckIsBool...
Generating docs for compound llvm::yaml::CustomMappingTraits...
Generating docs for compound llvm::yaml::CustomMappingTraits< GlobalValueSummaryMapTy >...
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::Document...
Generating docs for compound llvm::yaml::document_iterator...
Generating docs for compound llvm::yaml::DocumentListTraits...
Generating docs for compound llvm::yaml::EmptyContext...
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::has_BlockScalarTraits...
Generating docs for compound llvm::yaml::has_CustomMappingTraits...
Generating docs for compound llvm::yaml::has_DocumentListTraits...
Generating docs for compound llvm::yaml::has_FlowTraits...
Generating docs for compound llvm::yaml::has_FlowTraits< T, true >...
Generating docs for nested compound llvm::yaml::has_FlowTraits< T, true >::Derived...
Generating docs for nested compound llvm::yaml::has_FlowTraits< T, true >::Fallback...
Generating docs for compound llvm::yaml::has_MappingTraits...
Generating docs for compound llvm::yaml::has_MappingTraits< T, EmptyContext >...
Generating docs for compound llvm::yaml::has_MappingValidateTraits...
Generating docs for compound llvm::yaml::has_MappingValidateTraits< T, EmptyContext >...
Generating docs for compound llvm::yaml::has_ScalarBitSetTraits...
Generating docs for compound llvm::yaml::has_ScalarEnumerationTraits...
Generating docs for compound llvm::yaml::has_ScalarTraits...
Generating docs for compound llvm::yaml::has_SequenceMethodTraits...
Generating docs for compound llvm::yaml::has_SequenceTraits...
Generating docs for compound llvm::yaml::Input...
Generating docs for compound llvm::yaml::IO...
Generating docs for compound llvm::yaml::IsFlowSequenceBase...
Generating docs for compound llvm::yaml::IsFlowSequenceBase< true >...
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::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...
Generating docs for compound llvm::yaml::MappingNode...
Generating docs for compound llvm::yaml::MappingNormalization...
Generating docs for compound llvm::yaml::MappingNormalizationHeap...
Generating docs for compound llvm::yaml::MappingTraits...
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< DiagnosticInfoOptimizationBase * >...
Generating docs for compound llvm::yaml::MappingTraits< DiagnosticInfoOptimizationBase::Argument >...
Generating docs for compound llvm::yaml::MappingTraits< DiagnosticLocation >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Abbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARange >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARangeDescriptor >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::AttributeAbbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Data >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::File >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::FormValue >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::InitialLength >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTable >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTableOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubEntry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubSection >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Unit >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::LocalGlobalWeakSymbols >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::ProgramHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionName >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionOrType >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< 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< MachineConstantPoolValue >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFrameInfo >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunction >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunctionLiveIn >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< MachineStackObject >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::build_tool_version >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::dylib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::fvmlib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section_64 >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::BindOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::ExportEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatArch >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LinkEditData >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LoadCommand >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::NListEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::RebaseOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Section >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::UniversalBinary >...
Generating docs for compound llvm::yaml::MappingTraits< MemberRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< ModuleSummaryIndex >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Section > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< TypeIdSummary >...
Generating docs for compound llvm::yaml::MappingTraits< TypeTestResolution >...
Generating docs for compound llvm::yaml::MappingTraits< VirtualRegisterDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< wasm::WasmInitExpr >...
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::Export >...
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::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::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SegmentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Signature >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SymbolInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Table >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayFileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayRecord >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRaySledEntry >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayTrace >...
Generating docs for compound llvm::yaml::MappingTraits< YamlObjectFile >...
Generating docs for compound llvm::yaml::MissingTrait...
Generating docs for compound llvm::yaml::missingTraits...
Generating docs for compound llvm::yaml::Node...
Generating docs for compound llvm::yaml::NullNode...
Generating docs for compound llvm::yaml::Output...
Generating docs for compound llvm::yaml::ScalarBitSetTraits...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::Characteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::DLLCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::SectionCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_EF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_PF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_SHF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_STO >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_ASE >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_FLAGS1 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AccessQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AddressSpaceQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::MachineTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeAMD64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeI386 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolBaseType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolComplexType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolStorageClass >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::WindowsSubsystem >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::COMDATType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::WeakExternalCharacteristics >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Attribute >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Constants >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Form >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberExtendedOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Tag >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::UnitType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFCLASS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFDATA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFOSABI >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_EM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ET >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_PT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_REL >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_RSS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHN >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STV >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ABI_FP >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_EXT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_REG >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FixedMachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::BindOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ExportKind >...
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::TableType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::SledEntry::FunctionKinds >...
Generating docs for compound llvm::yaml::ScalarNode...
Generating docs for compound llvm::yaml::ScalarTraits...
Generating docs for compound llvm::yaml::ScalarTraits< BinaryRef >...
Generating docs for compound llvm::yaml::ScalarTraits< bool >...
Generating docs for compound llvm::yaml::ScalarTraits< char_16 >...
Generating docs for compound llvm::yaml::ScalarTraits< double >...
Generating docs for compound llvm::yaml::ScalarTraits< float >...
Generating docs for compound llvm::yaml::ScalarTraits< FlowStringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< Hex16 >...
Generating docs for compound llvm::yaml::ScalarTraits< Hex32 >...
Generating docs for compound llvm::yaml::ScalarTraits< Hex64 >...
Generating docs for compound llvm::yaml::ScalarTraits< Hex8 >...
Generating docs for compound llvm::yaml::ScalarTraits< int16_t >...
Generating docs for compound llvm::yaml::ScalarTraits< int32_t >...
Generating docs for compound llvm::yaml::ScalarTraits< int64_t >...
Generating docs for compound llvm::yaml::ScalarTraits< int8_t >...
Generating docs for compound llvm::yaml::ScalarTraits< std::string >...
Generating docs for compound llvm::yaml::ScalarTraits< StringRef >...
Generating docs for compound llvm::yaml::ScalarTraits< StringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< support::detail::packed_endian_specific_integral< value_type, endian, alignment > >...
Generating docs for compound llvm::yaml::ScalarTraits< uint16_t >...
Generating docs for compound llvm::yaml::ScalarTraits< uint32_t >...
Generating docs for compound llvm::yaml::ScalarTraits< uint64_t >...
Generating docs for compound llvm::yaml::ScalarTraits< uint8_t >...
Generating docs for compound llvm::yaml::ScalarTraits< UnsignedValue >...
Generating docs for compound llvm::yaml::ScalarTraits< uuid_t >...
Generating docs for compound llvm::yaml::Scanner...
Generating docs for compound llvm::yaml::SequenceElementTraits...
Generating docs for compound llvm::yaml::SequenceElementTraits< std::pair< std::string, std::string > >...
Generating docs for compound llvm::yaml::SequenceElementTraits< std::string >...
Generating docs for compound llvm::yaml::SequenceElementTraits< StringRef >...
Generating docs for compound llvm::yaml::SequenceElementTraits< T, typename std::enable_if< std::is_fundamental< T >::value >::type >...
Generating docs for compound llvm::yaml::SequenceNode...
Generating docs for compound llvm::yaml::SequenceTraits...
Generating docs for compound llvm::yaml::SequenceTraits< SmallVector< T, N >, typename std::enable_if< CheckIsBool< SequenceElementTraits< T >::flow >::value >::type >...
Generating docs for compound llvm::yaml::SequenceTraits< std::vector< T >, typename std::enable_if< CheckIsBool< SequenceElementTraits< T >::flow >::value >::type >...
Generating docs for compound llvm::yaml::SequenceTraits< std::vector< uint64_t > >...
Generating docs for compound llvm::yaml::SequenceTraitsImpl...
Generating docs for compound llvm::yaml::StdMapStringCustomMappingTraitsImpl...
Generating docs for compound llvm::yaml::Stream...
Generating docs for compound llvm::yaml::StringValue...
Generating docs for compound llvm::yaml::Token...
Generating docs for compound llvm::yaml::UnsignedValue...
Generating docs for compound llvm::yaml::unvalidatedMappingTraits...
Generating docs for compound llvm::yaml::validatedMappingTraits...
Generating docs for compound llvm::yaml::VirtualRegisterDefinition...
Generating docs for compound llvm::yaml::YamlObjectFile...
Generating docs for namespace llvm::yaml::detail
Generating docs for namespace llvm::zlib
Generating docs for namespace MemRef
Generating docs for namespace MSP430CC
Generating docs for namespace OpName
Generating docs for namespace R600_InstFlag
Generating docs for namespace stats
Generating docs for namespace std
Generating docs for compound std::hash< llvm::pdb::PDB_SymType >...
Generating docs for compound std::is_error_code_enum< llvm::BitcodeError >...
Generating docs for compound std::is_error_code_enum< llvm::errc >...
Generating docs for compound std::is_error_code_enum< llvm::object::object_error >...
Generating docs for compound std::is_error_code_enum< llvm::sampleprof_error >...
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 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/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/PowerPC/AsmParser
Generating dependency graph for directory lib/Target/RISCV/AsmParser
Generating dependency graph for directory lib/Target/Sparc/AsmParser
Generating dependency graph for directory lib/Target/SystemZ/AsmParser
Generating dependency graph for directory lib/Target/X86/AsmParser
Generating dependency graph for directory lib/Target/AArch64/AsmParser
Generating dependency graph for directory include/llvm/AsmParser
Generating dependency graph for directory lib/Target/AMDGPU/AsmParser
Generating dependency graph for directory lib/CodeGen/AsmPrinter
Generating dependency graph for directory lib/Target/AVR
Generating dependency graph for directory lib/BinaryFormat
Generating dependency graph for directory include/llvm/BinaryFormat
Generating dependency graph for directory lib/Bitcode
Generating dependency graph for directory include/llvm/Bitcode
Generating dependency graph for directory lib/Target/BPF
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/llvm/CodeGen
Generating dependency graph for directory include/llvm/DebugInfo/CodeView
Generating dependency graph for directory lib/DebugInfo/CodeView
Generating dependency graph for directory lib/Transforms/Coroutines
Generating dependency graph for directory include/llvm/ProfileData/Coverage
Generating dependency graph for directory lib/ProfileData/Coverage
Generating dependency graph for directory include/llvm/DebugInfo
Generating dependency graph for directory lib/DebugInfo
Generating dependency graph for directory lib/Demangle
Generating dependency graph for directory lib/DebugInfo/PDB/DIA
Generating dependency graph for directory include/llvm/DebugInfo/PDB/DIA
Generating dependency graph for directory lib/Target/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/PowerPC/Disassembler
Generating dependency graph for directory lib/Target/RISCV/Disassembler
Generating dependency graph for directory lib/Target/Sparc/Disassembler
Generating dependency graph for directory lib/Target/SystemZ/Disassembler
Generating dependency graph for directory lib/Target/WebAssembly/Disassembler
Generating dependency graph for directory lib/Target/X86/Disassembler
Generating dependency graph for directory lib/Target/XCore/Disassembler
Generating dependency graph for directory lib/Target/AArch64/Disassembler
Generating dependency graph for directory lib/Target/AMDGPU/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/ExecutionEngine
Generating dependency graph for directory lib/ExecutionEngine
Generating dependency graph for directory include/llvm/FuzzMutate
Generating dependency graph for directory lib/FuzzMutate
Generating dependency graph for directory include/llvm/CodeGen/GlobalISel
Generating dependency graph for directory lib/CodeGen/GlobalISel
Generating dependency graph for directory lib/Transforms/Hello
Generating dependency graph for directory lib/Target/Hexagon
Generating dependency graph for directory include
Generating dependency graph for directory lib/Transforms/InstCombine
Generating dependency graph for directory include/llvm/Transforms/InstCombine
Generating dependency graph for directory lib/Target/ARC/InstPrinter
Generating dependency graph for directory lib/Target/ARM/InstPrinter
Generating dependency graph for directory lib/Target/AVR/InstPrinter
Generating dependency graph for directory lib/Target/BPF/InstPrinter
Generating dependency graph for directory lib/Target/Lanai/InstPrinter
Generating dependency graph for directory lib/Target/Mips/InstPrinter
Generating dependency graph for directory lib/Target/MSP430/InstPrinter
Generating dependency graph for directory lib/Target/NVPTX/InstPrinter
Generating dependency graph for directory lib/Target/PowerPC/InstPrinter
Generating dependency graph for directory lib/Target/RISCV/InstPrinter
Generating dependency graph for directory lib/Target/Sparc/InstPrinter
Generating dependency graph for directory lib/Target/SystemZ/InstPrinter
Generating dependency graph for directory lib/Target/WebAssembly/InstPrinter
Generating dependency graph for directory lib/Target/X86/InstPrinter
Generating dependency graph for directory lib/Target/XCore/InstPrinter
Generating dependency graph for directory lib/Target/AArch64/InstPrinter
Generating dependency graph for directory lib/Target/AMDGPU/InstPrinter
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 lib/Target/Lanai
Generating dependency graph for directory include/llvm/LTO/legacy
Generating dependency graph for directory lib
Generating dependency graph for directory include/llvm/LineEditor
Generating dependency graph for directory lib/LineEditor
Generating dependency graph for directory include/llvm/Linker
Generating dependency graph for directory lib/Linker
Generating dependency graph for directory include/llvm
Generating dependency graph for directory include/llvm-c
Generating dependency graph for directory lib/ToolDrivers/llvm-dlltool
Generating dependency graph for directory lib/ToolDrivers/llvm-lib
Generating dependency graph for directory include/llvm/LTO
Generating dependency graph for directory lib/LTO
Generating dependency graph for directory lib/MC
Generating dependency graph for directory include/llvm/MC
Generating dependency graph for directory lib/MC/MCDisassembler
Generating dependency graph for directory include/llvm/MC/MCDisassembler
Generating dependency graph for directory lib/ExecutionEngine/MCJIT
Generating dependency graph for directory include/llvm/MC/MCParser
Generating dependency graph for directory lib/MC/MCParser
Generating dependency graph for directory lib/Target/ARC/MCTargetDesc
Generating dependency graph for directory lib/Target/ARM/MCTargetDesc
Generating dependency graph for directory lib/Target/RISCV/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/SystemZ/MCTargetDesc
Generating dependency graph for directory lib/Target/Lanai/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips/MCTargetDesc
Generating dependency graph for directory lib/Target/MSP430/MCTargetDesc
Generating dependency graph for directory lib/Target/Nios2/MCTargetDesc
Generating dependency graph for directory lib/Target/NVPTX/MCTargetDesc
Generating dependency graph for directory lib/Target/Sparc/MCTargetDesc
Generating dependency graph for directory lib/Target/PowerPC/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/AArch64/MCTargetDesc
Generating dependency graph for directory lib/Target/AMDGPU/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips
Generating dependency graph for directory include/llvm/CodeGen/MIRParser
Generating dependency graph for directory lib/CodeGen/MIRParser
Generating dependency graph for directory lib/DebugInfo/MSF
Generating dependency graph for directory include/llvm/DebugInfo/MSF
Generating dependency graph for directory lib/Target/MSP430
Generating dependency graph for directory lib/DebugInfo/PDB/Native
Generating dependency graph for directory include/llvm/DebugInfo/PDB/Native
Generating dependency graph for directory lib/Target/Nios2
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 include/llvm/ObjectYAML
Generating dependency graph for directory lib/ObjectYAML
Generating dependency graph for directory lib/ExecutionEngine/OProfileJIT
Generating dependency graph for directory include/llvm/Option
Generating dependency graph for directory lib/Option
Generating dependency graph for directory include/llvm/ExecutionEngine/Orc
Generating dependency graph for directory lib/ExecutionEngine/Orc
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 include/llvm/DebugInfo/PDB
Generating dependency graph for directory lib/DebugInfo/PDB
Generating dependency graph for directory lib/Target/PowerPC
Generating dependency graph for directory lib/ProfileData
Generating dependency graph for directory include/llvm/ProfileData
Generating dependency graph for directory lib/Bitcode/Reader
Generating dependency graph for directory lib/Target/RISCV
Generating dependency graph for directory lib/ExecutionEngine/RuntimeDyld
Generating dependency graph for directory lib/Transforms/Scalar
Generating dependency graph for directory include/llvm/Transforms/Scalar
Generating dependency graph for directory lib/CodeGen/SelectionDAG
Generating dependency graph for directory lib/Target/Sparc
Generating dependency graph for directory lib/Support
Generating dependency graph for directory include/llvm/Support
Generating dependency graph for directory include/llvm/Testing/Support
Generating dependency graph for directory lib/Testing/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 include/llvm/Target
Generating dependency graph for directory lib/Target
Generating dependency graph for directory lib/Target/Hexagon/TargetInfo
Generating dependency graph for directory lib/Target/AArch64/TargetInfo
Generating dependency graph for directory lib/Target/ARC/TargetInfo
Generating dependency graph for directory lib/Target/X86/TargetInfo
Generating dependency graph for directory lib/Target/XCore/TargetInfo
Generating dependency graph for directory lib/Target/NVPTX/TargetInfo
Generating dependency graph for directory lib/Target/PowerPC/TargetInfo
Generating dependency graph for directory lib/Target/Nios2/TargetInfo
Generating dependency graph for directory lib/Target/MSP430/TargetInfo
Generating dependency graph for directory lib/Target/BPF/TargetInfo
Generating dependency graph for directory lib/Target/Lanai/TargetInfo
Generating dependency graph for directory lib/Target/SystemZ/TargetInfo
Generating dependency graph for directory lib/Target/AMDGPU/TargetInfo
Generating dependency graph for directory lib/Target/RISCV/TargetInfo
Generating dependency graph for directory lib/Target/Mips/TargetInfo
Generating dependency graph for directory lib/Target/WebAssembly/TargetInfo
Generating dependency graph for directory lib/Target/Sparc/TargetInfo
Generating dependency graph for directory lib/Target/AVR/TargetInfo
Generating dependency graph for directory lib/Target/ARM/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/ToolDrivers
Generating dependency graph for directory include/llvm-c/Transforms
Generating dependency graph for directory include/llvm/Transforms
Generating dependency graph for directory lib/Transforms
Generating dependency graph for directory lib/Support/Unix
Generating dependency graph for directory lib/Target/AMDGPU/Utils
Generating dependency graph for directory lib/Target/X86/Utils
Generating dependency graph for directory lib/Target/AArch64/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 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 lib/Support/Windows
Generating dependency graph for directory include/llvm/WindowsManifest
Generating dependency graph for directory lib/Wi/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h:35: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:355: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:20: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:37: warning: explicit link request to 'value' could not be resolved
dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.926642 to fit
ndowsManifest
Generating dependency graph for directory include/llvm/WindowsResource
Generating dependency graph for directory lib/Bitcode/Writer
Generating dependency graph for directory lib/Target/X86
Generating dependency graph for directory lib/Target/XCore
Generating dependency graph for directory lib/XRay
Generating dependency graph for directory include/llvm/XRay
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/1313
Running dot for graph 2/1313
Running dot for graph 3/1313
Running dot for graph 4/1313
Running dot for graph 5/1313
Running dot for graph 6/1313
Running dot for graph 7/1313
Running dot for graph 8/1313
Running dot for graph 9/1313
Running dot for graph 10/1313
Running dot for graph 11/1313
Running dot for graph 12/1313
Running dot for graph 13/1313
Running dot for graph 14/1313
Running dot for graph 15/1313
Running dot for graph 16/1313
Running dot for graph 17/1313
Running dot for graph 18/1313
Running dot for graph 19/1313
Running dot for graph 20/1313
Running dot for graph 21/1313
Running dot for graph 22/1313
Running dot for graph 23/1313
Running dot for graph 24/1313
Running dot for graph 25/1313
Running dot for graph 26/1313
Running dot for graph 27/1313
Running dot for graph 28/1313
Running dot for graph 29/1313
Running dot for graph 30/1313
Running dot for graph 31/1313
Running dot for graph 32/1313
Running dot for graph 33/1313
Running dot for graph 34/1313
Running dot for graph 35/1313
Running dot for graph 36/1313
Running dot for graph 37/1313
Running dot for graph 38/1313
Running dot for graph 39/1313
Running dot for graph 40/1313
Running dot for graph 41/1313
Running dot for graph 42/1313
Running dot for graph 43/1313
Running dot for graph 44/1313
Running dot for graph 45/1313
Running dot for graph 46/1313
Running dot for graph 47/1313
Running dot for graph 48/1313
Running dot for graph 49/1313
Running dot for graph 50/1313
Running dot for graph 51/1313
Running dot for graph 52/1313
Running dot for graph 53/1313
Running dot for graph 54/1313
Running dot for graph 55/1313
Running dot for graph 56/1313
Running dot for graph 57/1313
Running dot for graph 58/1313
Running dot for graph 59/1313
Running dot for graph 60/1313
Running dot for graph 61/1313
Running dot for graph 62/1313
Running dot for graph 63/1313
Running dot for graph 64/1313
Running dot for graph 65/1313
Running dot for graph 66/1313
Running dot for graph 67/1313
Running dot for graph 68/1313
Running dot for graph 69/1313
Running dot for graph 70/1313
Running dot for graph 71/1313
Running dot for graph 72/1313
Running dot for graph 73/1313
Running dot for graph 74/1313
Running dot for graph 75/1313
Running dot for graph 76/1313
Running dot for graph 77/1313
Running dot for graph 78/1313
Running dot for graph 79/1313
Running dot for graph 80/1313
Running dot for graph 81/1313
Running dot for graph 82/1313
Running dot for graph 83/1313
Running dot for graph 84/1313
Running dot for graph 85/1313
Running dot for graph 86/1313
Running dot for graph 87/1313
Running dot for graph 88/1313
Running dot for graph 89/1313
Running dot for graph 90/1313
Running dot for graph 91/1313
Running dot for graph 92/1313
Running dot for graph 93/1313
Running dot for graph 94/1313
Running dot for graph 95/1313
Running dot for graph 96/1313
Running dot for graph 97/1313
Running dot for graph 98/1313
Running dot for graph 99/1313
Running dot for graph 100/1313
Running dot for graph 101/1313
Running dot for graph 102/1313
Running dot for graph 103/1313
Running dot for graph 104/1313
Running dot for graph 105/1313
Running dot for graph 106/1313
Running dot for graph 107/1313
Running dot for graph 108/1313
Running dot for graph 109/1313
Running dot for graph 110/1313
Running dot for graph 111/1313
Running dot for graph 112/1313
Running dot for graph 113/1313
Running dot for graph 114/1313
Running dot for graph 115/1313
Running dot for graph 116/1313
Running dot for graph 117/1313
Running dot for graph 118/1313
Running dot for graph 119/1313
Running dot for graph 120/1313
Running dot for graph 121/1313
Running dot for graph 122/1313
Running dot for graph 123/1313
Running dot for graph 124/1313
Running dot for graph 125/1313
Running dot for graph 126/1313
Running dot for graph 127/1313
Running dot for graph 128/1313
Running dot for graph 129/1313
Running dot for graph 130/1313
Running dot for graph 131/1313
Running dot for graph 132/1313
Running dot for graph 133/1313
Running dot for graph 134/1313
Running dot for graph 135/1313
Running dot for graph 136/1313
Running dot for graph 137/1313
Running dot for graph 138/1313
Running dot for graph 139/1313
Running dot for graph 140/1313
Running dot for graph 141/1313
Running dot for graph 142/1313
Running dot for graph 143/1313
Running dot for graph 144/1313
Running dot for graph 145/1313
Running dot for graph 146/1313
Running dot for graph 147/1313
Running dot for graph 148/1313
Running dot for graph 149/1313
Running dot for graph 150/1313
Running dot for graph 151/1313
Running dot for graph 152/1313
Running dot for graph 153/1313
Running dot for graph 154/1313
Running dot for graph 155/1313
Running dot for graph 156/1313
Running dot for graph 157/1313
Running dot for graph 158/1313
Running dot for graph 159/1313
Running dot for graph 160/1313
Running dot for graph 161/1313
Running dot for graph 162/1313
Running dot for graph 163/1313
Running dot for graph 164/1313
Running dot for graph 165/1313
Running dot for graph 166/1313
Running dot for graph 167/1313
Running dot for graph 168/1313
Running dot for graph 169/1313
Running dot for graph 170/1313
Running dot for graph 171/1313
Running dot for graph 172/1313
Running dot for graph 173/1313
Running dot for graph 174/1313
Running dot for graph 175/1313
Running dot for graph 176/1313
Running dot for graph 177/1313
Running dot for graph 178/1313
Running dot for graph 179/1313
Running dot for graph 180/1313
Running dot for graph 181/1313
Running dot for graph 182/1313
Running dot for graph 183/1313
Running dot for graph 184/1313
Running dot for graph 185/1313
Running dot for graph 186/1313
Running dot for graph 187/1313
Running dot for graph 188/1313
Running dot for graph 189/1313
Running dot for graph 190/1313
Running dot for graph 191/1313
Running dot for graph 192/1313
Running dot for graph 193/1313
Running dot for graph 194/1313
Running dot for graph 195/1313
Running dot for graph 196/1313
Running dot for graph 197/1313
Running dot for graph 198/1313
Running dot for graph 199/1313
Running dot for graph 200/1313
Running dot for graph 201/1313
Running dot for graph 202/1313
Running dot for graph 203/1313
Running dot for graph 204/1313
Running dot for graph 205/1313
Running dot for graph 206/1313
Running dot for graph 207/1313
Running dot for graph 208/1313
Running dot for graph 209/1313
Running dot for graph 210/1313
Running dot for graph 211/1313
Running dot for graph 212/1313
Running dot for graph 213/1313
Running dot for graph 214/1313
Running dot for graph 215/1313
Running dot for graph 216/1313
Running dot for graph 217/1313
Running dot for graph 218/1313
Running dot for graph 219/1313
Running dot for graph 220/1313
Running dot for graph 221/1313
Running dot for graph 222/1313
Running dot for graph 223/1313
Running dot for graph 224/1313
Running dot for graph 225/1313
Running dot for graph 226/1313
Running dot for graph 227/1313
Running dot for graph 228/1313
Running dot for graph 229/1313
Running dot for graph 230/1313
Running dot for graph 231/1313
Running dot for graph 232/1313
Running dot for graph 233/1313
Running dot for graph 234/1313
Running dot for graph 235/1313
Running dot for graph 236/1313
Running dot for graph 237/1313
Running dot for graph 238/1313
Running dot for graph 239/1313
Running dot for graph 240/1313
Running dot for graph 241/1313
Running dot for graph 242/1313
Running dot for graph 243/1313
Running dot for graph 244/1313
Running dot for graph 245/1313
Running dot for graph 246/1313
Running dot for graph 247/1313
Running dot for graph 248/1313
Running dot for graph 249/1313
Running dot for graph 250/1313
Running dot for graph 251/1313
Running dot for graph 252/1313
Running dot for graph 253/1313
Running dot for graph 254/1313
Running dot for graph 255/1313
Running dot for graph 256/1313
Running dot for graph 257/1313
Running dot for graph 258/1313
Running dot for graph 259/1313
Running dot for graph 260/1313
Running dot for graph 261/1313
Running dot for graph 262/1313
Running dot for graph 263/1313
Running dot for graph 264/1313
Running dot for graph 265/1313
Running dot for graph 266/1313
Running dot for graph 267/1313
Running dot for graph 268/1313
Running dot for graph 269/1313
Running dot for graph 270/1313
Running dot for graph 271/1313
Running dot for graph 272/1313
Running dot for graph 273/1313
Running dot for graph 274/1313
Running dot for graph 275/1313
Running dot for graph 276/1313
Running dot for graph 277/1313
Running dot for graph 278/1313
Running dot for graph 279/1313
Running dot for graph 280/1313
Running dot for graph 281/1313
Running dot for graph 282/1313
Running dot for graph 283/1313
Running dot for graph 284/1313
Running dot for graph 285/1313
Running dot for graph 286/1313
Running dot for graph 287/1313
Running dot for graph 288/1313
Running dot for graph 289/1313
Running dot for graph 290/1313
Running dot for graph 291/1313
Running dot for graph 292/1313
Running dot for graph 293/1313
Running dot for graph 294/1313
Running dot for graph 295/1313
Running dot for graph 296/1313
Running dot for graph 297/1313
Running dot for graph 298/1313
Running dot for graph 299/1313
Running dot for graph 300/1313
Running dot for graph 301/1313
Running dot for graph 302/1313
Running dot for graph 303/1313
Running dot for graph 304/1313
Running dot for graph 305/1313
Running dot for graph 306/1313
Running dot for graph 307/1313
Running dot for graph 308/1313
Running dot for graph 309/1313
Running dot for graph 310/1313
Running dot for graph 311/1313
Running dot for graph 312/1313
Running dot for graph 313/1313
Running dot for graph 314/1313
Running dot for graph 315/1313
Running dot for graph 316/1313
Running dot for graph 317/1313
Running dot for graph 318/1313
Running dot for graph 319/1313
Running dot for graph 320/1313
Running dot for graph 321/1313
Running dot for graph 322/1313
Running dot for graph 323/1313
Running dot for graph 324/1313
Running dot for graph 325/1313
Running dot for graph 326/1313
Running dot for graph 327/1313
Running dot for graph 328/1313
Running dot for graph 329/1313
Running dot for graph 330/1313
Running dot for graph 331/1313
Running dot for graph 332/1313
Running dot for graph 333/1313
Running dot for graph 334/1313
Running dot for graph 335/1313
Running dot for graph 336/1313
Running dot for graph 337/1313
Running dot for graph 338/1313
Running dot for graph 339/1313
Running dot for graph 340/1313
Running dot for graph 341/1313
Running dot for graph 342/1313
Running dot for graph 343/1313
Running dot for graph 344/1313
Running dot for graph 345/1313
Running dot for graph 346/1313
Running dot for graph 347/1313
Running dot for graph 348/1313
Running dot for graph 349/1313
Running dot for graph 350/1313
Running dot for graph 351/1313
Running dot for graph 352/1313
Running dot for graph 353/1313
Running dot for graph 354/1313
Running dot for graph 355/1313
Running dot for graph 356/1313
Running dot for graph 357/1313
Running dot for graph 358/1313
Running dot for graph 359/1313
Running dot for graph 360/1313
Running dot for graph 361/1313
Running dot for graph 362/1313
Running dot for graph 363/1313
Running dot for graph 364/1313
Running dot for graph 365/1313
Running dot for graph 366/1313
Running dot for graph 367/1313
Running dot for graph 368/1313
Running dot for graph 369/1313
Running dot for graph 370/1313
Running dot for graph 371/1313
Running dot for graph 372/1313
Running dot for graph 373/1313
Running dot for graph 374/1313
Running dot for graph 375/1313
Running dot for graph 376/1313
Running dot for graph 377/1313
Running dot for graph 378/1313
Running dot for graph 379/1313
Running dot for graph 380/1313
Running dot for graph 381/1313
Running dot for graph 382/1313
Running dot for graph 383/1313
Running dot for graph 384/1313
Running dot for graph 385/1313
Running dot for graph 386/1313
Running dot for graph 387/1313
Running dot for graph 388/1313
Running dot for graph 389/1313
Running dot for graph 390/1313
Running dot for graph 391/1313
Running dot for graph 392/1313
Running dot for graph 393/1313
Running dot for graph 394/1313
Running dot for graph 395/1313
Running dot for graph 396/1313
Running dot for graph 397/1313
Running dot for graph 398/1313
Running dot for graph 399/1313
Running dot for graph 400/1313
Running dot for graph 401/1313
Running dot for graph 402/1313
Running dot for graph 403/1313
Running dot for graph 404/1313
Running dot for graph 405/1313
Running dot for graph 406/1313
Running dot for graph 407/1313
Running dot for graph 408/1313
Running dot for graph 409/1313
Running dot for graph 410/1313
Running dot for graph 411/1313
Running dot for graph 412/1313
Running dot for graph 413/1313
Running dot for graph 414/1313
Running dot for graph 415/1313
Running dot for graph 416/1313
Running dot for graph 417/1313
Running dot for graph 418/1313
Running dot for graph 419/1313
Running dot for graph 420/1313
Running dot for graph 421/1313
Running dot for graph 422/1313
Running dot for graph 423/1313
Running dot for graph 424/1313
Running dot for graph 425/1313
Running dot for graph 426/1313
Running dot for graph 427/1313
Running dot for graph 428/1313
Running dot for graph 429/1313
Running dot for graph 430/1313
Running dot for graph 431/1313
Running dot for graph 432/1313
Running dot for graph 433/1313
Running dot for graph 434/1313
Running dot for graph 435/1313
Running dot for graph 436/1313
Running dot for graph 437/1313
Running dot for graph 438/1313
Running dot for graph 439/1313
Running dot for graph 440/1313
Running dot for graph 441/1313
Running dot for graph 442/1313
Running dot for graph 443/1313
Running dot for graph 444/1313
Running dot for graph 445/1313
Running dot for graph 446/1313
Running dot for graph 447/1313
Running dot for graph 448/1313
Running dot for graph 449/1313
Running dot for graph 450/1313
Running dot for graph 451/1313
Running dot for graph 452/1313
Running dot for graph 453/1313
Running dot for graph 454/1313
Running dot for graph 455/1313
Running dot for graph 456/1313
Running dot for graph 457/1313
Running dot for graph 458/1313
Running dot for graph 459/1313
Running dot for graph 460/1313
Running dot for graph 461/1313
Running dot for graph 462/1313
Running dot for graph 463/1313
Running dot for graph 464/1313
Running dot for graph 465/1313
Running dot for graph 466/1313
Running dot for graph 467/1313
Running dot for graph 468/1313
Running dot for graph 469/1313
Running dot for graph 470/1313
Running dot for graph 471/1313
Running dot for graph 472/1313
Running dot for graph 473/1313
Running dot for graph 474/1313
Running dot for graph 475/1313
Running dot for graph 476/1313
Running dot for graph 477/1313
Running dot for graph 478/1313
Running dot for graph 479/1313
Running dot for graph 480/1313
Running dot for graph 481/1313
Running dot for graph 482/1313
Running dot for graph 483/1313
Running dot for graph 484/1313
Running dot for graph 485/1313
Running dot for graph 486/1313
Running dot for graph 487/1313
Running dot for graph 488/1313
Running dot for graph 489/1313
Running dot for graph 490/1313
Running dot for graph 491/1313
Running dot for graph 492/1313
Running dot for graph 493/1313
Running dot for graph 494/1313
Running dot for graph 495/1313
Running dot for graph 496/1313
Running dot for graph 497/1313
Running dot for graph 498/1313
Running dot for graph 499/1313
Running dot for graph 500/1313
Running dot for graph 501/1313
Running dot for graph 502/1313
Running dot for graph 503/1313
Running dot for graph 504/1313
Running dot for graph 505/1313
Running dot for graph 506/1313
Running dot for graph 507/1313
Running dot for graph 508/1313
Running dot for graph 509/1313
Running dot for graph 510/1313
Running dot for graph 511/1313
Running dot for graph 512/1313
Running dot for graph 513/1313
Running dot for graph 514/1313
Running dot for graph 515/1313
Running dot for graph 516/1313
Running dot for graph 517/1313
Running dot for graph 518/1313
Running dot for graph 519/1313
Running dot for graph 520/1313
Running dot for graph 521/1313
Running dot for graph 522/1313
Running dot for graph 523/1313
Running dot for graph 524/1313
Running dot for graph 525/1313
Running dot for graph 526/1313
Running dot for graph 527/1313
Running dot for graph 528/1313
Running dot for graph 529/1313
Running dot for graph 530/1313
Running dot for graph 531/1313
Running dot for graph 532/1313
Running dot for graph 533/1313
Running dot for graph 534/1313
Running dot for graph 535/1313
Running dot for graph 536/1313
Running dot for graph 537/1313
Running dot for graph 538/1313
Running dot for graph 539/1313
Running dot for graph 540/1313
Running dot for graph 541/1313
Running dot for graph 542/1313
Running dot for graph 543/1313
Running dot for graph 544/1313
Running dot for graph 545/1313
Running dot for graph 546/1313
Running dot for graph 547/1313
Running dot for graph 548/1313
Running dot for graph 549/1313
Running dot for graph 550/1313
Running dot for graph 551/1313
Running dot for graph 552/1313
Running dot for graph 553/1313
Running dot for graph 554/1313
Running dot for graph 555/1313
Running dot for graph 556/1313
Running dot for graph 557/1313
Running dot for graph 558/1313
Running dot for graph 559/1313
Running dot for graph 560/1313
Running dot for graph 561/1313
Running dot for graph 562/1313
Running dot for graph 563/1313
Running dot for graph 564/1313
Running dot for graph 565/1313
Running dot for graph 566/1313
Running dot for graph 567/1313
Running dot for graph 568/1313
Running dot for graph 569/1313
Running dot for graph 570/1313
Running dot for graph 571/1313
Running dot for graph 572/1313
Running dot for graph 573/1313
Running dot for graph 574/1313
Running dot for graph 575/1313
Running dot for graph 576/1313
Running dot for graph 577/1313
Running dot for graph 578/1313
Running dot for graph 579/1313
Running dot for graph 580/1313
Running dot for graph 581/1313
Running dot for graph 582/1313
Running dot for graph 583/1313
Running dot for graph 584/1313
Running dot for graph 585/1313
Running dot for graph 586/1313
Running dot for graph 587/1313
Running dot for graph 588/1313
Running dot for graph 589/1313
Running dot for graph 590/1313
Running dot for graph 591/1313
Running dot for graph 592/1313
Running dot for graph 593/1313
Running dot for graph 594/1313
Running dot for graph 595/1313
Running dot for graph 596/1313
Running dot for graph 597/1313
Running dot for graph 598/1313
Running dot for graph 599/1313
Running dot for graph 600/1313
Running dot for graph 601/1313
Running dot for graph 602/1313
Running dot for graph 603/1313
Running dot for graph 604/1313
Running dot for graph 605/1313
Running dot for graph 606/1313
Running dot for graph 607/1313
Running dot for graph 608/1313
Running dot for graph 609/1313
Running dot for graph 610/1313
Running dot for graph 611/1313
Running dot for graph 612/1313
Running dot for graph 613/1313
Running dot for graph 614/1313
Running dot for graph 615/1313
Running dot for graph 616/1313
Running dot for graph 617/1313
Running dot for graph 618/1313
Running dot for graph 619/1313
Running dot for graph 620/1313
Running dot for graph 621/1313
Running dot for graph 622/1313
Running dot for graph 623/1313
Running dot for graph 624/1313
Running dot for graph 625/1313
Running dot for graph 626/1313
Running dot for graph 627/1313
Running dot for graph 628/1313
Running dot for graph 629/1313
Running dot for graph 630/1313
Running dot for graph 631/1313
Running dot for graph 632/1313
Running dot for graph 633/1313
Running dot for graph 634/1313
Running dot for graph 635/1313
Running dot for graph 636/1313
Running dot for graph 637/1313
Running dot for graph 638/1313
Running dot for graph 639/1313
Running dot for graph 640/1313
Running dot for graph 641/1313
Running dot for graph 642/1313
Running dot for graph 643/1313
Running dot for graph 644/1313
Running dot for graph 645/1313
Running dot for graph 646/1313
Running dot for graph 647/1313
Running dot for graph 648/1313
Running dot for graph 649/1313
Running dot for graph 650/1313
Running dot for graph 651/1313
Running dot for graph 652/1313
Running dot for graph 653/1313
Running dot for graph 654/1313
Running dot for graph 655/1313
Running dot for graph 656/1313
Running dot for graph 657/1313
Running dot for graph 658/1313
Running dot for graph 659/1313
Running dot for graph 660/1313
Running dot for graph 661/1313
Running dot for graph 662/1313
Running dot for graph 663/1313
Running dot for graph 664/1313
Running dot for graph 665/1313
Running dot for graph 666/1313
Running dot for graph 667/1313
Running dot for graph 668/1313
Running dot for graph 669/1313
Running dot for graph 670/1313
Running dot for graph 671/1313
Running dot for graph 672/1313
Running dot for graph 673/1313
Running dot for graph 674/1313
Running dot for graph 675/1313
Running dot for graph 676/1313
Running dot for graph 677/1313
Running dot for graph 678/1313
Running dot for graph 679/1313
Running dot for graph 680/1313
Running dot for graph 681/1313
Running dot for graph 682/1313
Running dot for graph 683/1313
Running dot for graph 684/1313
Running dot for graph 685/1313
Running dot for graph 686/1313
Running dot for graph 687/1313
Running dot for graph 688/1313
Running dot for graph 689/1313
Running dot for graph 690/1313
Running dot for graph 691/1313
Running dot for graph 692/1313
Running dot for graph 693/1313
Running dot for graph 694/1313
Running dot for graph 695/1313
Running dot for graph 696/1313
Running dot for graph 697/1313
Running dot for graph 698/1313
Running dot for graph 699/1313
Running dot for graph 700/1313
Running dot for graph 701/1313
Running dot for graph 702/1313
Running dot for graph 703/1313
Running dot for graph 704/1313
Running dot for graph 705/1313
Running dot for graph 706/1313
Running dot for graph 707/1313
Running dot for graph 708/1313
Running dot for graph 709/1313
Running dot for graph 710/1313
Running dot for graph 711/1313
Running dot for graph 712/1313
Running dot for graph 713/1313
Running dot for graph 714/1313
Running dot for graph 715/1313
Running dot for graph 716/1313
Running dot for graph 717/1313
Running dot for graph 718/1313
Running dot for graph 719/1313
Running dot for graph 720/1313
Running dot for graph 721/1313
Running dot for graph 722/1313
Running dot for graph 723/1313
Running dot for graph 724/1313
Running dot for graph 725/1313
Running dot for graph 726/1313
Running dot for graph 727/1313
Running dot for graph 728/1313
Running dot for graph 729/1313
Running dot for graph 730/1313
Running dot for graph 731/1313
Running dot for graph 732/1313
Running dot for graph 733/1313
Running dot for graph 734/1313
Running dot for graph 735/1313
Running dot for graph 736/1313
Running dot for graph 737/1313
Running dot for graph 738/1313
Running dot for graph 739/1313
Running dot for graph 740/1313
Running dot for graph 741/1313
Running dot for graph 742/1313
Running dot for graph 743/1313
Running dot for graph 744/1313
Running dot for graph 745/1313
Running dot for graph 746/1313
Running dot for graph 747/1313
Running dot for graph 748/1313
Running dot for graph 749/1313
Running dot for graph 750/1313
Running dot for graph 751/1313
Running dot for graph 752/1313
Running dot for graph 753/1313
Running dot for graph 754/1313
Running dot for graph 755/1313
Running dot for graph 756/1313
Running dot for graph 757/1313
Running dot for graph 758/1313
Running dot for graph 759/1313
Running dot for graph 760/1313
Running dot for graph 761/1313
Running dot for graph 762/1313
Running dot for graph 763/1313
Running dot for graph 764/1313
Running dot for graph 765/1313
Running dot for graph 766/1313
Running dot for graph 767/1313
Running dot for graph 768/1313
Running dot for graph 769/1313
Running dot for graph 770/1313
Running dot for graph 771/1313
Running dot for graph 772/1313
Running dot for graph 773/1313
Running dot for graph 774/1313
Running dot for graph 775/1313
Running dot for graph 776/1313
Running dot for graph 777/1313
Running dot for graph 778/1313
Running dot for graph 779/1313
Running dot for graph 780/1313
Running dot for graph 781/1313
Running dot for graph 782/1313
Running dot for graph 783/1313
Running dot for graph 784/1313
Running dot for graph 785/1313
Running dot for graph 786/1313
Running dot for graph 787/1313
Running dot for graph 788/1313
Running dot for graph 789/1313
Running dot for graph 790/1313
Running dot for graph 791/1313
Running dot for graph 792/1313
Running dot for graph 793/1313
Running dot for graph 794/1313
Running dot for graph 795/1313
Running dot for graph 796/1313
Running dot for graph 797/1313
Running dot for graph 798/1313
Running dot for graph 799/1313
Running dot for graph 800/1313
Running dot for graph 801/1313
Running dot for graph 802/1313
Running dot for graph 803/1313
Running dot for graph 804/1313
Running dot for graph 805/1313
Running dot for graph 806/1313
Running dot for graph 807/1313
Running dot for graph 808/1313
Running dot for graph 809/1313
Running dot for graph 810/1313
Running dot for graph 811/1313
Running dot for graph 812/1313
Running dot for graph 813/1313
Running dot for graph 814/1313
Running dot for graph 815/1313
Running dot for graph 816/1313
Running dot for graph 817/1313
Running dot for graph 818/1313
Running dot for graph 819/1313
Running dot for graph 820/1313
Running dot for graph 821/1313
Running dot for graph 822/1313
Running dot for graph 823/1313
Running dot for graph 824/1313
Running dot for graph 825/1313
Running dot for graph 826/1313
Running dot for graph 827/1313
Running dot for graph 828/1313
Running dot for graph 829/1313
Running dot for graph 830/1313
Running dot for graph 831/1313
Running dot for graph 832/1313
Running dot for graph 833/1313
Running dot for graph 834/1313
Running dot for graph 835/1313
Running dot for graph 836/1313
Running dot for graph 837/1313
Running dot for graph 838/1313
Running dot for graph 839/1313
Running dot for graph 840/1313
Running dot for graph 841/1313
Running dot for graph 842/1313
Running dot for graph 843/1313
Running dot for graph 844/1313
Running dot for graph 845/1313
Running dot for graph 846/1313
Running dot for graph 847/1313
Running dot for graph 848/1313
Running dot for graph 849/1313
Running dot for graph 850/1313
Running dot for graph 851/1313
Running dot for graph 852/1313
Running dot for graph 853/1313
Running dot for graph 854/1313
Running dot for graph 855/1313
Running dot for graph 856/1313
Running dot for graph 857/1313
Running dot for graph 858/1313
Running dot for graph 859/1313
Running dot for graph 860/1313
Running dot for graph 861/1313
Running dot for graph 862/1313
Running dot for graph 863/1313
Running dot for graph 864/1313
Running dot for graph 865/1313
Running dot for graph 866/1313
Running dot for graph 867/1313
Running dot for graph 868/1313
Running dot for graph 869/1313
Running dot for graph 870/1313
Running dot for graph 871/1313
Running dot for graph 872/1313
Running dot for graph 873/1313
Running dot for graph 874/1313
Running dot for graph 875/1313
Running dot for graph 876/1313
Running dot for graph 877/1313
Running dot for graph 878/1313
Running dot for graph 879/1313
Running dot for graph 880/1313
Running dot for graph 881/1313
Running dot for graph 882/1313
Running dot for graph 883/1313
Running dot for graph 884/1313
Running dot for graph 885/1313
Running dot for graph 886/1313
Running dot for graph 887/1313
Running dot for graph 888/1313
Running dot for graph 889/1313
Running dot for graph 890/1313
Running dot for graph 891/1313
Running dot for graph 892/1313
Running dot for graph 893/1313
Running dot for graph 894/1313
Running dot for graph 895/1313
Running dot for graph 896/1313
Running dot for graph 897/1313
Running dot for graph 898/1313
Running dot for graph 899/1313
Running dot for graph 900/1313
Running dot for graph 901/1313
Running dot for graph 902/1313
Running dot for graph 903/1313
Running dot for graph 904/1313
Running dot for graph 905/1313
Running dot for graph 906/1313
Running dot for graph 907/1313
Running dot for graph 908/1313
Running dot for graph 909/1313
Running dot for graph 910/1313
Running dot for graph 911/1313
Running dot for graph 912/1313
Running dot for graph 913/1313
Running dot for graph 914/1313
Running dot for graph 915/1313
Running dot for graph 916/1313
Running dot for graph 917/1313
Running dot for graph 918/1313
Running dot for graph 919/1313
Running dot for graph 920/1313
Running dot for graph 921/1313
Running dot for graph 922/1313
Running dot for graph 923/1313
Running dot for graph 924/1313
Running dot for graph 925/1313
Running dot for graph 926/1313
Running dot for graph 927/1313
Running dot for graph 928/1313
Running dot for graph 929/1313
Running dot for graph 930/1313
Running dot for graph 931/1313
Running dot for graph 932/1313
Running dot for graph 933/1313
Running dot for graph 934/1313
Running dot for graph 935/1313
Running dot for graph 936/1313
Running dot for graph 937/1313
Running dot for graph 938/1313
Running dot for graph 939/1313
Running dot for graph 940/1313
Running dot for graph 941/1313
Running dot for graph 942/1313
Running dot for graph 943/1313
Running dot for graph 944/1313
Running dot for graph 945/1313
Running dot for graph 946/1313
Running dot for graph 947/1313
Running dot for graph 948/1313
Running dot for graph 949/1313
Running dot for graph 950/1313
Running dot for graph 951/1313
Running dot for graph 952/1313
Running dot for graph 953/1313
Running dot for graph 954/1313
Running dot for graph 955/1313
Running dot for graph 956/1313
Running dot for graph 957/1313
Running dot for graph 958/1313
Running dot for graph 959/1313
Running dot for graph 960/1313
Running dot for graph 961/1313
Running dot for graph 962/1313
Running dot for graph 963/1313
Running dot for graph 964/1313
Running dot for graph 965/1313
Running dot for graph 966/1313
Running dot for graph 967/1313
Running dot for graph 968/1313
Running dot for graph 969/1313
Running dot for graph 970/1313
Running dot for graph 971/1313
Running dot for graph 972/1313
Running dot for graph 973/1313
Running dot for graph 974/1313
Running dot for graph 975/1313
Running dot for graph 976/1313
Running dot for graph 977/1313
Running dot for graph 978/1313
Running dot for graph 979/1313
Running dot for graph 980/1313
Running dot for graph 981/1313
Running dot for graph 982/1313
Running dot for graph 983/1313
Running dot for graph 984/1313
Running dot for graph 985/1313
Running dot for graph 986/1313
Running dot for graph 987/1313
Running dot for graph 988/1313
Running dot for graph 989/1313
Running dot for graph 990/1313
Running dot for graph 991/1313
Running dot for graph 992/1313
Running dot for graph 993/1313
Running dot for graph 994/1313
Running dot for graph 995/1313
Running dot for graph 996/1313
Running dot for graph 997/1313
Running dot for graph 998/1313
Running dot for graph 999/1313
Running dot for graph 1000/1313
Running dot for graph 1001/1313
Running dot for graph 1002/1313
Running dot for graph 1003/1313
Running dot for graph 1004/1313
Running dot for graph 1005/1313
Running dot for graph 1006/1313
Running dot for graph 1007/1313
Running dot for graph 1008/1313
Running dot for graph 1009/1313
Running dot for graph 1010/1313
Running dot for graph 1011/1313
Running dot for graph 1012/1313
Running dot for graph 1013/1313
Running dot for graph 1014/1313
Running dot for graph 1015/1313
Running dot for graph 1016/1313
Running dot for graph 1017/1313
Running dot for graph 1018/1313
Running dot for graph 1019/1313
Running dot for graph 1020/1313
Running dot for graph 1021/1313
Running dot for graph 1022/1313
Running dot for graph 1023/1313
Running dot for graph 1024/1313
Running dot for graph 1025/1313
Running dot for graph 1026/1313
Running dot for graph 1027/1313
Running dot for graph 1028/1313
Running dot for graph 1029/1313
Running dot for graph 1030/1313
Running dot for graph 1031/1313
Running dot for graph 1032/1313
Running dot for graph 1033/1313
Running dot for graph 1034/1313
Running dot for graph 1035/1313
Running dot for graph 1036/1313
Running dot for graph 1037/1313
Running dot for graph 1038/1313
Running dot for graph 1039/1313
Running dot for graph 1040/1313
Running dot for graph 1041/1313
Running dot for graph 1042/1313
Running dot for graph 1043/1313
Running dot for graph 1044/1313
Running dot for graph 1045/1313
Running dot for graph 1046/1313
Running dot for graph 1047/1313
Running dot for graph 1048/1313
Running dot for graph 1049/1313
Running dot for graph 1050/1313
Running dot for graph 1051/1313
Running dot for graph 1052/1313
Running dot for graph 1053/1313
Running dot for graph 1054/1313
Running dot for graph 1055/1313
Running dot for graph 1056/1313
Running dot for graph 1057/1313
Running dot for graph 1058/1313
Running dot for graph 1059/1313
Running dot for graph 1060/1313
Running dot for graph 1061/1313
Running dot for graph 1062/1313
Running dot for graph 1063/1313
Running dot for graph 1064/1313
Running dot for graph 1065/1313
Running dot for graph 1066/1313
Running dot for graph 1067/1313
Running dot for graph 1068/1313
Running dot for graph 1069/1313
Running dot for graph 1070/1313
Running dot for graph 1071/1313
Running dot for graph 1072/1313
Running dot for graph 1073/1313
Running dot for graph 1074/1313
Running dot for graph 1075/1313
Running dot for graph 1076/1313
Running dot for graph 1077/1313
Running dot for graph 1078/1313
Running dot for graph 1079/1313
Running dot for graph 1080/1313
Running dot for graph 1081/1313
Running dot for graph 1082/1313
Running dot for graph 1083/1313
Running dot for graph 1084/1313
Running dot for graph 1085/1313
Running dot for graph 1086/1313
Running dot for graph 1087/1313
Running dot for graph 1088/1313
Running dot for graph 1089/1313
Running dot for graph 1090/1313
Running dot for graph 1091/1313
Running dot for graph 1092/1313
Running dot for graph 1093/1313
Running dot for graph 1094/1313
Running dot for graph 1095/1313
Running dot for graph 1096/1313
Running dot for graph 1097/1313
Running dot for graph 1098/1313
Running dot for graph 1099/1313
Running dot for graph 1100/1313
Running dot for graph 1101/1313
Running dot for graph 1102/1313
Running dot for graph 1103/1313
Running dot for graph 1104/1313
Running dot for graph 1105/1313
Running dot for graph 1106/1313
Running dot for graph 1107/1313
Running dot for graph 1108/1313
Running dot for graph 1109/1313
Running dot for graph 1110/1313
Running dot for graph 1111/1313
Running dot for graph 1112/1313
Running dot for graph 1113/1313
Running dot for graph 1114/1313
Running dot for graph 1115/1313
Running dot for graph 1116/1313
Running dot for graph 1117/1313
Running dot for graph 1118/1313
Running dot for graph 1119/1313
Running dot for graph 1120/1313
Running dot for graph 1121/1313
Running dot for graph 1122/1313
Running dot for graph 1123/1313
Running dot for graph 1124/1313
Running dot for graph 1125/1313
Running dot for graph 1126/1313
Running dot for graph 1127/1313
Running dot for graph 1128/1313
Running dot for graph 1129/1313
Running dot for graph 1130/1313
Running dot for graph 1131/1313
Running dot for graph 1132/1313
Running dot for graph 1133/1313
Running dot for graph 1134/1313
Running dot for graph 1135/1313
Running dot for graph 1136/1313
Running dot for graph 1137/1313
Running dot for graph 1138/1313
Running dot for graph 1139/1313
Running dot for graph 1140/1313
Running dot for graph 1141/1313
Running dot for graph 1142/1313
Running dot for graph 1143/1313
Running dot for graph 1144/1313
Running dot for graph 1145/1313
Running dot for graph 1146/1313
Running dot for graph 1147/1313
Running dot for graph 1148/1313
Running dot for graph 1149/1313
Running dot for graph 1150/1313
Running dot for graph 1151/1313
Running dot for graph 1152/1313
Running dot for graph 1153/1313
Running dot for graph 1154/1313
Running dot for graph 1155/1313
Running dot for graph 1156/1313
Running dot for graph 1157/1313
Running dot for graph 1158/1313
Running dot for graph 1159/1313
Running dot for graph 1160/1313
Running dot for graph 1161/1313
Running dot for graph 1162/1313
Running dot for graph 1163/1313
Running dot for graph 1164/1313
Running dot for graph 1165/1313
Running dot for graph 1166/1313
Running dot for graph 1167/1313
Running dot for graph 1168/1313
Running dot for graph 1169/1313
Running dot for graph 1170/1313
Running dot for graph 1171/1313
Running dot for graph 1172/1313
Running dot for graph 1173/1313
Running dot for graph 1174/1313
Running dot for graph 1175/1313
Running dot for graph 1176/1313
Running dot for graph 1177/1313
Running dot for graph 1178/1313
Running dot for graph 1179/1313
Running dot for graph 1180/1313
Running dot for graph 1181/1313
Running dot for graph 1182/1313
Running dot for graph 1183/1313
Running dot for graph 1184/1313
Running dot for graph 1185/1313
Running dot for graph 1186/1313
Running dot for graph 1187/1313
Running dot for graph 1188/1313
Running dot for graph 1189/1313
Running dot for graph 1190/1313
Running dot for graph 1191/1313
Running dot for graph 1192/1313
Running dot for graph 1193/1313
Running dot for graph 1194/1313
Running dot for graph 1195/1313
Running dot for graph 1196/1313
Running dot for graph 1197/1313
Running dot for graph 1198/1313
Running dot for graph 1199/1313
Running dot for graph 1200/1313
Running dot for graph 1201/1313
Running dot for graph 1202/1313
Running dot for graph 1203/1313
Running dot for graph 1204/1313
Running dot for graph 1205/1313
Running dot for graph 1206/1313
Running dot for graph 1207/1313
Running dot for graph 1208/1313
Running dot for graph 1209/1313
Running dot for graph 1210/1313
Running dot for graph 1211/1313
Running dot for graph 1212/1313
Running dot for graph 1213/1313
Running dot for graph 1214/1313
Running dot for graph 1215/1313
Running dot for graph 1216/1313
Running dot for graph 1217/1313
Running dot for graph 1218/1313
Running dot for graph 1219/1313
Running dot for graph 1220/1313
Running dot for graph 1221/1313
Running dot for graph 1222/1313
Running dot for graph 1223/1313
Running dot for graph 1224/1313
Running dot for graph 1225/1313
Running dot for graph 1226/1313
Running dot for graph 1227/1313
Running dot for graph 1228/1313
Running dot for graph 1229/1313
Running dot for graph 1230/1313
Running dot for graph 1231/1313
Running dot for graph 1232/1313
Running dot for graph 1233/1313
Running dot for graph 1234/1313
Running dot for graph 1235/1313
Running dot for graph 1236/1313
Running dot for graph 1237/1313
Running dot for graph 1238/1313
Running dot for graph 1239/1313
Running dot for graph 1240/1313
Running dot for graph 1241/1313
Running dot for graph 1242/1313
Running dot for graph 1243/1313
Running dot for graph 1244/1313
Running dot for graph 1245/1313
Running dot for graph 1246/1313
Running dot for graph 1247/1313
Running dot for graph 1248/1313
Running dot for graph 1249/1313
Running dot for graph 1250/1313
Running dot for graph 1251/1313
Running dot for graph 1252/1313
Running dot for graph 1253/1313
Running dot for graph 1254/1313
Running dot for graph 1255/1313
Running dot for graph 1256/1313
Running dot for graph 1257/1313
Running dot for graph 1258/1313
Running dot for graph 1259/1313
Running dot for graph 1260/1313
Running dot for graph 1261/1313
Running dot for graph 1262/1313
Running dot for graph 1263/1313
Running dot for graph 1264/1313
Running dot for graph 1265/1313
Running dot for graph 1266/1313
Running dot for graph 1267/1313
Running dot for graph 1268/1313
Running dot for graph 1269/1313
Running dot for graph 1270/1313
Running dot for graph 1271/1313
Running dot for graph 1272/1313
Running dot for graph 1273/1313
Running dot for graph 1274/1313
Running dot for graph 1275/1313
Running dot for graph 1276/1313
Running dot for graph 1277/1313
Running dot for graph 1278/1313
Running dot for graph 1279/1313
Running dot for graph 1280/1313
Running dot for graph 1281/1313
Running dot for graph 1282/1313
Running dot for graph 1283/1313
Running dot for graph 1284/1313
Running dot for graph 1285/1313
Running dot for graph 1286/1313
Running dot for graph 1287/1313
Running dot for graph 1288/1313
Running dot for graph 1289/1313
Running dot for graph 1290/1313
Running dot for graph 1291/1313
Running dot for graph 1292/1313
Running dot for graph 1293/1313
Running dot for graph 1294/1313
Running dot for graph 1295/1313
Running dot for graph 1296/1313
Running dot for graph 1297/1313
Running dot for graph 1298/1313
Running dot for graph 1299/1313
Running dot for graph 1300/1313
Running dot for graph 1301/1313
Running dot for graph 1302/1313
Running dot for graph 1303/1313
Running dot for graph 1304/1313
Running dot for graph 1305/1313
Running dot for graph 1306/1313
Running dot for graph 1307/1313
Running dot for graph 1308/1313
Running dot for graph 1309/1313
Running dot for graph 1310/1313
Running dot for graph 1311/1313
Running dot for graph 1312/1313
Running dot for graph 1313/1313
Patching output file 1/1
lookup cache used 262144/262144 hits=8226137 misses=741588
Note: based on cache misses the ideal setting for LOOKUP_CACHE_SIZE is 3 at the cost of higher memory usage.
finished...
Built target doxygen-llvm
Generating polly doxygen documentation.
warning: Tag `XML_SCHEMA' at line 1799 of file `/opt/doxygen-docs/build/tools/polly/docs/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1805 of file `/opt/doxygen-docs/build/tools/polly/docs/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INPUT: input source `/opt/doxygen-docs/src/llvm/tools/polly/docs/doxygen.intro' does not exist
warning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/../examples is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/img is not a readable file or directory... skipping.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include/polly
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include/polly/Config
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/doc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/m4
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/flow
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/schedule
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/m4
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/JSON
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/JSON/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/JSON/include/json
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/liwarning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/doxygen.intro is not a readable file or directory... skipping.
b/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Canonicalization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Canonicalization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodegenCleanup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodegenCleanup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodeGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslAst.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslAst.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodePreparation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodePreparation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DeLICM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DeLICM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DependenceInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DependenceInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenAlgo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenAlgo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ForwardOpTree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ForwardOpTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/JSONExporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/JSONExporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/LinkAllPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/LinkAllPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PolyhedralInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PolyhedralInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PruneUnprofitable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PruneUnprofitable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/RegisterPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/RegisterPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopPass.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Simplify.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Simplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/DumpModulePass.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/DumpModulePass.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOStream.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/LinkGPURuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/LinkGPURuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PolyhedralInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PolyhedralInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PruneUnprofitable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PruneUnprofitable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopGraphPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopGraphPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/BlockGenerators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/BlockGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodegenCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodegenCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslExprBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslExprBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGenerators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PerfMonitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PerfMonitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_tab.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_tab.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_from_bmap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_from_bmap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_to_bmap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_to_bmap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/cat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/cat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/closure.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/closure.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/codegen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/codegen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/extract_key.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/extract_key.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/wrap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/wrap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/arg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/arg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_build.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_build.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/band.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/band.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/constraint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/constraint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ctx.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ctx.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/aff_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/aff_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/ast_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/ast_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/constraint_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/constraint_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/ilp_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/ilp_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/map_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/map_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/mat_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/mat_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/point_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/point_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/polynomial_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/polynomial_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/set_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/set_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/union_map_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/union_map_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/val_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/val_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/vec_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated/vec_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/flow.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/flow.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ilp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ilp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/list.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/list.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/local_space.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/local_space.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/lp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/lp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/mat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/mat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/multi.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/multi.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/obj.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/obj.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/point.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/point.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_node.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_node.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stream.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stream.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_gmp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_gmp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/version.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/version.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vertices.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vertices.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/all.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/all.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_affine_hull.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_affine_hull.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_arg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_arg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_codegen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_codegen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_int.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_int.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_band.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_band.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_band_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_band_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_basis_reduction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_basis_reduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_coalesce.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_coalesce.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_config_post.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_config_post.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_convex_hull.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_convex_hull.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_deprecated.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_deprecated.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_farkas.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_farkas.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ffs.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ffs.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_flow.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_flow.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_fold.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_fold.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_gmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_gmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hide_deprecated.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hide_deprecated.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_ast_expr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_ast_expr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_id.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_id.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_pw_aff.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_pw_aff.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_input.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_input.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_gmp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_gmp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_list.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_list.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_simplify.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_simplify.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_subtract.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_subtract.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_to_basic_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_to_basic_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_maybe_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_maybe_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_union_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_union_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_coalesce.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_coalesce.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_floor.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_floor.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_gist.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_gist.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_intersect.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_intersect.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_obj.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_obj.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_power_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_power_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_union_opt.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_union_opt.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_read.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_read.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scheduler.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scheduler.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_set_list.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_set_list.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_pip.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_pip.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_int.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_int.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_transitive_closure.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_transitive_closure.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_eval.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_eval.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_multi.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_multi.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_neg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_neg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_set_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_set_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_single.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_single.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_gmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_gmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_sioimath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_sioimath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_version.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_version.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_yaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_yaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/mp_get_memory_functions.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/mp_get_memory_functions.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/pip.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/pip.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_detect_equalities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_detect_equalities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_minimize.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_minimize.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_sample.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_sample.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polytope_scan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polytope_scan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ_yaml.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ_yaml.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/read_in_string_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/read_in_string_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_from_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_from_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_to_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_to_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/empty.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/empty.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/filter.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/filter.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/lu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/lu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/mod.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/mod.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/roman.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/roman.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/autolink.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/autolink.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/config.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/config.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/features.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/features.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/forwards.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/forwards.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/json.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/json.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/reader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/reader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/value.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/value.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/writer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/writer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_batchallocator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_batchallocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_internalarray.inl...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_internalarray.inl...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_internalmap.inl...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_internalmap.inl...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_reader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_reader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_value.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_value.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_valueiterator.inl...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_valueiterator.inl...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_writer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/json_writer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include/pet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include/pet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/external.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/external.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/grouping.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/grouping.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/opencl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/opencl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/dead.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/dead.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/iterator.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/iterator.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/live_out.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/live_out.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/local.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/local.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/loop.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/loop.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/not_accessed.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/not_accessed.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/scalar.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/scalar.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/shared_sink.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/shared_sink.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/version.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/version.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Polly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Polly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/DumpModulePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/DumpModulePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/GICHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/GICHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ISLTools.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ISLTools.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/Mainpage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/Mainpage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/RegisterPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/RegisterPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVAffinator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVAffinator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVValidator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVValidator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Canonicalization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Canonicalization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/CodePreparation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/CodePreparation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeadCodeElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeadCodeElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenAlgo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenAlgo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ForwardOpTree.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ForwardOpTree.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/MaximalStaticExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/MaximalStaticExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScopInliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScopInliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Simplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Simplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file 0D-1.c...
Generating code for file 0D-2.c...
Generating code for file 0D-3.c...
Generating code for file 1point-1.c...
Generating code for file 1point-2.c...
Generating code for file 4-param.c...
Generating code for file aff.h...
Generating code for file aff_int.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_int.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 autolink.h...
Generating code for file backtrack.c...
Generating code for file band.h...
Generating code for file basic-bounds-1.c...
Generating code for file basic-bounds-2.c...
Generating code for file basic-bounds-3.c...
Generating code for file basic-bounds-4.c...
Generating code for file basic-bounds-5.c...
Generating code for file basic-bounds-6.c...
Generating code for file basics-0.c...
Generating code for file basics-1.c...
Generating code for file basis_reduction_tab.c...
Generating code for file basis_reduction_templ.c...
Generating code for file block.c...
Generating code for file block2.c...
Generating code for file block3.c...
Generating code for file BlockGenerators.cpp...
Generating code for file BlockGenerators.h...
Generating code for file bound.c...
Generating code for file bset_from_bmap.c...
Generating code for file bset_to_bmap.c...
Generating code for file byu98-1-2-3.c...
Generating code for file call.c...
Generating code for file call2.c...
Generating code for file call3.c...
Generating code for file Canonicalization.cpp...
Generating code for file Canonicalization.h...
Generating code for file cat.c...
Generating code for file cholesky.c...
Generating code for file cholesky.c...
Generating code for file cholesky2.c...
Generating code for file chosol-0.c...
Generating code for file chosol-1.c...
Generat/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:131: warning: Found unknown command `\R'
ing 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 config.h...
Generating code for file constant.c...
Generating code for file constbound.c...
Generating code for file constraint.h...
Generating code for file constraint_int.h...
Generating code for file correlation.c...
Generating code for file cpu.c...
Generating code for file cpu.h...
Generating code for file ctx.h...
Generating code for file cuda.c...
Generating code for file cuda.h...
Generating code for file cuda_common.c...
Generating code for file cuda_common.h...
Generating code for file dagstuhl1-0.c...
Generating code for file dagstuhl1-1.c...
Generating code for file darte.c...
Generating code for file dead.c...
Generating code for file DeadCodeElimination.cpp...
Generating code for file dealII.c...
Generating code for file DeLICM.cpp...
Generating code for file DeLICM.h...
Generating code for file DependenceInfo.cpp...
Generating code for file DependenceInfo.h...
Generating code for file disjuncts.c...
Generating code for file disjuncts2.c...
Generating code for file donotsimp.c...
Generating code for file dot.c...
Generating code for file dot2.c...
Generating code for file DumpModulePass.cpp...
Generating code for file DumpModulePass.h...
Generating code for file durbin_e_s.c...
Generating code for file dwt.c...
Generating code for file emploi.c...
Generating code for file empty.c...
Generating code for file equality.c...
Generating code for file equality2.c...
Generating code for file esced.c...
Generating code for file ex1.c...
Generating code for file external.c...
Generating code for file extract_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 features.h...
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 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 forwards.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 gesced.c...
Generating code for file gesced2.c...
Generating code for file gesced3.c...
Generating code for file GICHelper.cpp...
Generating code for file GICHelper.h...
Generating code for file gist-0.c...
Generating code for file gist-1.c...
Generating code for file gist-2.c...
Generating code for file gist-3.c...
Generating code for file gist-4.c...
Generating code for file gist-5.c...
Generating code for file gmp_compat.c...
Generating code for file gmp_compat.c...
Generating code for file gmp_compat.h...
Generating code for file gmp_compat.h...
Generating code for file gpu.c...
Generating code for file gpu.h...
Generating code for file gpu_array_tile.c...
Generating code for file gpu_array_tile.h...
Generating code for file gpu_group.c...
Generating code for file gpu_group.h...
Generating code for file gpu_hybrid.c...
Generating code for file gpu_hybrid.h...
Generating code for file gpu_print.c...
Generating code for file gpu_print.h...
Generating code for file gpu_tree.c...
Generating code for file gpu_tree.h...
Generating code for file grouping.c...
Generating code for file guard1-0.c...
Generating code for file guard1-1.c...
Generating code for file guide.c...
Generating code for file hash.h...
Generating code for file hmap.h...
Generating code for file hmap_templ.c...
Generating code for file hoist.c...
Generating code for file hoist2.c...
Generating code for file hpf-0.c...
Generating code for file hybrid.c...
Generating code for file hybrid.h...
Generating code for file id.h...
Generating code for file id_to_ast_expr.h...
Generating code for file id_to_id.h...
Generating code for file id_to_pw_aff.h...
Generating code for file 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 ilp_int.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 int.h...
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_private.h...
Generating code for file isl_affine_hull.c...
Generating code for file isl_arg.c...
Generating code for file isl_ast.c...
Generating code for file isl_ast_build.c...
Generating code for file isl_ast_build_expr.c...
Generating code for file isl_ast_build_expr.h...
Generating code for file isl_ast_build_private.h...
Generating code for file isl_ast_codegen.c...
Generating code for file isl_ast_graft.c...
Generating code for file isl_ast_graft_private.h...
Generating code for file isl_ast_int.c...
Generating code for file isl_ast_private.h...
Generating code for file isl_band.c...
Generating code for file isl_band_private.h...
Generating code for file isl_basis_reduction.h...
Generating code for file isl_bernstein.c...
Generating code for file isl_bernstein.h...
Generating code for file isl_blk.c...
Generating code for file isl_blk.h...
Generating code for file isl_bound.c...
Generating code for file isl_bound.h...
Generating code for file isl_coalesce.c...
Generating code for file isl_config_post.h...
Generating code for file isl_constraint.c...
Generating code for file isl_constraint_private.h...
Generating code for file isl_convex_hull.c...
Generating code for file isl_ctx.c...
Generating code for file isl_ctx_private.h...
Generating code for file isl_deprecated.c...
Generating code for file isl_dim_map.c...
Generating code for file isl_dim_map.h...
Generating code for file isl_equalities.c...
Generating code for file isl_equalities.h...
Generating code for file isl_factorization.c...
Generating code for file isl_factorization.h...
Generating code for file isl_farkas.c...
Generating code for file isl_ffs.c...
Generating code for file isl_flow.c...
Generating code for file isl_fold.c...
Generating code for file isl_gmp.c...
Generating code for file isl_hash.c...
Generating code for file isl_hash_private.h...
Generating code for file isl_hide_deprecated.h...
Generating code for file isl_id.c...
Generating code for file isl_id_private.h...
Generating code for file isl_id_to_ast_expr.c...
Generating code for file isl_id_to_id.c...
Generating code for file isl_id_to_pw_aff.c...
Generating code for file isl_ilp.c...
Generating code for file isl_ilp_private.h...
Generating code for file isl_imath.c...
Generating code for file isl_imath.h...
Generating code for file isl_input.c...
Generating code for file isl_int.h...
Generating code for file isl_int_gmp.h...
Generating code for file isl_int_imath.h...
Generating code for file isl_int_sioimath.c...
Generating code for file isl_int_sioimath.h...
Generating code for file isl_list_templ.c...
Generating code for file isl_list_templ.h...
Generating code for file isl_local.c...
Generating code for file isl_local.h...
Generating code for file isl_local_space.c...
Generating code for file isl_local_space_private.h...
Generating code for file isl_lp.c...
Generating code for file isl_lp_private.h...
Generating code for file isl_map.c...
Generating code for file isl_map_lexopt_templ.c...
Generating code for file isl_map_list.c...
Generating code for file isl_map_private.h...
Generating code for file isl_map_simplify.c...
Generating code for file isl_map_subtract.c...
Generating code for file isl_map_to_basic_set.c...
Generating code for file isl_mat.c...
Generating code for file isl_mat_private.h...
Generating code for file isl_maybe_map.h...
Generating code for file isl_morph.c...
Generating code for file isl_morph.h...
Generating code for file isl_multi_apply_set.c...
Generating code for file isl_multi_apply_templ.c...
Generating code for file isl_multi_apply_union_set.c...
Generating code for file isl_multi_cmp.c...
Generating code for file isl_multi_coalesce.c...
Generating code for file isl_multi_floor.c...
Generating code for file isl_multi_gist.c...
Generating code for file isl_multi_hash.c...
Generating code for file isl_multi_intersect.c...
Generating code for file isl_multi_macro.h...
Generating code for file isl_multi_templ.c...
Generating code for file isl_multi_templ.h...
Generating code for file isl_obj.c...
Generating code for file isl_options.c...
Generating code for file isl_options_private.h...
Generating code for file isl_output.c...
Generating code for file isl_output_private.h...
Generating code for file isl_point.c...
Generating code for file isl_point_private.h...
Generating code for file isl_polynomial.c...
Generating code for file isl_polynomial_private.h...
Generating code for file isl_power_templ.c...
Generating code for file isl_printer.c...
Generating code for file isl_printer_private.h...
Generating code for file isl_pw_hash.c...
Generating code for file isl_pw_macro.h...
Generating code for file isl_pw_templ.c...
Generating code for file isl_pw_union_opt.c...
Generating code for file isl_range.c...
Generating code for file isl_range.h...
Generating code for file isl_reordering.c...
Generating code for file isl_reordering.h...
Generating code for file isl_sample.c...
Generating code for file isl_sample.h...
Generating code for file isl_scan.c...
Generating code for file isl_scan.h...
Generating code for file isl_schedule.c...
Generating code for file isl_schedule_band.c...
Generating code for file isl_schedule_band.h...
Generating code for file isl_schedule_constraints.c...
Generating code for file isl_schedule_constraints.h...
Generating code for file isl_schedule_node.c...
Generating code for file isl_schedule_node_private.h...
Generating code for file isl_schedule_private.h...
Generating code for file isl_schedule_read.c...
Generating code for file isl_schedule_tree.c...
Generating code for file isl_schedule_tree.h...
Generating code for file isl_scheduler.c...
Generating code for file isl_seq.c...
Generating code for file isl_seq.h...
Generating code for file isl_set_list.c...
Generating code for file isl_sort.c...
Generating code for file isl_sort.h...
Generating code for file isl_space.c...
Generating code for file isl_space_private.h...
Generating code for file isl_stream.c...
Generating code for file isl_stream_private.h...
Generating code for file isl_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_imath.c...
Generating code for file isl_test_int.c...
Generating code for file isl_transitive_closure.c...
Generating code for file isl_union_eval.c...
Generating code for file isl_union_macro.h...
Generating code for file isl_union_map.c...
Generating code for file isl_union_map_private.h...
Generating code for file isl_union_multi.c...
Generating code for file isl_union_neg.c...
Generating code for file isl_union_set_private.h...
Generating code for file isl_union_single.c...
Generating code for file isl_union_templ.c...
Generating code for file isl_val.c...
Generating code for file isl_val_gmp.c...
Generating code for file isl_val_imath.c...
Generating code for file isl_val_private.h...
Generating code for file isl_val_sioimath.c...
Generating code for file isl_vec.c...
Generating code for file isl_vec_private.h...
Generating code for file isl_version.c...
Generating code for file isl_vertices.c...
Generating code for file isl_vertices_private.h...
Generating code for file isl_yaml.h...
Generating code for file IslAst.cpp...
Generating code for file IslAst.h...
Generating code for file IslExprBuilder.cpp...
Generating code for file IslExprBuilder.h...
Generating code for file IslNodeBuilder.cpp...
Generating code for file IslNodeBuilder.h...
Generating code for file 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 json.h...
Generating code for file json_batchallocator.h...
Generating code for file json_internalarray.inl...
Generating code for file json_internalmap.inl...
Generating code for file json_reader.cpp...
Generating code for file json_value.cpp...
Generating code for file json_valueiterator.inl...
Generating code for file json_writer.cpp...
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 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_int.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 mat_int.h...
Generating code for file MaximalStaticExpansion.cpp...
Generating code for file maybe.h...
Generating code for file maybe_ast_expr.h...
Generating code for file maybe_basic_set.h...
Generating code for file maybe_id.h...
Generating code for file maybe_pw_aff.h...
Generating code for file maybe_templ.h...
Generating code for file merge.c...
Generating code for file min-1-1.c...
Generating code for file min-2-1.c...
Generating code for file min-3-1.c...
Generating code for file min-4-1.c...
Generating code for file mod.c...
Generating code for file mod.c...
Generating code for file mod2.c...
Generating code for file mod3.c...
Generating code for file mod4.c...
Generating code for file mode.c...
Generating code for file mp_get_memory_functions.c...
Generating code for file multi-mm-1.c...
Generating code for file multi-stride.c...
Generating code for file multi-stride2.c...
Generating code for file multi.h...
Generating code for file mxm-shared.c...
Generating code for file no_lindep.c...
Generating code for file not_accessed.c...
Generating code for file nul_basic1.c...
Generating code for file nul_basic2.c...
Generating code for file nul_complex1.c...
Generating code for file nul_lcpc.c...
Generating code for file obj.h...
Generating code for file ocl_utilities.c...
Generating code for file ocl_utilities.h...
Generating code for file olda-0.c...
Generating code for file olda-1.c...
Generating code for file opencl.h...
Generating code for file options.h...
Generating code for file Options.h...
Generating code for file orc.c...
Generating code for file otl.c...
Generating code for file p.delft-0.c...
Generating code for file p.delft2-0.c...
Generating code for file p6-0.c...
Generating code for file p6-1.c...
Generating code for file param-split.c...
Generating code for file PerfMonitor.cpp...
Generating code for file PerfMonitor.h...
Generating code for file pet.h...
Generating code for file pip.c...
Generating code for file point.h...
Generating code for file point_int.h...
Generating code for file Polly.cpp...
Generating code for file PolyhedralInfo.cpp...
Generating code/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:73: warning: Unsupported xml/html tag <nsw> found
 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_int.h...
Generating code for file polynomial_type.h...
Generating code for file polytope_scan.c...
Generating code for file pouchet.c...
Generating code for file ppcg.c...
Generating code for file ppcg.h...
Generating code for file ppcg_options.c...
Generating code for file ppcg_options.h...
Generating code for file PPCGCodeGeneration.cpp...
Generating code for file PPCGCodeGeneration.h...
Generating code for file print.c...
Generating code for file print.c...
Generating code for file print.h...
Generating code for file print_templ.c...
Generating code for file print_templ_yaml.c...
Generating code for file printer.h...
Generating code for file printer_type.h...
Generating code for file PruneUnprofitable.cpp...
Generating code for file PruneUnprofitable.h...
Generating code for file read_in_string_templ.c...
Generating code for file reader.h...
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...
Generating code for file reservoir-pingali4.c...
Generating code for file reservoir-pingali5.c...
Generating code for file reservoir-pingali6.c...
Generating code for file reservoir-QR.c...
Generating code for file reservoir-stride.c...
Generating code for file reservoir-stride2.c...
Generating code for file reservoir-tang-xue1.c...
Generating code for file reservoir-two.c...
Generating code for file RewriteByReferenceParameters.cpp...
Generating code for file roman.c...
Generating code for file RuntimeDebugBuilder.cpp...
Generating code for file RuntimeDebugBuilder.h...
Generating code for file scalar.c...
Generating code for file SCEVAffinator.cpp...
Generating code for file SCEVAffinator.h...
Generating code for file SCEVValidator.cpp...
Generating code for file SCEVValidator.h...
Generating code for file schedule.c...
Generating code for file schedule.c...
Generating code for file schedule.h...
Generating code for file schedule.h...
Generating code for file schedule_cmp.c...
Generating code for file schedule_node.h...
Generating code for file schedule_type.h...
Generating code for file ScheduleOptimizer.cpp...
Generating code for file ScheduleOptimizer.h...
Generating code for file ScopBuilder.cpp...
Generating code for file ScopBuilder.h...
Generating code for file ScopDetection.cpp...
Generating code for file ScopDetection.h...
Generating code for file ScopDetectionDiagnostic.cpp...
Generating code for file ScopDetectionDiagnostic.h...
Generating code for file ScopGraphPrinter.cpp...
Generating code for file ScopHelper.cpp...
Generating code for file ScopHelper.h...
Generating code for file ScopInfo.cpp...
Generating code for file ScopInfo.h...
Generating code for file ScopInliner.cpp...
Generating code for file ScopLocation.cpp...
Generating code for file ScopLocation.h...
Generating code for file ScopPass.cpp...
Generating code for file ScopPass.h...
Generating code for file separate.c...
Generating code for file separate2.c...
Generating code for file separation_class.c...
Generating code for file separation_class2.c...
Generating code for file separation_class3.c...
Generating code for file separation_class4.c...
Generating code for file set.h...
Generating code for file set_from_map.c...
Generating code for file set_int.h...
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 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 struct.c...
Generating code for file struct2.c...
Generating code for file struct3.c...
Generating code for file struct4.c...
Generating code for file substitution-0.c...
Generating code for file substitution-1.c...
Generating code for file substitution-2.c...
Generating code for file substitution-3.c...
Generating code for file substitution-4.c...
Generating code for file swim.c...
Generating code for file syr2k-0.c...
Generating code for file syr2k-1.c...
Generating code for file syr2k-2.c...
Generating code for file syr2k-3.c...
Generating code for file test.c...
Generating code for file thomasset.c...
Generating code for file tiling.c...
Generating code for file ts1d-check-sblock-0.c...
Generating code for file ts1d-check0-0.c...
Generating code for file ts1d-mp-i_ts-m_b-0.c...
Generating code for file ts1d-orig0-0.c...
Generating code for file uday_scalars.c...
Generating code for file union.c...
Generating code for file union_map.h...
Generating code for file union_map_int.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 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_int.h...
Generating code for file value.h...
Generating code for file vasilache.c...
Generating code for file vec.h...
Generating code for file vec_int.h...
Generating code for file version.c...
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:325: warning: expected whitespace after . command
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:131: warning: Found unknown command `\R'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:131: warning: Found unknown command `\R'
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 writer.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_int.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_int.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 autolink.h...
Generating docs for file backtrack.c...
Generating docs for file band.h...
Generating docs for file basic-bounds-1.c...
Generating docs for file basic-bounds-2.c...
Generating docs for file basic-bounds-3.c...
Generating docs for file basic-bounds-4.c...
Generating docs for file basic-bounds-5.c...
Generating docs for file basic-bounds-6.c...
Generating docs for file basics-0.c...
Generating docs for file basics-1.c...
Generating docs for file basis_reduction_tab.c...
Generating docs for file basis_reduction_templ.c...
Generating docs for file block.c...
Generating docs for file block2.c...
Generating docs for file block3.c...
Generating docs for file BlockGenerators.cpp...
Generating docs for file BlockGenerators.h...
Generating docs for file bound.c...
Generating docs for file bset_from_bmap.c...
Generating docs for file bset_to_bmap.c...
Generating docs for file byu98-1-2-3.c...
Generating docs for file call.c...
Generating docs for file call2.c...
Generating docs for file call3.c...
Generating docs for file Canonicalization.cpp...
Generating docs for file Canonicalization.h...
Generating docs for file cat.c...
Generating docs for file cholesky.c...
Generating docs for file cholesky.c...
Generating docs for file cholesky2.c...
Generating docs for file chosol-0.c...
Generating docs for file chosol-1.c...
Generating docs for file christian.c...
Generating docs for file classen.c...
Generating docs for file classen2.c...
Generating docs for file closure.c...
Generating docs for file code_gen-0.c...
Generating docs for file code_gen-1.c...
Generating docs for file code_gen-2.c...
Generating docs for file codegen.c...
Generating docs for file CodegenCleanup.cpp...
Generating docs for file CodegenCleanup.h...
Generating docs for file CodeGeneration.cpp...
Generating docs for file CodeGeneration.h...
Generating docs for file CodePreparation.cpp...
Generating docs for file CodePreparation.h...
Generating docs for file collard-0.c...
Generating docs for file component0.c...
Generating docs for file component1.c...
Generating docs for file component2.c...
Generating docs for file component3.c...
Generating docs for file component4.c...
Generating docs for file component/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp:370: warning: Found unknown command `\intersect'
5.c...
Generating docs for file component6.c...
Generating docs for file config.h...
Generating docs for file constant.c...
Generating docs for file constbound.c...
Generating docs for file constraint.h...
Generating docs for file constraint_int.h...
Generating docs for file correlation.c...
Generating docs for file cpu.c...
Generating docs for file cpu.h...
Generating docs for file ctx.h...
Generating docs for file cuda.c...
Generating docs for file cuda.h...
Generating docs for file cuda_common.c...
Generating docs for file cuda_common.h...
Generating docs for file dagstuhl1-0.c...
Generating docs for file dagstuhl1-1.c...
Generating docs for file darte.c...
Generating docs for file dead.c...
Generating docs for file DeadCodeElimination.cpp...
Generating docs for file dealII.c...
Generating docs for file DeLICM.cpp...
Generating docs for file DeLICM.h...
Generating docs for file DependenceInfo.cpp...
Generating docs for file DependenceInfo.h...
Generating docs for file disjuncts.c...
Generating docs for file disjuncts2.c...
Generating docs for file donotsimp.c...
Generating docs for file dot.c...
Generating docs for file dot2.c...
Generating docs for file DumpModulePass.cpp...
Generating docs for file DumpModulePass.h...
Generating docs for file durbin_e_s.c...
Generating docs for file dwt.c...
Generating docs for file emploi.c...
Generating docs for file empty.c...
Generating docs for file equality.c...
Generating docs for file equality2.c...
Generating docs for file esced.c...
Generating docs for file ex1.c...
Generating docs for file external.c...
Generating docs for file extract_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 features.h...
Generating docs for file figure7_b.c...
Generating docs for file figure7_c.c...
Generating docs for file figure7_d.c...
Generating docs for file figure8_a.c...
Generating docs for file figure8_b.c...
Generating docs for file filter.c...
Generating docs for file 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 forwards.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 gesced.c...
Generating docs for file gesced2.c...
Generating docs for file gesced3.c...
Generating docs for file GICHelper.cpp...
Generating docs for file GICHelper.h...
Generating docs for file gist-0.c...
Generating docs for file gist-1.c...
Generating docs for file gist-2.c...
Generating docs for file gist-3.c...
Generating docs for file gist-4.c...
Generating docs for file gist-5.c...
Generating docs for file gmp_compat.c...
Generating docs for file gmp_compat.c...
Generating docs for file gmp_compat.h...
Generating docs for file gmp_compat.h...
Generating docs for file gpu.c...
Generating docs for file gpu.h...
Generating docs for file gpu_array_tile.c...
Generating docs for file gpu_array_tile.h...
Generating docs for file gpu_group.c...
Generating docs for file gpu_group.h...
Generating docs for file gpu_hybrid.c...
Generating docs for file gpu_hybrid.h...
Generating docs for file gpu_print.c...
Generating docs for file gpu_print.h...
Generating docs for file gpu_tree.c...
Generating docs for file gpu_tree.h...
Generating docs for file grouping.c...
Generating docs for file guard1-0.c...
Generating docs for file guard1-1.c...
Generating docs for file guide.c...
Generating docs for file hash.h...
Generating docs for file hmap.h...
Generating docs for file hmap_templ.c...
Generating docs for file hoist.c...
Generating docs for file hoist2.c...
Generating docs for file hpf-0.c...
Generating docs for file hybrid.c...
Generating docs for file hybrid.h...
Generating docs for file id.h...
Generating docs for file id_to_ast_expr.h...
Generating docs for file id_to_id.h...
Generating docs for file id_to_pw_aff.h...
Generating docs for file 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 ilp_int.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 int.h...
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_private.h...
Generating docs for file isl_affine_hull.c...
Generating docs for file isl_arg.c...
Generating docs for file isl_ast.c...
Generating docs for file isl_ast_build.c...
Generating docs for file isl_ast_build_expr.c...
Generating docs for file isl_ast_build_expr.h...
Generating docs for file isl_ast_build_private.h...
Generating docs for file isl_ast_codegen.c...
Generating docs for file isl_ast_graft.c...
Generating docs for file isl_ast_graft_private.h...
Generating docs for file isl_ast_int.c...
Generating docs for file isl_ast_private.h...
Generating docs for file isl_band.c...
Generating docs for file isl_band_private.h...
Generating docs for file isl_basis_reduction.h...
Generating docs for file isl_bernstein.c...
Generating docs for file isl_bernstein.h...
Generating docs for file isl_blk.c...
Generating docs for file isl_blk.h...
Generating docs for file isl_bound.c...
Generating docs for file isl_bound.h...
Generating docs for file isl_coalesce.c...
Generating docs for file isl_config_post.h...
Generating docs for file isl_constraint.c...
Generating docs for file isl_constraint_private.h...
Generating docs for file isl_convex_hull.c...
Generating docs for file isl_ctx.c...
Generating docs for file isl_ctx_private.h...
Generating docs for file isl_deprecated.c...
Generating docs for file isl_dim_map.c...
Generating docs for file isl_dim_map.h...
Generating docs for file isl_equalities.c...
Generating docs for file isl_equalities.h...
Generating docs for file isl_factorization.c...
Generating docs for file isl_factorization.h...
Generating docs for file isl_farkas.c...
Generating docs for file isl_ffs.c...
Generating docs for file isl_flow.c...
Generating docs for file isl_fold.c...
Generating docs for file isl_gmp.c...
Generating docs for file isl_hash.c...
Generating docs for file isl_hash_private.h...
Generating docs for file isl_hide_deprecated.h...
Generating docs for file isl_id.c...
Generating docs for file isl_id_private.h...
Generating docs for file isl_id_to_ast_expr.c...
Generating docs for file isl_id_to_id.c...
Generating docs for file isl_id_to_pw_aff.c...
Generating docs for file isl_ilp.c...
Generating docs for file isl_ilp_private.h...
Generating docs for file isl_imath.c...
Generating docs for file isl_imath.h...
Generating docs for file isl_input.c...
Generating docs for file isl_int.h...
Generating docs for file isl_int_gmp.h...
Generating docs for file isl_int_imath.h...
Generating docs for file isl_int_sioimath.c...
Generating docs for file isl_int_sioimath.h...
Generating docs for file isl_list_templ.c...
Generating docs for file isl_list_templ.h...
Generating docs for file isl_local.c...
Generating docs for file isl_local.h...
Generating docs for file isl_local_space.c...
Generating docs for file isl_local_space_private.h...
Generating docs for file isl_lp.c...
Generating docs for file isl_lp_private.h...
Generating docs for file isl_map.c...
Generating docs for file isl_map_lexopt_templ.c...
Generating docs for file isl_map_list.c...
Generating docs for file isl_map_private.h...
Generating docs for file isl_map_simplify.c...
Generating docs for file isl_map_subtract.c...
Generating docs for file isl_map_to_basic_set.c...
Generating docs for file isl_mat.c...
Generating docs for file isl_mat_private.h...
Generating docs for file isl_maybe_map.h...
Generating docs for file isl_morph.c...
Generating docs for file isl_morph.h...
Generating docs for file isl_multi_apply_set.c...
Generating docs for file isl_multi_apply_templ.c...
Generating docs for file isl_multi_apply_union_set.c...
Generating docs for file isl_multi_cmp.c...
Generating docs for file isl_multi_coalesce.c...
Generating docs for file isl_multi_floor.c...
Generating docs for file isl_multi_gist.c...
Generating docs for file isl_multi_hash.c...
Generating docs for file isl_multi_intersect.c...
Generating docs for file isl_multi_macro.h...
Generating docs for file isl_multi_templ.c...
Generating docs for file isl_multi_templ.h...
Generating docs for file isl_obj.c...
Generating docs for file isl_options.c...
Generating docs for file isl_options_private.h...
Generating docs for file isl_output.c...
Generating docs for file isl_output_private.h...
Generating docs for file isl_point.c...
Generating docs for file isl_point_private.h...
Generating docs for file isl_polynomial.c...
Generating docs for file isl_polynomial_private.h...
Generating docs for file isl_power_templ.c...
Generating docs for file isl_printer.c...
Generating docs for file isl_printer_private.h...
Generating docs for file isl_pw_hash.c...
Generating docs for file isl_pw_macro.h...
Generating docs for file isl_pw_templ.c...
Generating docs for file isl_pw_union_opt.c...
Generating docs for file isl_range.c...
Generating docs for file isl_range.h...
Generating docs for file isl_reordering.c...
Generating docs for file isl_reordering.h...
Generating docs for file isl_sample.c...
Generating docs for file isl_sample.h...
Generating docs for file isl_scan.c...
Generating docs for file isl_scan.h...
Generating docs for file isl_schedule.c...
Generating docs for file isl_schedule_band.c...
Generating docs for file isl_schedule_band.h...
Generating docs for file isl_schedule_constraints.c...
Generating docs for file isl_schedule_constraints.h...
Generating docs for file isl_schedule_node.c...
Generating docs for file isl_schedule_node_private.h...
Generating docs for file isl_schedule_private.h...
Generating docs for file isl_schedule_read.c...
Generating docs for file isl_schedule_tree.c...
Generating docs for file isl_schedule_tree.h...
Generating docs for file isl_scheduler.c...
Generating docs for file isl_seq.c...
Generating docs for file isl_seq.h...
Generating docs for file isl_set_list.c...
Generating docs for file isl_sort.c...
Generating docs for file isl_sort.h...
Generating docs for file isl_space.c...
Generating docs for file isl_space_private.h...
Generating docs for file isl_stream.c...
Generating docs for file isl_stream_private.h...
Generating docs for file isl_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_imath.c...
Generating docs for file isl_test_int.c...
Generating docs for file isl_transitive_closure.c...
Generating docs for file isl_union_eval.c...
Generating docs for /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp:463: warning: explicit link request to 'stride' could not be resolved
warning: Include graph for 'IslNodeBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1138: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1141: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1143: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp:608: warning: The following parameters of parseTextType(const std::string &TypeTextRepresentation, LLVMContext &LLVMContext) are not documented:
  parameter 'LLVMContext'
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 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 json.h...
Generating docs for file json_batchallocator.h...
Generating docs for file json_internalarray.inl...
Generating docs for file json_internalmap.inl...
Generating docs for file json_reader.cpp...
Generating docs for file json_value.cpp...
Generating docs for file json_valueiterator.inl...
Generating docs for file json_writer.cpp...
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 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/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:188: warning: Found unknown command `\params'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:2493: warning: The following parameters of createPwAffList(isl_ctx *Context, const std::vector< __isl_take isl_pw_aff * > &&PwAffs) are not documented:
  parameter 'Context'
_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_int.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 mat_int.h...
Generating docs for file MaximalStaticExpansion.cpp...
Generating docs for file maybe.h...
Generating docs for file maybe_ast_expr.h...
Generating docs for file maybe_basic_set.h...
Generating docs for file maybe_id.h...
Generating docs for file maybe_pw_aff.h...
Generating docs for file maybe_templ.h...
Generating docs for file merge.c...
Generating docs for file min-1-1.c...
Generating docs for file min-2-1.c...
Generating docs for file min-3-1.c...
Generating docs for file min-4-1.c...
Generating docs for file mod.c...
Generating docs for file mod.c...
Generating docs for file mod2.c...
Generating docs for file mod3.c...
Generating docs for file mod4.c...
Generating docs for file mode.c...
Generating docs for file mp_get_memory_functions.c...
Generating docs for file multi-mm-1.c...
Generating docs for file multi-stride.c...
Generating docs for file multi-stride2.c...
Generating docs for file multi.h...
Generating docs for file mxm-shared.c...
Generating docs for file no_lindep.c...
Generating docs for file not_accessed.c...
Generating docs for file nul_basic1.c...
Generating docs for file nul_basic2.c...
Generating docs for file nul_complex1.c...
Generating docs for file nul_lcpc.c...
Generating docs for file obj.h...
Generating docs for file ocl_utilities.c...
Generating docs for file ocl_utilities.h...
Generating docs for file olda-0.c...
Generating docs for file olda-1.c...
Generating docs for file opencl.h...
Generating docs for file options.h...
Generating docs for file Options.h...
Generating docs for file orc.c...
Generating docs for file otl.c...
Generating docs for file p.delft-0.c...
Generating docs for file p.delft2-0.c...
Generating docs for file p6-0.c...
Generating docs for file p6-1.c...
Generating docs for file param-split.c...
Generating docs for file PerfMonitor.cpp...
Generating docs for file PerfMonitor.h...
Generating docs for file pet.h...
Generating docs for file pip.c...
Generating docs for file point.h...
Generating docs for file point_int.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_int.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 d/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:770: warning: Found unknown command `\D'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:771: warning: Found unknown command `\MMI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:773: warning: The following parameters of containsMatrMult(isl::map PartialSchedule, const Dependences *D, MatMulInfoTy &MMI) are not documented:
  parameter 'D'
  parameter 'MMI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:375: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:599: warning: The following parameters of isMatMulOperandAcc(isl::set Domain, isl::map AccMap, int &FirstPos, int &SecondPos) are not documented:
  parameter 'Domain'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h:355: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp:181: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp:192: warning: Unsupported xml/html tag <zz> found
warning: Include graph for 'ScopDetection.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ScopInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:1500: warning: The following parameters of buildUnsignedConditionSets(Scop &S, BasicBlock *BB, Value *Condition, __isl_keep isl_set *Domain, const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound, DenseMap< BasicBlock *, isl::set > &InvalidDomainMap, bool IsStrictUpperBound) are not documented:
  parameter 'S'
  parameter 'BB'
  parameter 'Condition'
  parameter 'Domain'
  parameter 'SCEV_TestVal'
  parameter 'SCEV_UpperBound'
  parameter 'InvalidDomainMap'
warning: Included by graph for 'set.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ocs 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 read_in_string_templ.c...
Generating docs for file reader.h...
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 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_int.h...
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...
Generatin/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:209: warning: The following parameters of addAccessRoots(ScopStmt *Stmt, SmallVectorImpl< MemoryAccess * > &RootAccs, bool Local) are not documented:
  parameter 'Stmt'
  parameter 'RootAccs'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:247: warning: argument 'UsesInsts' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:247: warning: argument 'out' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:247: warning: argument 'out' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:257: 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'
g 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 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 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_int.h...
Generating docs for file union_map_type.h...
Generating docs for file union_set.h...
Generating docs for file union_set_type.h...
Generating docs for file unroll.c...
Generating docs for file unroll.c...
Generating docs for file unroll10.c...
Generating docs for file unroll11.c...
Generating docs for file unroll2.c...
Generating docs for file unroll2.c...
Generating docs for file unroll3.c...
Generating docs for file unroll4.c...
Generating docs for file unroll6.c...
Generating docs for file unroll7.c...
Generating docs for file unroll8.c...
Generating docs for file unroll9.c...
Generating docs for file 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_int.h...
Generating docs for file value.h...
Generating docs for file vasilache.c...
Generating docs for file vec.h...
Generating docs for file vec_int.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 writer.h...
Generating docs for file x-0.c...
Generating docs for file x-1.c...
Generating docs for fi/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp:246: warning: The following parameters of isMapToUnknown(const isl::map &Map) are not documented:
  parameter 'Map'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:709: warning: The following parameters of GPUNodeBuilder::createCallCopyFromDeviceToHost(Value *DevicePtr, Value *HostPtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:702: warning: The following parameters of GPUNodeBuilder::createCallCopyFromHostToDevice(Value *HostPtr, Value *DevicePtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:732: warning: argument 'GridBlockX' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:732: warning: argument 'GridBlockY' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:732: warning: argument 'GridBlockZ' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:740: warning: The following parameters of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters) are not documented:
  parameter 'BlockDimX'
  parameter 'BlockDimY'
  parameter 'BlockDimZ'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:657: warning: Found unknown command `\params'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:581: warning: argument 'The' of command @param is not found in the argument list of GPUNodeBuilder::insertKernelCallsSPIR(ppcg_kernel *Kernel)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:582: warning: The following parameters of GPUNodeBuilder::insertKernelCallsSPIR(ppcg_kernel *Kernel) are not documented:
  parameter 'Kernel'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:576: warning: argument 'The' of command @param is not found in the argument list of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:577: warning: The following parameters of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel) are not documented:
  parameter 'Kernel'
le 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 docs for page todo...
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 bernstein_data...
Generating docs for compound bound_options...
Generating docs for compound cat_options...
Generating docs for compound cuda_info...
Generating docs for compound DefaultDOTGraphTraits...
Generating docs for compound DefaultValueArrayAllocator...
Generating docs for compound DefaultValueMapAllocator...
Generating docs for compound DOTGraphTraits...
Generating docs for compound DOTGraphTraitsPrinter...
Generating docs for compound DOTGraphTraitsViewer...
Generating docs for compound DummyArrayAllocatorInitializer...
Generating docs for compound DummyMapAllocatorInitializer...
Generating docs for compound FunctionPass...
Generating docs for compound gpu_array_bound...
Generating docs for compound gpu_array_info...
Generating docs for compound gpu_array_ref_group...
Generating docs for compound gpu_array_tile...
Generating docs for compound gpu_gen...
Generating docs for compound gpu_group_data...
Generating docs for compound gpu_local_array_info...
Generating docs for compound gpu_prog...
Generating docs for compound gpu_size_info...
Generating docs for compound gpu_stmt...
Generating docs for compound gpu_stmt_access...
Generating docs for compound gpu_types...
Generating docs for compound GPUNodeBuilder...
Generating docs for nested compound GPUNodeBuilder::IslIdDeleter...
Generating docs for compound GraphTraits...
Generating docs for compound ineq_cmp_data...
Generating docs for compound InnerAnalysisManagerProxy...
Generating docs for compound isl_access_info...
Generating docs for compound isl_add_all_constraints_data...
Generating docs for compound isl_add_nodes_data...
Generating docs for compound isl_aff...
Generating docs for compound isl_aff_split...
Generating docs for compound isl_any_scheduled_after_data...
Generating docs for compound isl_apply_fold_data...
Generating docs for compound isl_arg...
Generating docs for compound isl_arg_choice...
Generating docs for compound isl_arg_flags...
Generating docs for compound isl_args...
Generating docs for compound isl_ast_add_term_data...
Generating docs for compound isl_ast_build...
Generating docs for compound isl_ast_build_involves_data...
Generating docs for compound isl_ast_count_constraints_data...
Generating docs for compound isl_ast_expr...
Generating docs for compound isl_ast_generate_parallel_domains_data...
Generating docs for compound isl_ast_graft...
Generating docs for compound isl_ast_node...
Generating docs for compound isl_ast_op_names...
Generating docs for compound isl_ast_op_printed...
Generating docs for compound isl_ast_print_options...
Generating docs for compound isl_ast_unroll_data...
Generating docs for compound isl_ast_unroll_tree_data...
Generating docs for compound isl_band...
Generating docs for compound isl_band_tile_data...
Generating docs for compound isl_basic_map...
Generating docs for compound isl_bin_op_control...
Generating docs for compound isl_blk...
Generating docs for compound isl_bound...
Generating docs for compound isl_carry...
Generating docs for compound isl_cell...
Generating docs for compound isl_chamber...
Generating docs for compound isl_chamber_list...
Generating docs for compound isl_check_scaled_data...
Generating docs for compound isl_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_dim_data...
Generating docs for compound isl_fixed_map...
Generating docs for compound isl_fixed_sign_data...
Generating docs for compound isl_flow...
Generating docs for compound isl_forall_data...
Generating docs for compound isl_forall_user_data...
Generating docs for compound isl_foreach_point...
Generating docs for compound isl_from_pw_aff_data...
Generating docs for compound isl_from_pw_aff_piece...
Generating docs for compound isl_gbr_tab_undo...
Generating docs for compound isl_generate_code_data...
Generating docs for compound isl_generate_domain_data...
Generating docs for compound isl_hash_table...
Generating docs for compound isl_hash_table_entry...
Generating docs for compound ISL_HMAP...
Generating docs for compound isl_id...
Generating docs for compound isl_if_node...
Generating docs for compound isl_insert_if_data...
Generating docs for compound isl_is_empty_diff_collector...
Generating docs for compound isl_keyword...
Generating docs for compound isl_labeled_map...
Generating docs for compound isl_local_space...
Generating docs for compound isl_map...
Generating docs for compound isl_mark_merge_sccs_data...
Generating docs for compound isl_mat...
Generating docs for compound isl_morph...
Generating docs for compound isl_name_and_user...
Generating docs for compound isl_node_gist_data...
Generating docs for compound isl_obj...
Generating docs for compound isl_obj_vtable...
Generating docs for compound isl_opt_data...
Generating docs for compound isl_options...
Generating docs for compound isl_pad_schedule_map_data...
Generating docs for compound isl_partial_sol...
Generating docs for compound isl_point...
Generating docs for compound isl_prefixes...
Generating docs for compound isl_print_space_data...
Generating docs for compound isl_printer...
Generating docs for compound isl_printer_ops...
Generating docs for compound isl_pw_aff...
Generating docs for compound isl_pw_aff_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_set_opt_data...
Generating docs for compound isl_sioimath_scratchspace_t...
Generating docs for compound isl_sol...
Generating docs for compound isl_sol_callback...
Generating docs for compound isl_sol_for...
Generating docs for compound isl_sol_map...
Generating docs for compound isl_sol_pma...
Generating docs for compound isl_space...
Generating docs for compound isl_split_periods_data...
Generating docs for compound isl_stats...
Generating docs for compound isl_stream...
Generating docs for compound isl_subtract_diff_collector...
Generating docs for compound isl_subtree_contraction_data...
Generating docs for compound isl_subtree_expansion_data...
Generating docs for compound isl_tab...
Generating docs for compound isl_tab_callback...
Generating docs for compound isl_tab_lexmin...
Generating docs for compound isl_tab_undo...
Generating docs for compound isl_tab_undo_val...
Generating docs for compound isl_tab_var...
Generating docs for compound isl_tarjan_graph...
Generating docs for compound isl_tarjan_node...
Generating docs for compound isl_tc_follows_data...
Generating docs for compound isl_term...
Generating docs for compound isl_test_codegen_data...
Generating docs for compound isl_to_poly_data...
Generating docs for compound isl_token...
Generating docs for compound isl_trivial...
Generating docs for compound isl_trivial_global...
Generating docs for compound isl_trivial_region...
Generating docs for compound isl_un_op_control...
Generating docs for compound isl_union_access_info...
Generating docs for compound isl_union_align...
Generating docs for compound isl_union_bound_data...
Generating docs for compound isl_union_flow...
Generating docs for compound isl_union_map...
Generating docs for compound isl_union_map_bin_data...
Generating docs for compound isl_union_map_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_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_aff_on_domain_data...
Generating docs for compound isl_union_pw_aff_pullback_upma_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_drop_data...
Generating docs for compound isl_union_pw_multi_aff_get_union_pw_aff_data...
Generating docs for compound isl_union_pw_multi_aff_multi_val_on_domain_data...
Generating docs for compound isl_union_pw_multi_aff_reset_range_space_data...
Generating docs for compound isl_union_set_foreach_point_data...
G/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h:311: warning: argument 'Mark' of command @param is not found in the argument list of IslNodeBuilder::createMark(__isl_take isl_ast_node *Marker)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h:316: warning: The following parameters of IslNodeBuilder::createMark(__isl_take isl_ast_node *Marker) are not documented:
  parameter 'Marker'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h:127: warning: The following parameters of ScheduleTreeOptimizer::isolateFullPartialTiles(isl::schedule_node Node, int VectorWidth) are not documented:
  parameter 'VectorWidth'
enerating docs for compound isl_union_set_opt_data...
Generating docs for compound isl_upoly...
Generating docs for compound isl_upoly_cst...
Generating docs for compound isl_upoly_rec...
Generating docs for compound isl_val...
Generating docs for compound isl_vec...
Generating docs for compound isl_vertex...
Generating docs 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 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 range_data...
Generating docs for compound RegionPass...
Generating docs for compound s...
Generating docs for compound scan_samples...
Generating docs for compound SCEVHasIVParams...
Generating docs for compound SCEVInRegionDependences...
Generating docs for compound SCEVValidator...
Generating docs for compound SCEVVisitor...
Generating docs for compound ScheduleTreeOptimizer...
Generating docs for compound ScopExpander...
Generating docs for compound ScopOnlyPrinter...
Generating docs for compound ScopOnlyViewer...
Generating docs for compound ScopPrinter...
Generating docs for compound ScopViewer...
Generating docs for compound sh_data...
Generating docs for compound sh_data_entry...
Generating docs for compound SubtreeReferences...
Generating docs for compound tab_lp...
Generating docs for compound test_ineq_data...
Generating docs for compound UNION...
Generating docs for compound ValidatorResult...
Generating docs for compound ValueArrayAllocator...
Generating docs for compound ValueMapAllocator...
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 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::band_list...
Generating docs for compound isl::noexceptions::basic_map...
Generating docs for compound isl::noexceptions::basic_map_list...
Gener/opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json/reader.h:55: warning: The following parameters of Json::Reader::parse(const char *beginDoc, const char *endDoc, Value &root, bool collectComments=true) are not documented:
  parameter 'beginDoc'
  parameter 'endDoc'
ating 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::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::local_space...
Generating docs for compound isl::noexceptions::map...
Generating docs for compound isl::noexceptions::map_list...
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_qpolynomial...
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::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 namespace Json
Generating docs for compound Json::BatchAllocator...
Generating docs for nested compound Json::BatchAllocator::BatchInfo...
Generating docs for compound Json::DefaultValueAllocator...
Generating docs for compound Json::DummyValueAllocatorInitializer...
Generating docs for compound Json::FastWriter...
Generating docs for compound Json::Features...
Generating docs for compound Json::Path...
Generating docs for compound Json::PathArgument...
Generating docs for compound Json::Reader...
Generating docs for nested compound Json::Reader::ErrorInfo...
Generating docs for nested compound Json::Reader::Token...
Generating docs for compound Json::StaticString...
Generating docs for compound Json::StyledStreamWriter...
Generating docs for compound Json::StyledWriter...
Generating docs for compound Json::Value...
Generating docs for nested compound Json::Value::CommentInfo...
Generating docs for nested compound Json::Value::CZString...
Generating docs for nested compound Json::Value::ValueHolder...
Generating docs for compound Json::ValueAllocator...
Generating docs for compound Json::ValueConstIterator...
Generating docs for compound Json::ValueIterator...
Generating docs for compound Json::ValueIteratorBase...
Generating docs for compound Json::Writer...
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< polly::VirtualInstruction >...
Generating docs for compound llvm::DOTGraphTraits< Region/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h:137: warning: argument 'Val' of command @param is not found in the argument list of polly::APIntFromVal(isl::val V)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h:162: warning: The following parameters of polly::APIntFromVal(isl::val V) are not documented:
  parameter 'V'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:34: warning: argument 'P' of command @param is not found in the argument list of polly::createLoop(Value *LowerBound, Value *UpperBound, Value *Stride, PollyIRBuilder &Builder, LoopInfo &LI, DominatorTree &DT, BasicBlock *&ExitBlock, ICmpInst::Predicate Predicate, ScopAnnotator *Annotator=NULL, bool Parallel=false, bool UseGuard=true, bool LoopVectDisabled=false)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h:67: warning: The following parameters of polly::emitRejectionRemarks(const BBPair &P, const RejectLog &Log, OptimizationRemarkEmitter &ORE) are not documented:
  parameter 'ORE'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h:35: warning: argument 'P' of command @param is not found in the argument list of polly::executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT, llvm::RegionInfo &RI, llvm::LoopInfo &LI)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h:70: warning: The following parameters of polly::executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT, llvm::RegionInfo &RI, llvm::LoopInfo &LI) are not documented:
  parameter 'DT'
  parameter 'RI'
  parameter 'LI'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h:437: warning: The following parameters of polly::getIndexExpressionsFromGEP(llvm::GetElementPtrInst *GEP, llvm::ScalarEvolution &SE) are not documented:
  parameter 'SE'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h:114: warning: The following parameters of polly::getUniqueNonErrorValue(llvm::PHINode *PHI, llvm::Region *R, llvm::LoopInfo &LI, const llvm::DominatorTree &DT) are not documented:
  parameter 'PHI'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h:73: warning: The following parameters of polly::hasScalarDepsInsideRegion(const llvm::SCEV *Expr, const llvm::Region *R, llvm::Loop *Scope, bool AllowLoops, const InvariantLoadsSetTy &ILS) are not documented:
  parameter 'ILS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h:295: warning: argument 'out' of command @param is not found in the argument list of polly::markReachable(Scop *S, LoopInfo *LI, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h:295: warning: argument 'out' of command @param is not found in the argument list of polly::markReachable(Scop *S, LoopInfo *LI, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:148: warning: argument 'Map' of command @param is not found in the argument list of polly::shiftDim(isl::set Set, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:155: warning: The following parameters of polly::shiftDim(isl::set Set, int Pos, int Amount) are not documented:
  parameter 'Set'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:162: warning: argument 'Type' of command @param is not found in the argument list of polly::shiftDim(isl::map Map, isl::dim Dim, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:170: warning: The following parameters of polly::shiftDim(isl::map Map, isl::dim Dim, int Pos, int Amount) are not documented:
  parameter 'Dim'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:174: warning: argument 'Type' of command @param is not found in the argument list of polly::shiftDim(isl::union_map UMap, isl::dim Dim, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:182: warning: The following parameters of polly::shiftDim(isl::union_map UMap, isl::dim Dim, int Pos, int Amount) are not documented:
  parameter 'Dim'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h:324: warning: The following parameters of polly::splitEntryBlockForAlloca(llvm::BasicBlock *EntryBlock, llvm::DominatorTree *DT, llvm::LoopInfo *LI, llvm::RegionInfo *RI) are not documented:
  parameter 'EntryBlock'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:549: warning: argument 'GlobalMap' of command @param is not found in the argument list of polly::BlockGenerator::copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:530: warning: The following parameters of polly::BlockGenerator::generateArrayLoad(ScopStmt &Stmt, LoadInst *load, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'load'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:537: warning: The following parameters of polly::BlockGenerator::generateArrayStore(ScopStmt &Stmt, StoreInst *store, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'store'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:481: warning: The following parameters of polly::BlockGenerator::generateLocationAccessed(ScopStmt &Stmt, MemAccInst Inst, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:378: warning: argument 'Inst' of command @param is not found in the argument list of polly::BlockGenerator::handleOutsideUsers(const Scop &S, ScopArrayInfo *Array)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:380: warning: The following parameters of polly::BlockGenerator::handleOutsideUsers(const Scop &S, ScopArrayInfo *Array) are not documented:
  parameter 'Array'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:133: warning: The following parameters of polly::IslExprBuilder::IslExprBuilder(Scop &S, PollyIRBuilder &Builder, IDToValueTy &IDToValue, ValueMapT &GlobalMap, const llvm::DataLayout &DL, llvm::ScalarEvolution &SE, llvm::DominatorTree &DT, llvm::LoopInfo &LI, llvm::BasicBlock *StartBlock) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:236: warning: argument 'OpC' of command @param is not found in the argument list of polly::IslExprBuilder::createBinOp(llvm::BinaryOperator::BinaryOps Opc, llvm::Value *LHS, llvm::Value *RHS, const llvm::Twine &Name)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:242: 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/llvm/tools/polly/include/polly/ScopInfo.h:754: warning: argument 'BaseAddr' of command @param is not found in the argument list of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:754: warning: argument 'IsAffine' of command @param is not found in the argument list of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:763: warning: The following parameters of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind) are not documented:
  parameter 'BaseAddress'
  parameter 'Affine'
  parameter 'AccessValue'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:206: 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, Function **SubFn)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:215: warning: The following parameters of polly::ParallelLoopGenerator::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap, Function **SubFn) are not documented:
  parameter 'UsedValues'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:198: warning: The following parameters of polly::ParallelLoopGenerator::extractValuesFromStruct(SetVector< Value * > Values, Type *Ty, Value *Struct, ValueMapT &VMap) are not documented:
  parameter 'Ty'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h:138: warning: Found unknown command `\atexit'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h:130: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:839: warning: Unsupported xml/html tag <nonaff> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:848: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:880: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:954: warning: argument 'PHI' of command @param is not found in the argument list of polly::RegionGenerator::copyPHIInstruction(ScopStmt &Stmt, PHINode *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:962: warning: The following parameters of polly::RegionGenerator::copyPHIInstruction(ScopStmt &Stmt, PHINode *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS) are not documented:
  parameter 'Inst'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:794: warning: The following parameters of polly::RegionGenerator::copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS, __isl_keep isl_id_to_ast_expr *IdToAstExp) are not documented:
  parameter 'IdToAstExp'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:937: warning: argument 'BBMap' of command @param is not found in the argument list of polly::RegionGenerator::generateScalarStores(ScopStmt &Stmt, LoopToScevMapT &LTS, ValueMapT &BBMAp, __isl_keep isl_id_to_ast_expr *NewAccesses)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:949: warning: The following parameters of polly::RegionGenerator::generateScalarStores(ScopStmt &Stmt, LoopToScevMapT &LTS, ValueMapT &BBMAp, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'BBMAp'
  parameter 'NewAccesses'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:923: warning: argument 'Return' of command @param is not found in the argument list of polly::RegionGenerator::getExitScalar(MemoryAccess *MA, LoopToScevMapT &LTS, ValueMapT &BBMap)
Node * >...
Generating docs for compound llvm::DOTGraphTraits< ScopDetectionWrapperPass * >...
Generating docs for compound llvm::GraphTraits< ScopDetection * >...
Generating docs for compound llvm::GraphTraits< ScopDetectionWrapperPass * >...
Generating docs for compound llvm::PointerLikeTypeTraits< isl_id * >...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, Scop, ScopAnalysisManager, ScopStandardAnalysisResults &, SPMUpdater & >...
Generating docs for compound llvm::simplify_type< polly::MemAccInst >...
Generating docs for namespace llvm::InnerAnalysisManagerProxy
Generating docs for compound llvm::InnerAnalysisManagerProxy::Result...
Generating docs for namespace llvm::legacy
Generating docs for namespace polly
Generating docs for compound polly::ArrayShape...
Generating docs for compound polly::AstBuildUserInfo...
Generating docs for compound polly::BlockGenerator...
Generating docs for compound polly::CodeGenerationPass...
Generating docs for compound polly::CodePreparationPass...
Generating docs for compound polly::DependenceAnalysis...
Generating docs for nested compound polly::DependenceAnalysis::Result...
Generating docs for compound polly::DependenceInfo...
Generating docs for compound polly::DependenceInfoPrinterPass...
Generating docs for compound polly::DependenceInfoWrapperPass...
Generating docs for compound polly::Dependences...
Generating docs for compound polly::ForceGPURuntimeLinking...
Generating docs for compound polly::FunctionToScopPassAdaptor...
Generating docs for compound polly::InvariantAccess...
Generating docs for compound polly::InvariantEquivClassTy...
Generating docs for compound polly::IRInserter...
Generating docs for compound polly::IslAst...
Generating docs for compound polly::IslAstAnalysis...
Generating docs for compound polly::IslAstInfo...
Generating docs for nested compound polly::IslAstInfo::IslAstUserPayload...
Generating docs for compound polly::IslAstInfoWrapperPass...
Generating docs for compound polly::IslAstPrinterPass...
Generating docs for compound polly::IslExprBuilder...
Generating docs for compound polly::IslMaxOperationsGuard...
Generating docs for compound polly::IslQuotaScope...
Generating docs for compound polly::JSONExportPass...
Generating docs for compound polly::JSONImportPass...
Generating docs for 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::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::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::ReportUndefB/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:33: warning: argument 'Args' of command @param is not found in the argument list of polly::RuntimeDebugBuilder::createCPUPrinter(PollyIRBuilder &Builder, Args... args)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:44: warning: The following parameters of polly::RuntimeDebugBuilder::createCPUPrinter(PollyIRBuilder &Builder, Args... args) are not documented:
  parameter 'args'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:129: warning: Found unknown command `\parma'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:51: warning: argument 'Args' of command @param is not found in the argument list of polly::RuntimeDebugBuilder::createGPUPrinter(PollyIRBuilder &Builder, Args... args)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:61: warning: The following parameters of polly::RuntimeDebugBuilder::createGPUPrinter(PollyIRBuilder &Builder, Args... args) are not documented:
  parameter 'args'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:73: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:104: warning: argument 'Type' of command @param is not found in the argument list of polly::SCEVAffinator::addModuloSemantic(__isl_take isl_pw_aff *PWA, llvm::Type *ExprType) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:108: warning: The following parameters of polly::SCEVAffinator::addModuloSemantic(__isl_take isl_pw_aff *PWA, llvm::Type *ExprType) const are not documented:
  parameter 'ExprType'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:73: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2387: warning: argument 'Stmt' of command @param is not found in the argument list of polly::Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, isl::set Domain)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2826: warning: The following parameters of polly::Scop::getOrCreateScopArrayInfo(Value *BasePtr, Type *ElementType, ArrayRef< const SCEV * > Sizes, MemoryKind Kind, const char *BaseName=nullptr) are not documented:
  parameter 'BasePtr'
  parameter 'Sizes'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2570: warning: Found unknown command `\getFullParamSpace'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:405: warning: The following parameters of polly::ScopArrayInfo::print(raw_ostream &OS, bool SizeAsPwAff=false) const are not documented:
  parameter 'OS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:261: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:261: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:326: warning: argument 'IncomingStmt' of command @param is not found in the argument list of polly::ScopBuilder::ensurePHIWrite(PHINode *PHI, ScopStmt *IncomintStmt, BasicBlock *IncomingBlock, Value *IncomingValue, bool IsExitBlock)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:338: warning: The following parameters of polly::ScopBuilder::ensurePHIWrite(PHINode *PHI, ScopStmt *IncomintStmt, BasicBlock *IncomingBlock, Value *IncomingValue, bool IsExitBlock) are not documented:
  parameter 'IncomintStmt'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:98: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:100: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:104: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:104: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:104: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:105: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:105: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:105: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:113: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:122: warning: Found unknown command `\malloc'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:124: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:126: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:130: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:130: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:130: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:131: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:131: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:131: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:284: warning: argument 'Sizes' of command @param is not found in the argument list of polly::ScopDetection::computeAccessFunctions(DetectionContext &Context, const SCEVUnknown *BasePointer, std::shared_ptr< ArrayShape > Shape) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:630: warning: The following parameters of polly::ScopDetection::countBeneficialLoops(Region *R, ScalarEvolution &SE, LoopInfo &LI, unsigned MinProfitableTrips) are not documented:
  parameter 'LI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp:1319: warning: Found unknown command `\MinProfitableTrips'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:317: warning: argument 'The' of command @param is not found in the argument list of polly::ScopDetection::findScops(Region &R)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:318: warning: The following parameters of polly::ScopDetection::findScops(Region &R) are not documented:
  parameter 'R'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:298: warning: argument 'True' of command @param is not found in the argument list of polly::ScopDetection::hasBaseAffineAccesses(DetectionContext &Context, const SCEVUnknown *BasePointer, Loop *Scope) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:329: warning: argument 'NumLoops' of command @param is not found in the argument list of polly::ScopDetection::hasSufficientCompute(DetectionContext &Context, int NumAffineLoops) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:338: warning: The following parameters of polly::ScopDetection::hasSufficientCompute(DetectionContext &Context, int NumAffineLoops) const are not documented:
  parameter 'NumAffineLoops'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:541: warning: argument 'Args' of command @param is not found in the argument list of polly::ScopDetection::invalid(DetectionContext &Context, bool Assert, Args &&... Arguments) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:545: warning: The following parameters of polly::ScopDetection::invalid(DetectionContext &Context, bool Assert, Args &&... Arguments) const are not documented:
  parameter 'Arguments'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:532: warning: argument 'Region' of command @param is not found in the argument list of polly::ScopDetection::isReducibleRegion(Region &R, DebugLoc &DbgLoc) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:537: warning: The following parameters of polly::ScopDetection::isReducibleRegion(Region &R, DebugLoc &DbgLoc) const are not documented:
  parameter 'R'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:491: warning: The following parameters of polly::ScopDetection::isValidCFG(BasicBlock &BB, bool IsLoopBranch, bool AllowUnreachable, DetectionContext &Context) const are not documented:
  parameter 'AllowUnreachable'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1212: warning: The following parameters of polly::ScopStmt::ScopStmt(Scop &parent, Region &R, Loop *SurroundingLoop, std::vector< Instruction * > EntryBlockInstructions) are not documented:
  parameter 'parent'
  parameter 'R'
  parameter 'SurroundingLoop'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1217: warning: argument 'Stmt' of command @param is not found in the argument list of polly::ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, isl::set Domain)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1222: warning: The following parameters of polly::ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, isl::set Domain) are not documented:
  parameter 'parent'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1551: warning: argument 'Prepend' of command @param is not found in the argument list of polly::ScopStmt::addAccess(MemoryAccess *Access, bool Preprend=false)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1554: warning: The following parameters of polly::ScopStmt::addAccess(MemoryAccess *Access, bool Preprend=false) are not documented:
  parameter 'Preprend'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:766: warning: The following parameters of polly::VectorBlockGenerator::copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:742: warning: The following parameters of polly::VectorBlockGenerator::copyInstScalarized(ScopStmt &Stmt, Instruction *Inst, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:773: warning: The following parameters of polly::VectorBlockGenerator::copyStmt(ScopStmt &Stmt, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:735: warning: The following parameters of polly::VectorBlockGenerator::copyStore(ScopStmt &Stmt, StoreInst *Store, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Store'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:722: warning: The following parameters of polly::VectorBlockGenerator::generateLoad(ScopStmt &Stmt, LoadInst *Load, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:679: warning: The following parameters of polly::VectorBlockGenerator::generateStrideOneLoad(ScopStmt &Stmt, LoadInst *Load, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses, bool NegativeStride=false) are not documented:
  parameter 'Load'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:697: warning: The following parameters of polly::VectorBlockGenerator::generateStrideZeroLoad(ScopStmt &Stmt, LoadInst *Load, ValueMapT &BBMap, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'BBMap'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:715: warning: The following parameters of polly::VectorBlockGenerator::generateUnknownStrideLoad(ScopStmt &Stmt, LoadInst *Load, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:325: warning: expected whitespace after . command
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:337: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:307: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:325: warning: expected whitespace after . command
asePtr...
Generating docs for compound polly::ReportUndefCond...
Generating docs for compound polly::ReportUndefOperand...
Generating docs for compound polly::ReportUnknownInst...
Generating docs for compound polly::ReportUnprofitable...
Generating docs for compound polly::ReportUnreachableInExit...
Generating docs for compound polly::ReportVariantBasePtr...
Generating docs for compound polly::RuntimeDebugBuilder...
Generating docs for compound polly::SCEVAffinator...
Generating docs for compound polly::SCEVFindLoops...
Generating docs for compound polly::SCEVFindValues...
Generating docs for compound polly::Scop...
Generating docs for nested compound polly::Scop::Assumption...
Generating docs for nested compound polly::Scop::ScopStatistics...
Generating docs for compound polly::ScopAnalysis...
Generating docs for compound polly::ScopAnalysisPrinterPass...
Generating docs for compound polly::ScopAnnotator...
Generating docs for compound polly::ScopArrayInfo...
Generating docs for compound polly::ScopBuilder...
Generating docs for compound polly::ScopDetection...
Generating docs for nested compound polly::ScopDetection::DetectionContext...
Generating docs for nested compound polly::ScopDetection::LoopStats...
Generating docs for compound polly::ScopDetectionWrapperPass...
Generating docs for compound polly::ScopInfo...
Generating docs for compound polly::ScopInfoAnalysis...
Generating docs for compound polly::ScopInfoPrinterPass...
Generating docs for compound polly::ScopInfoRegionPass...
Generating docs for compound polly::ScopInfoWrapperPass...
Generating docs for compound polly::ScopPass...
Generating docs for compound polly::ScopStandardAnalysisResults...
Generating docs for compound polly::ScopStmt...
Generating docs for compound polly::SPMUpdater...
Generating docs for compound polly::VectorBlockGenerator...
Generating docs for compound polly::VirtualInstruction...
Generating docs for compound polly::VirtualOperandIterator...
Generating docs for compound polly::VirtualUse...
Generating docs for compound polly::ZoneAlgorithm...
Generating docs for namespace SCEVType
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory Analysis
Generating dependency graph for directory CodeGen
Generating dependency graph for directory CodeGen
Generating dependency graph for directory deprecated
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 include
Generating dependency graph for directory interface
Generating dependency graph for directory isl
Generating dependency graph for directory isl
Generating dependency graph for directory JSON
Generating dependency graph for directory lib
Generating dependency graph for directory llvm
Generating dependency graph for directory pet
Generating dependency graph for directory polly
Generating dependency graph for directory polly
Generating dependency graph for directory ppcg
Generating dependency graph for directory src
Generating dependency graph for directory Support
Generating dependency graph for directory Support
Generating dependency graph for directory tools
Generating dependency graph for directory Transform
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
lookup cache used 42680/262144 hits=969613 misses=43861
finished...
Built target doxygen-polly
Generating clang doxygen documentation.
warning: tag INPUT: input source `/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/../clang-rename' does not exist
Searching for include files...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ADT
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELFRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/WasmRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/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/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/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/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/XRay
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib
Searching for files in directowarning: source /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/../clang-rename is not a readable file or directory... skipping.
ry /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template
Reading and parsing tag files
Parsing files
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/add_new_check.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/add_new_check.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/AndroidTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/AndroidTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/BoostTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/BoostTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CERTTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CERTTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModuleRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModuleRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GoogleTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GoogleTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ArgumentCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ArgumentCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ArgumentCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ArgumentCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/AssertSideEffectCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/AssertSideEffectCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/AssertSideEffectCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/AssertSideEffectCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/BoolPointerImplicitConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/BoolPointerImplicitConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/BoolPointerImplicitConversionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/BoolPointerImplicitConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DanglingHandleCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DanglingHandleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DanglingHandleCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DanglingHandleCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/FoldInitTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/FoldInitTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/FoldInitTypeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/FoldInitTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardDeclarationNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardDeclarationNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardDeclarationNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardDeclarationNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardingReferenceOverloadCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardingReferenceOverloadCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardingReferenceOverloadCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ForwardingReferenceOverloadCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InaccurateEraseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InaccurateEraseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InaccurateEraseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InaccurateEraseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/IncorrectRoundings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/IncorrectRoundings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/IncorrectRoundings.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/IncorrectRoundings.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InefficientAlgorithmCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/InefficientAlgorithmCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/LambdaFunctionNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/LambdaFunctionNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/LambdaFunctionNameCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/LambdaFunctionNameCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroParenthesesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroParenthesesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroParenthesesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroParenthesesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MiscTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MiscTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedWideningCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedWideningCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedWideningCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedWideningCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstantArgumentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstantArgumentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstantArgumentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstantArgumentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstructorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstructorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstructorInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveConstructorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveForwardingReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveForwardingReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveForwardingReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MoveForwardingReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MultipleStatementMacroCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MultipleStatementMacroCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MultipleStatementMacroCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MultipleStatementMacroCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NoexceptMoveConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NoexceptMoveConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NoexceptMoveConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NoexceptMoveConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofContainerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofContainerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofContainerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofContainerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SizeofExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringIntegerAssignmentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringIntegerAssignmentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringIntegerAssignmentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringIntegerAssignmentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StringLiteralWithEmbeddedNulCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousEnumUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousEnumUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousEnumUsageCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousEnumUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousMissingCommaCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousMissingCommaCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousMissingCommaCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousMissingCommaCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousSemicolonCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousSemicolonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousSemicolonCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousSemicolonCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousStringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousStringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousStringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SuspiciousStringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SwappedArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SwappedArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SwappedArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/SwappedArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UndelegatedConstructor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UndelegatedConstructor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UndelegatedConstructor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UndelegatedConstructor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedRAIICheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedRAIICheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedRAIICheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedRAIICheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UseAfterMoveCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UseAfterMoveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UseAfterMoveCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UseAfterMoveCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/VirtualNearMissCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/VirtualNearMissCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/VirtualNearMissCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/VirtualNearMissCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/MPITidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/MPITidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ObjCTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ObjCTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/rename_check.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/rename_check.py...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/Matchers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/Matchers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QuerySession.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QuerySession.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool/ClangQuery.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool/ClangQuery.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPTrace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPTrace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template/ToolTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template/ToolTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file add_new_check.py...
Generating code for file AndroidTidyModule.cpp...
Generating code for file ApplyReplacements.cpp...
Generating code for file ApplyReplacements.h...
Generating code for file ArgumentCommentCheck.cpp...
Generating code for file ArgumentCommentCheck.h...
Generating code for file AssertSideEffectCheck.cpp...
Generating code for file AssertSideEffectCheck.h...
Generating code for file ASTUtils.cpp...
Generating code for file ASTUtils.h...
Generating code for file AvoidBindCheck.cpp...
Generating code for file AvoidBindCheck.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 BoolPointerImplicitConversionCheck.cpp...
Generating code for file BoolPointerImplicitConversionCheck.h...
Generating code for file BoostTidyModule.cpp...
Generating code for file BracesAroundStatementsCheck.cpp...
Generating code for file BracesAroundStatementsCheck.h...
Generating code for file BufferDerefCheck.cpp...
Generating code for file BufferDerefCheck.h...
Generating code for file BugproneTidyModule.cpp...
Generating code for file CERTTidyModule.cpp...
Generating code for file clang-tidy-diff.py...
Generating code for file ClangApplyReplacementsMain.cpp...
Generating code for file ClangQuery.cpp...
Generating code for file ClangTidy.cpp...
Generating code for file ClangTidy.h...
Generating code for file ClangTidyDiagnosticConsumer.cpp...
Generating code for file ClangTidyDiagnosticConsumer.h...
Generating code for file ClangTidyMain.cpp...
Generating code for file ClangTidyModule.cpp...
Generating code for file ClangTidyModule.h...
Generating code for file ClangTidyModuleRegistry.h...
Generating code for file ClangTidyOptions.cpp...
Generating code for file ClangTidyOptions.h...
Generating code for file ClangTidyPlugin.cpp...
Generating code for file 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 CloexecInotifyInit1Ch/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
eck.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...
Generating code for file CloexecOpenCheck.cpp...
Generating code for file CloexecOpenCheck.h...
Generating code for file CloexecSocketCheck.cpp...
Generating code for file CloexecSocketCheck.h...
Generating code for file CommandProcessorCheck.cpp...
Generating code for file CommandProcessorCheck.h...
Generating code for file ContainerSizeEmptyCheck.cpp...
Generating code for file ContainerSizeEmptyCheck.h...
Generating code for file CoverageChecker.cpp...
Generating code for file CoverageChecker.h...
Generating code for file CppCoreGuidelinesTidyModule.cpp...
Generating code for file DanglingHandleCheck.cpp...
Generating code for file DanglingHandleCheck.h...
Generating code for file DeclRefExprUtils.cpp...
Generating code for file DeclRefExprUtils.h...
Generating code for file DefaultArgumentsCheck.cpp...
Generating code for file DefaultArgumentsCheck.h...
Generating code for file DefinitionsInHeadersCheck.cpp...
Generating code for file DefinitionsInHeadersCheck.h...
Generating code for file DeletedDefaultCheck.cpp...
Generating code for file DeletedDefaultCheck.h...
Generating code for file DeleteNullPointerCheck.cpp...
Generating code for file DeleteNullPointerCheck.h...
Generating code for file DeprecatedHeadersCheck.cpp...
Generating code for file DeprecatedHeadersCheck.h...
Generating code for file DontModifyStdNamespaceCheck.cpp...
Generating code for file DontModifyStdNamespaceCheck.h...
Parsing code for file doxygen-mainpage.dox...
Generating code for file ElseAfterReturnCheck.cpp...
Generating code for file ElseAfterReturnCheck.h...
Generating code for file ExceptionBaseclassCheck.cpp...
Generating code for file ExceptionBaseclassCheck.h...
Generating code for file ExplicitConstructorCheck.cpp...
Generating code for file ExplicitConstructorCheck.h...
Generating code for file ExplicitMakePairCheck.cpp...
Generating code for file ExplicitMakePairCheck.h...
Generating code for file ExprSequence.cpp...
Generating code for file ExprSequence.h...
Generating code for file FasterStringFindCheck.cpp...
Generating code for file FasterStringFindCheck.h...
Generating code for file FixItHintUtils.cpp...
Generating code for file FixItHintUtils.h...
Generating code for file FloatLoopCounter.cpp...
Generating code for file FloatLoopCounter.h...
Generating code for file FoldInitTypeCheck.cpp...
Generating code for file FoldInitTypeCheck.h...
Generating code for file ForbiddenSubclassingCheck.cpp...
Generating code for file ForbiddenSubclassingCheck.h...
Generating code for file ForRangeCopyCheck.cpp...
Generating code for file ForRangeCopyCheck.h...
Generating code for file ForwardDeclarationNamespaceCheck.cpp...
Generating code for file ForwardDeclarationNamespaceCheck.h...
Generating code for file ForwardingReferenceOverloadCheck.cpp...
Generating code for file ForwardingReferenceOverloadCheck.h...
Generating code for file FunctionSizeCheck.cpp...
Generating code for file FunctionSizeCheck.h...
Generating code for file GlobalNamesInHeadersCheck.cpp...
Generating code for file GlobalNamesInHeadersCheck.h...
Generating code for file GoogleTidyModule.cpp...
Generating code for file HeaderFileExtensionsUtils.cpp...
Generating code for file HeaderFileExtensionsUtils.h...
Generating code for file HeaderGuard.cpp...
Generating code for file HeaderGuard.h...
Generating code for file HeaderGuardCheck.cpp...
Generating code for file HeaderGuardCheck.h...
Generating code for file HICPPTidyModule.cpp...
Generating code for file IdentifierNamingCheck.cpp...
Generating code for file IdentifierNamingCheck.h...
Generating code for file ImplicitBoolConversionCheck.cpp...
Generating code for file ImplicitBoolConversionCheck.h...
Generating code for file ImplicitConversionInLoopCheck.cpp...
Generating code for file ImplicitConversionInLoopCheck.h...
Generating code for file InaccurateEraseCheck.cpp...
Generating code f/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:37: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:38: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:40: warning: explicit link request to 'include' could not be resolved
or file InaccurateEraseCheck.h...
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 IncorrectRoundings.cpp...
Generating code for file IncorrectRoundings.h...
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 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 LambdaFunctionNameCheck.cpp...
Generating code for file LambdaFunctionNameCheck.h...
Generating code for file LexerUtils.cpp...
Generating code for file LexerUtils.h...
Generating code for file LimitedRandomnessCheck.cpp...
Generating code for file LimitedRandomnessCheck.h...
Generating code for file LLVMTidyModule.cpp...
Generating code for file LoopConvertCheck.cpp...
Generating code for file LoopConvertCheck.h...
Generating code for file LoopConvertUtils.cpp...
Generating code for file LoopConvertUtils.h...
Generating code for file MacroParenthesesCheck.cpp...
Generating code for file MacroParenthesesCheck.h...
Generating code for file MacroRepeatedSideEffectsCheck.cpp...
Generating code for file MacroRepeatedSideEffectsCheck.h...
Generating code for file 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 Matchers.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 MisplacedWideningCastCheck.cpp...
Generating code for file MisplacedWideningCastCheck.h...
Generating code for file ModernizeTidyModule.cpp...
Generating code for file Modularize.cpp...
Generating code for file Modularize.h...
Generating code for file ModularizeUtilities.cpp...
Generating code for file ModularizeUtilities.h...
Generating code for file ModuleAssistant.cpp...
Generating code for file MoveConstantArgumentCheck.cpp...
Generating code for file MoveConstantArgumentCheck.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 MultipleStatementMacroCheck.cpp...
Generating code for file MultipleStatementMacroCheck.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 NewDeleteOverloadsCheck.cpp...
Generating code for file NewDeleteOverloadsCheck.h...
Generating code for file NoAssemblerCheck.cpp...
Generating code for file NoAssemblerCheck.h...
Generating code for file NoexceptMoveConstructorCheck.cpp...
Generating code for file NoexceptMoveConstructorCheck.h...
Generating code for file NoMallocCheck.cpp...
Generating code for file NoMallocCheck.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 ObjCTidyModule.cpp...
Generating code for file OptionsUtils.cpp...
Generating code for file OptionsUtils.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 PassByValueCheck.cpp...
Generating code for file PassByValueCheck.h...
Generating code for file PerformanceTidyModule.cpp...
Generating code for file PostfixOperatorCheck.cpp...
Generating code for file PostfixOperatorCheck.h...
Generating code for file PPCallbacksTracker.cpp...
Generating code for file PPCallbacksTracker.h...
Generating code for file PPTrace.cpp...
Generating code for file PreprocessorTracker.cpp...
Generating code for file PreprocessorTracker.h...
Generating code for file ProBoundsArrayToPointerDecayCheck.cpp...
Generating code for file ProBoundsArrayToPointerDecayCheck.h...
Generating code for file ProBoundsConstantArrayIndexCheck.cpp...
Generating code for file ProBoundsConstantArrayIndexCheck.h...
Generating code for file ProBoundsPointerArithmeticCheck.cpp...
Generating code for file ProBoundsPointerArithmeticCheck.h...
Generating code for file 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 Query.cpp...
Generating code for file Query.h...
Generating code for file QueryParser.cpp...
Generating code for file QueryParser.h...
Generating code for file QuerySession.h...
Generating code for file RawStringLiteralCheck.cpp...
Generating code for file RawStringLiteralCheck.h...
Generating code for file ReadabilityTidyModule.cpp...
Generating code for file 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 RedundantSmartptrGetCheck.cpp...
Generating code for file RedundantSmartptrGetCheck.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 rename_check.py...
Generating code for file ReplaceAutoPtrCheck.cpp...
Generating code for file ReplaceAutoPtrCheck.h...
Generating code for file ReplaceRandomShuffleCheck.cpp...
Generating code for file ReplaceRandomShuffleCheck.h...
Generating code for file ReturnBracedInitListCheck.cpp...
Generating code for file ReturnBracedInitListCheck.h...
Generating code for file run-clang-tidy.py...
Generating code for file SetLongJmpCheck.cpp...
Generating code for file SetLongJmpCheck.h...
Generating code for file ShrinkToFitCheck.cpp...
Generating code for file ShrinkToFitCheck.h...
Generating code for file SignedBitwiseCheck.cpp...
Generating code for file SignedBitwiseCheck.h...
Generating code for file SimplifyBooleanExprCheck.cpp...
Generating code for file SimplifyBooleanExprCheck.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 SpecialMemberFunctionsCheck.cpp...
Generating code for file SpecialMemberFunctionsCheck.h...
Generating code for file StaticAccessedThroughInstanceCheck.cpp...
Generating code for file StaticAccessedThroughInstanceCheck.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 StringCompareCheck.cpp...
Generating code for file StringCompareCheck.h...
Generating code for file StringConstructorCheck.cpp...
Generating code for file StringConstructorCheck.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 StringReferenceMemberCheck.cpp...
Generating code for file StringReferenceMemberCheck.h...
Generating code for file StrToNumCheck.cpp...
Generating code for file StrToNumCheck.h...
Generating code for file SuspiciousEnumUsageCheck.cpp...
Generating code for file SuspiciousEnumUsageCheck.h...
Generating code for file SuspiciousMemsetUsageCheck.cpp...
Generating code for file SuspiciousMemsetUsageCheck.h...
Generating code for file SuspiciousMissingCommaCheck.cpp...
Generating code for file SuspiciousMissingCommaCheck.h...
Generating code for file SuspiciousSemicolonCheck.cpp...
Generating code for file SuspiciousSemicolonCheck.h...
Generating code for file SuspiciousStringCompareCheck.cpp...
Generating code for file SuspiciousStringCompareCheck.h...
Generating code for file SwappedArgumentsCheck.cpp...
Generating code for file SwappedArgumentsCheck.h...
Generating code for file ThrowByValueCatchByReferenceCheck.cpp...
Generating code for file ThrowByValueCatchByReferenceCheck.h...
Generating code for file ThrownExceptionTypeCheck.cpp...
Generating code for file ThrownExceptionTypeCheck.h...
Generating code for file TodoCommentCheck.cpp...
Generating code for file TodoCommentCheck.h...
Generating code for file ToolTemplate.cpp...
Generating code for file TwineLocalCheck.cpp...
Generating code for file TwineLocalCheck.h...
Generating code for file TypeMismatchCheck.cpp...
Generating code for file TypeMismatchCheck.h...
Generating code for file TypePromotionInMathFnCheck.cpp...
Generating code for file TypePromotionInMathFnCheck.h...
Generating code for file TypeTraits.cpp...
Generating code for file TypeTraits.h...
Generating code for file UnaryStaticAssertCheck.cpp...
Generating code for file UnaryStaticAssertCheck.h...
Generating code for file UnconventionalAssignOperatorCheck.cpp...
Generating code for file UnconventionalAssignOperatorCheck.h...
Generating code for file UndefinedMemoryManipulationCheck.cpp...
Generating code for file UndefinedMemoryManipulationCheck.h...
Generating code for file UndelegatedConstructor.cpp...
Generating code for file UndelegatedConstructor.h...
Generating code for file UniqueptrDeleteReleaseCheck.cpp...
Generating code for file UniqueptrDeleteReleaseCheck.h...
Generating code for file UniqueptrResetReleaseCheck.cpp...
Generating code for file UniqueptrResetReleaseCheck.h...
Generating code for file UnnamedNamespaceInHeaderCheck.cpp...
Generating code for file UnnamedNamespaceInHeaderCheck.h...
Generating code for file UnnecessaryCopyInitialization.cpp...
Generating code for file UnnecessaryCopyInitialization.h...
Generating code for file UnnecessaryValueParamCheck.cpp...
Generating code for file UnnecessaryValueParamCheck.h...
Generating code for file UnusedAliasDeclsCheck.cpp...
Generating code for file UnusedAliasDeclsCheck.h...
Generating code for file UnusedParametersCheck.cpp...
Generating code for file UnusedParametersCheck.h...
Generating code for file UnusedRAIICheck.cpp...
Generating code for file UnusedRAIICheck.h...
Generating code for file UnusedUsingDeclsCheck.cpp...
Generating code for file UnusedUsingDeclsCheck.h...
Generating code for file UseAfterMoveCheck.cpp...
Generating code for file UseAfterMoveCheck.h...
Generating code for file UseAutoCheck.cpp...
Generating code for file UseAutoCheck.h...
Generating code for file UseBoolLiteralsCheck.cpp...
Generating code for file UseBoolLiteralsCheck.h...
Generating code for file UseDefaultMemberInitCheck.cpp...
Generating code for file UseDefaultMemberInitCheck.h...
Generating code for file UseEmplaceCheck.cpp...
Generating code for file UseEmplaceCheck.h...
Generating code for file UseEqualsDefaultCheck.cpp...
Generating code for file UseEqualsDefaultCheck.h...
Generating code for file UseEqualsDeleteCheck.cpp...
Generating code for file UseEqualsDeleteCheck.h...
Generating code for file UseNoexceptCheck.cpp...
Generating code for file UseNoexceptCheck.h...
Generating code for file UseNullptrCheck.cpp...
Generating code for file UseNullptrCheck.h...
Generating code for file UseOverrideCheck.cpp...
Generating code for file UseOverrideCheck.h...
Generating code for file UseToStringCheck.cpp...
Generating code for file UseToStringCheck.h...
Generating code for file UseTransparentFunctorsCheck.cpp...
Generating code for file UseTransparentFunctorsCheck.h...
Generating code for file 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 VirtualNearMissCheck.cpp...
Generating code for file VirtualNearMissCheck.h...
Generating file documentation...
Generating docs for file add_new_check.py...
Generating docs for file AndroidTidyModule.cpp...
Generating docs for file ApplyReplacements.cpp...
Generating docs for file ApplyReplacements.h...
Generating docs for file ArgumentCommentCheck.cpp...
Generating docs for file ArgumentCommentCheck.h...
Generating docs for file AssertSideEffectCheck.cpp...
Generating docs for file AssertSideEffectCheck.h...
Generating docs for file ASTUtils.cpp...
Generating docs for file ASTUtils.h...
Generating docs for file AvoidBindCheck.cpp...
Generating docs for file AvoidBindCheck.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 BoolPointerImplicitConversionCheck.cpp...
Generating docs for file BoolPointerImplicitConversionCheck.h...
Generating docs for file BoostTidyModule.cpp...
Generating docs for file BracesAroundStatementsCheck.cpp...
Generating docs for file BracesAroundStatementsCheck.h...
Generating docs for file BufferDerefCheck.cpp...
Generating docs for file BufferDerefCheck.h...
Generating docs for file BugproneTidyModule.cpp...
Genwarning: Included by graph for 'ClangTidy.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
erating docs for file CERTTidyModule.cpp...
Generating docs for file clang-tidy-diff.py...
Generating docs for file ClangApplyReplacementsMain.cpp...
Generating docs for file ClangQuery.cpp...
Generating docs for file ClangTidy.cpp...
Generating docs for file ClangTidy.h...
Generating docs for file ClangTidyDiagnosticConsumer.cpp...
Generating docs for file ClangTidyDiagnosticConsumer.h...
Generating docs for file ClangTidyMain.cpp...
Generating docs for file ClangTidyModule.cpp...
Generating docs for file ClangTidyModule.h...
Generating docs for file ClangTidyModuleRegistry.h...
Generating docs for file ClangTidyOptions.cpp...
Generating docs for file ClangTidyOptions.h...
Generating docs for file ClangTidyPlugin.cpp...
Generating docs for file CloexecAccept4Check.cpp...
Generating docs for file CloexecAccept4Check.h...
Generating docs for file CloexecAcceptCheck.cpp...
Generating docs for file CloexecAcceptCheck.h...
Generating docs for file CloexecCheck.cpp...
Generating docs for file CloexecCheck.h...
Generating docs for file CloexecCreatCheck.cpp...
Generating docs for file CloexecCreatCheck.h...
Generating docs for file CloexecDupCheck.cpp...
Generating 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 CloexecSocketCheck.cpp...
Generating docs for file CloexecSocketCheck.h...
Generating docs for file CommandProcessorCheck.cpp...
Generating docs for file CommandProcessorCheck.h...
Generating docs for file ContainerSizeEmptyCheck.cpp...
Generating docs for file ContainerSizeEmptyCheck.h...
Generating docs for file CoverageChecker.cpp...
Generating docs for file CoverageChecker.h...
Generating docs for file CppCoreGuidelinesTidyModule.cpp...
Generating docs for file DanglingHandleCheck.cpp...
Generating docs for file DanglingHandleCheck.h...
Generating docs for file DeclRefExprUtils.cpp...
Generating docs for file DeclRefExprUtils.h...
Generating docs for file DefaultArgumentsCheck.cpp...
Generating docs for file DefaultArgumentsCheck.h...
Generating docs for file DefinitionsInHeadersCheck.cpp...
Generating docs for file DefinitionsInHeadersCheck.h...
Generating docs for file DeletedDefaultCheck.cpp...
Generating docs for file DeletedDefaultCheck.h...
Generating docs for file DeleteNullPointerCheck.cpp...
Generating docs for file DeleteNullPointerCheck.h...
Generating docs for file DeprecatedHeadersCheck.cpp...
Generating docs for file DeprecatedHeadersCheck.h...
Generating docs for file DontModifyStdNamespaceCheck.cpp...
Generating docs for file DontModifyStdNamespaceCheck.h...
Generating docs for file doxygen-mainpage.dox...
Generating docs for file ElseAfterReturnCheck.cpp...
Generating docs for file ElseAfterReturnCheck.h...
Generating docs for file ExceptionBaseclassCheck.cpp...
Generating docs for file ExceptionBaseclassCheck.h...
Generating docs for file ExplicitConstructorCheck.cpp...
Generating docs for file ExplicitConstructorCheck.h...
Generating docs for file ExplicitMakePairCheck.cpp...
Generating docs for file ExplicitMakePairCheck.h...
Generating docs for file ExprSequence.cpp...
Generating docs for file ExprSequence.h...
Generating docs for file FasterStringFindCheck.cpp...
Generating docs for file FasterStringFindCheck.h...
Generating docs for file FixItHintUtils.cpp...
Generating docs for file FixItHintUtils.h...
Generating docs for file FloatLoopCounter.cp/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
p...
Generating docs for file FloatLoopCounter.h...
Generating docs for file FoldInitTypeCheck.cpp...
Generating docs for file FoldInitTypeCheck.h...
Generating docs for file ForbiddenSubclassingCheck.cpp...
Generating docs for file ForbiddenSubclassingCheck.h...
Generating docs for file ForRangeCopyCheck.cpp...
Generating docs for file ForRangeCopyCheck.h...
Generating docs for file ForwardDeclarationNamespaceCheck.cpp...
Generating docs for file ForwardDeclarationNamespaceCheck.h...
Generating docs for file ForwardingReferenceOverloadCheck.cpp...
Generating docs for file ForwardingReferenceOverloadCheck.h...
Generating docs for file FunctionSizeCheck.cpp...
Generating docs for file FunctionSizeCheck.h...
Generating docs for file GlobalNamesInHeadersCheck.cpp...
Generating docs for file GlobalNamesInHeadersCheck.h...
Generating docs for file GoogleTidyModule.cpp...
Generating docs for file HeaderFileExtensionsUtils.cpp...
Generating docs for file HeaderFileExtensionsUtils.h...
Generating docs for file HeaderGuard.cpp...
Generating docs for file HeaderGuard.h...
Generating docs for file HeaderGuardCheck.cpp...
Generating docs for file HeaderGuardCheck.h...
Generating docs for file HICPPTidyModule.cpp...
Generating docs for file IdentifierNamingCheck.cpp...
Generating docs for file IdentifierNamingCheck.h...
Generating docs for file ImplicitBoolConversionCheck.cpp...
Generating docs for file ImplicitBoolConversionCheck.h...
Generating docs for file ImplicitConversionInLoopCheck.cpp...
Generating docs for file ImplicitConversionInLoopCheck.h...
Generating docs for file InaccurateEraseCheck.cpp...
Generating docs for file InaccurateEraseCheck.h...
Generating docs for file 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 IncorrectRoundings.cpp...
Generating docs for file IncorrectRoundings.h...
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 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 LambdaFunctionNameCheck.cpp...
Generating docs for file LambdaFunctionNameCheck.h...
Generating docs for file LexerUtils.cpp...
Generating docs for file LexerUtils.h...
Generating docs for file LimitedRandomnessCheck.cpp...
Generating docs for file LimitedRandomnessCheck.h...
Generating docs for file LLVMTidyModule.cpp...
Generating docs for file LoopConvertCheck.cpp...
Generating docs for file LoopConvertCheck.h...
Generating docs for file LoopConvertUtils.cpp...
Generating docs for file LoopConvertUtils.h...
Generating docs for file MacroParenthesesCheck.cpp...
Generating docs for file MacroParenthesesCheck.h...
Generating docs for file MacroRepeatedSideEffectsCheck.cpp...
Generating docs for file MacroRepeatedSideEffectsCheck.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 Matchers.h...
Generating docs for file MiscTidyModule.cpp...
Generating docs for file MisleadingIndentationCheck.cpp...
Gener/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h:48: warning: The following parameters of createModuleMap(llvm::StringRef ModuleMapPath, llvm::ArrayRef< std::string > HeaderFileNames, llvm::ArrayRef< std::string > ProblemFileNames, DependencyMap &Dependencies, llvm::StringRef HeaderPrefix, llvm::StringRef RootModuleName) are not documented:
  parameter 'RootModuleName'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp:301: 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'
ating 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 MisplacedWideningCastCheck.cpp...
Generating docs for file MisplacedWideningCastCheck.h...
Generating docs for file ModernizeTidyModule.cpp...
Generating docs for file Modularize.cpp...
Generating docs for file Modularize.h...
Generating docs for file ModularizeUtilities.cpp...
Generating docs for file ModularizeUtilities.h...
Generating docs for file ModuleAssistant.cpp...
Generating docs for file MoveConstantArgumentCheck.cpp...
Generating docs for file MoveConstantArgumentCheck.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 MultipleStatementMacroCheck.cpp...
Generating docs for file MultipleStatementMacroCheck.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 NewDeleteOverloadsCheck.cpp...
Generating docs for file NewDeleteOverloadsCheck.h...
Generating docs for file NoAssemblerCheck.cpp...
Generating docs for file NoAssemblerCheck.h...
Generating docs for file NoexceptMoveConstructorCheck.cpp...
Generating docs for file NoexceptMoveConstructorCheck.h...
Generating docs for file NoMallocCheck.cpp...
Generating docs for file NoMallocCheck.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 ObjCTidyModule.cpp...
Generating docs for file OptionsUtils.cpp...
Generating docs for file OptionsUtils.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 PassByValueCheck.cpp...
Generating docs for file PassByValueCheck.h...
Generating docs for file PerformanceTidyModule.cpp...
Generating docs for file PostfixOperatorCheck.cpp...
Generating docs for file PostfixOperatorCheck.h...
Generating docs for file PPCallbacksTracker.cpp...
Generating docs for file PPCallbacksTracker.h...
Generating docs for file PPTrace.cpp...
Generating docs for file PreprocessorTracker.cpp...
Generating docs for file PreprocessorTracker.h...
Generating docs for file ProBoundsArrayToPointerDecayCheck.cpp...
Generating docs for file ProBoundsArrayToPointerDecayCheck.h...
Generating docs for file ProBoundsConstantArrayIndexCheck.cpp...
Generating docs for file ProBoundsConstantArrayIndexCheck.h...
Generating docs for file ProBoundsPointerArithmeticCheck.cpp...
Generating docs for file ProBoundsPointerArithmeticCheck.h...
Generating docs for file 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 Query.cpp...
Generating docs for file Query.h...
Generating docs for file QueryParser.cpp...
Generating docs for file QueryParser.h...
Generating docs for file QuerySession.h...
Generating docs for file RawStringLiteralCheck.cpp...
Generating docs for file RawStringLiteralCheck.h...
Generating docs for file ReadabilityTidyModule.cpp...
Generating docs for file 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 RedundantSmartptrGetCheck.cpp...
Generating docs for file RedundantSmartptrGetCheck.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 rename_check.py...
Generating docs for file ReplaceAutoPtrCheck.cpp...
Generating docs for file ReplaceAutoPtrCheck.h...
Generating docs for file ReplaceRandomShuffleCheck.cpp...
Generating docs for file ReplaceRandomShuffleCheck.h...
Generating docs for file ReturnBracedInitListCheck.cpp...
Generating docs for file ReturnBracedInitListCheck.h...
Generating docs for file run-clang-tidy.py...
Generating docs for file SetLongJmpCheck.cpp...
Generating docs for file SetLongJmpCheck.h...
Generating docs for file ShrinkToFitCheck.cpp...
Generating docs for file ShrinkToFitCheck.h...
Generating docs for file SignedBitwiseCheck.cpp...
Generating docs for file SignedBitwiseCheck.h...
Generating docs for file SimplifyBooleanExprCheck.cpp...
Generating docs for file SimplifyBooleanExprCheck.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 SpecialMemberFunctionsCheck.cpp...
Generating docs for file SpecialMemberFunctionsCheck.h...
Generating docs for file StaticAccessedThroughInstanceCheck.cpp...
Generating docs for file StaticAccessedThroughInstanceCheck.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 StringCompareCheck.cpp...
Generating docs for file StringCompareCheck.h...
Generating docs for file StringConstructorCheck.cpp...
Generating docs for file StringConstructorCheck.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 StringReferenceMemberCheck.cpp...
Generating docs for file StringReferenceMemberCheck.h...
Generating docs for file StrToNumCheck.cpp...
Generating docs for file StrToNumCheck.h...
Generating docs for file SuspiciousEnumUsageCheck.cpp...
Generating docs for file SuspiciousEnumUsageCheck.h...
Generating docs for file SuspiciousMemsetUsageCheck.cpp...
Generating docs for file SuspiciousMemsetUsageCheck.h...
Generating docs for file SuspiciousMissingCommaCheck.cpp...
Generating docs for file SuspiciousMissingCommaCheck.h...
Generating docs for file SuspiciousSemicolonCheck.cpp...
Generating docs for file SuspiciousSemicolonCheck.h...
Generating docs for file SuspiciousStringCompareCheck.cpp...
Generating docs for file SuspiciousStringCompareCheck.h...
Generating docs for file SwappedArgumentsCheck.cpp...
Generating docs for file SwappedArgumentsCheck.h...
Generating docs for file ThrowByValueCatchByReferenceCheck.cpp...
Generating docs for file ThrowByValueCatchByReferenceCheck.h...
Generating docs for file ThrownExceptionTypeCheck.cpp...
Generating docs for file ThrownExceptionTypeCheck.h...
Generating docs for file TodoCommentCheck.cpp...
Generating docs for file TodoCommentCheck.h...
Generating docs for file ToolTemplate.cpp...
Generating docs for file TwineLocalCheck.cpp...
Generating docs for file TwineLocalCheck.h...
Generating docs for file TypeMismatchCheck.cpp...
Generating docs for file TypeMismatchCheck.h...
Generating docs for file TypePromotionInMathFnCheck.cpp...
Generating docs for file TypePromotionInMathFnCheck.h...
Generating docs for file TypeTraits.cpp...
Generating docs for file TypeTraits.h...
Generating docs for file UnaryStaticAssertCheck.cpp...
Generating docs for file UnaryStaticAssertCheck.h...
Generating docs for file UnconventionalAssignOperatorCheck.cpp...
Generating docs for file UnconventionalAssignOperatorCheck.h...
Generating docs for file UndefinedMemoryManipulationCheck.cpp...
Generating docs for file UndefinedMemoryManipulationCheck.h...
Generating docs for file UndelegatedConstructor.cpp...
Generating docs for file UndelegatedConstructor.h...
Generating docs for file UniqueptrDeleteReleaseCheck.cpp...
Generating docs for file UniqueptrDeleteReleaseCheck.h...
Generating docs for file UniqueptrResetReleaseCheck.cpp...
Generating docs for file UniqueptrResetReleaseCheck.h...
Generating docs for file UnnamedNamespaceInHeaderCheck.cpp...
Generating docs for file UnnamedNamespaceInHeaderCheck.h...
Generating docs for file UnnecessaryCopyInitialization.cpp...
Generating docs for file UnnecessaryCopyInitialization.h...
Generating docs for file UnnecessaryValueParamCheck.cpp...
Generating docs for file UnnecessaryValueParamCheck.h...
Generating docs for file UnusedAliasDeclsCheck.cpp...
Generating docs for file UnusedAliasDeclsCheck.h...
Generating docs for file UnusedParametersCheck.cpp...
Generating docs for file UnusedParametersCheck.h...
Generating docs for file UnusedRAIICheck.cpp...
Generating docs for file UnusedRAIICheck.h...
Generating docs for file UnusedUsingDeclsCheck.cpp...
Generating docs for file UnusedUsingDeclsCheck.h...
Generating docs for file UseAfterMoveCheck.cpp...
Generating docs for file UseAfterMoveCheck.h...
Generating docs for file UseAutoCheck.cpp...
Generating docs for file UseAutoCheck.h...
Generating docs for file UseBoolLiteralsCheck.cpp...
Generating docs for file UseBoolLiteralsCheck.h...
Generating docs for file UseDefaultMemberInitCheck.cpp...
Generating docs for file UseDefaultMemberInitCheck.h...
Generating docs for file 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 UseNoexceptCheck.cpp...
Generating docs for file UseNoexceptCheck.h...
Generating docs for file UseNullptrCheck.cpp...
Generating docs for file UseNullptrCheck.h...
Generating docs for file UseOverrideCheck.cpp...
Generating docs for file UseOverrideCheck.h...
Generating docs for file UseToStringCheck.cpp...
Generating docs for file UseToStringCheck.h...
Generating docs for file UseTransparentFunctorsCheck.cpp...
Generating docs for file UseTransparentFunctorsCheck.h...
Generating docs for file UseUsingCheck.cpp...
Generating docs for file UseUsingCheck.h...
Generating docs for file UsingInserter.cpp...
Generating do/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h:36: warning: The following parameters of clang::query::QueryParser::complete(StringRef Line, size_t Pos, const QuerySession &QS) are not documented:
  parameter 'Line'
  parameter 'QS'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:237: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:227: warning: The following parameters of clang::tidy::runClangTidy(clang::tidy::ClangTidyContext &Context, const tooling::CompilationDatabase &Compilations, ArrayRef< std::string > InputFiles, ProfileData *Profile=nullptr) are not documented:
  parameter 'Context'
  parameter 'Compilations'
  parameter 'InputFiles'
cs 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 VirtualNearMissCheck.cpp...
Generating docs for file VirtualNearMissCheck.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound Argument...
Generating docs for compound ASTConsumer...
Generating docs for compound CallbackCall...
Generating docs for compound CollectEntitiesAction...
Generating docs for compound CollectEntitiesConsumer...
Generating docs for compound CollectEntitiesVisitor...
Generating docs for compound CommentHandler...
Generating docs for compound CompileCheckAction...
Generating docs for compound CompileCheckConsumer...
Generating docs for compound CompileCheckFrontendActionFactory...
Generating docs for compound CompileCheckVisitor...
Generating docs for compound CoverageCheckerAction...
Generating docs for compound CoverageCheckerCallbacks...
Generating docs for compound CoverageCheckerConsumer...
Generating docs for compound CoverageCheckerFrontendActionFactory...
Generating docs for compound DiagnosticConsumer...
Generating docs for compound EntityMap...
Generating docs for compound Entry...
Generating docs for compound FrontendActionFactory...
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 PPCallbacksTracker...
Generating docs for compound StringMap...
Generating docs for compound SyntaxOnlyAction...
Generating namespace index...
Generating docs for namespace add_new_check
Generating docs for namespace clang
Generating docs for namespace clang-tidy-diff
Generating docs for namespace clang::ast_matchers
Generating docs for namespace clang::format
Generating docs for namespace clang::query
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::SetQuery...
Generating docs for compound clang::query::SetQueryKind...
Generating docs for compound clang::query::SetQueryKind< bool >...
Generating docs for compound clang::query::SetQueryKind< OutputKind >...
Generating docs for namespace clang::replace
Generating docs for namespace clang::tidy
Generating docs for compound clang::tidy::ClangTidyASTConsumerFactory...
Generating docs for compound clang::tidy::ClangTidyCheck...
Generating docs for compound clang::tidy::ClangTidyCheckFactories...
Generating docs for compound clang::tidy::ClangTidyContext...
Generating docs for nested compound ClangTidyContext::CachedGlobList...
Generating docs for compound clang::tidy::ClangTidyDiagnosticConsumer...
Generating docs for compound clang::tidy::ClangTidyError...
Generating docs for compound clang::tidy::ClangTidyGlobalOptions...
Generating docs for compound clang::tidy::ClangTidyModule...
Generating docs for compound clang::tidy::ClangTidyOptions...
Generating docs for compound clang::tidy::ClangTidyOptionsProvider...
Generating docs for compound clang::tidy::ClangTidyPluginAction...
Generating docs for compound clang::tidy::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::FileOptionsProvider...
Generating docs for compound clang::tidy::GlobList...
Generating docs for compound clang::tidy::OptionsView...
Generating docs for compound clang::tidy::ProfileData...
Generating docs for namespace clang::tidy::android
Generating docs for compound clang::tidy::android::AndroidModule...
Generating docs for compound clang::tidy::android::CloexecAccept4Check...
Generating docs for compound clang::tidy::android::CloexecAcceptCheck...
Generating docs for compound clang::tidy::android::CloexecCheck...
Generating docs for compound clang::tidy::android::CloexecCreatCheck...
Generating docs for compound clang::tidy::android::CloexecDupCheck...
Generating docs for compound clang::tidy::android::CloexecEpollCreate1Check...
Generating docs for compound clang::tidy::android::CloexecEpollCreateCheck...
Generating docs for compound clang::tidy::android::CloexecFopenCheck...
Generating docs for compound clang::tidy::android::CloexecInotifyInit1Check...
Generating docs for compound clang::tidy::android::CloexecInotifyInitCheck...
Generating docs for compound clang::tidy::android::CloexecMemfdCreateCheck...
Generating docs for compound clang::tidy::android::CloexecOpenCheck...
Generating docs for compound clang::tidy::android::CloexecSocketCheck...
Generating docs for 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::BugproneModule...
Generating docs for compound clang::tidy::bugprone::IntegerDivisionCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousMemsetUsageCheck...
Generating docs for compound clang::tidy::bugprone::UndefinedMemoryManipulationCheck...
Generating docs for namespace clang::tidy::cert
Generating docs for compound clang::tidy::cert::CERTModule...
Generating docs for compound clang::tidy::cert::CommandProcessorCheck...
Generating docs for compound clang::tidy::cert::DontModifyStdNamespaceCheck...
Generating docs for compound clang::tidy::cert::FloatLoopCounter...
Generating docs for compound clang::tidy::cert::LimitedRandomnessCheck...
Generating docs for compound clang::tidy::cert::PostfixOperatorCheck...
Generating docs for compound clang::tidy::cert::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::CppCoreGuidelinesModule...
Generating docs for compound clang::tidy::cppcoreguidelines::InterfacesGlobalInitCheck...
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::cppcoreguidelines::ProBoundsPointerArithmeticCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeConstCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeCstyleCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeMemberInitCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeReinterpretCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeStaticCastDowncastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeUnionAccessCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeVarargCheck...
Generating docs for /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/StringReferenceMemberCheck.h:37: warning: explicit link request to 'string' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
compound clang::tidy::cppcoreguidelines::SlicingCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck...
Generating docs for namespace clang::tidy::google
Generating docs for compound clang::tidy::google::DefaultArgumentsCheck...
Generating docs for compound clang::tidy::google::ExplicitConstructorCheck...
Generating docs for compound clang::tidy::google::GoogleModule...
Generating docs for namespace clang::tidy::google::build
Generating docs for compound clang::tidy::google::build::ExplicitMakePairCheck...
Generating docs for compound clang::tidy::google::build::UnnamedNamespaceInHeaderCheck...
Generating docs for compound clang::tidy::google::build::UsingNamespaceDirectiveCheck...
Generating docs for namespace clang::tidy::google::readability
Generating docs for compound clang::tidy::google::readability::AvoidCStyleCastsCheck...
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 compound clang::tidy::google::runtime::StringReferenceMemberCheck...
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::NoAssemblerCheck...
Generating docs for compound clang::tidy::hicpp::SignedBitwiseCheck...
Generating docs for namespace clang::tidy::llvm
Generating docs for compound clang::tidy::llvm::IncludeOrderCheck...
Generating docs for compound clang::tidy::llvm::LLVMHeaderGuardCheck...
Generating docs for compound clang::tidy::llvm::LLVMModule...
Generating docs for compound clang::tidy::llvm::TwineLocalCheck...
Generating docs for namespace clang::tidy::matchers
Generating docs for namespace clang::tidy::misc
Generating docs for compound clang::tidy::misc::ArgumentCommentCheck...
Generating docs for compound clang::tidy::misc::AssertSideEffectCheck...
Generating docs for compound clang::tidy::misc::BoolPointerImplicitConversionCheck...
Generating docs for compound clang::tidy::misc::DanglingHandleCheck...
Generating docs for compound clang::tidy::misc::DefinitionsInHeadersCheck...
Generating docs for compound clang::tidy::misc::FoldInitTypeCheck...
Generating docs for compound clang::tidy::misc::ForwardDeclarationNamespaceCheck...
Generating docs for compound clang::tidy::misc::ForwardingReferenceOverloadCheck...
Generating docs for compound clang::tidy::misc::InaccurateEraseCheck...
Generating docs for compound clang::tidy::misc::IncorrectRoundings...
Generating docs for compound clang::tidy::misc::InefficientAlgorithmCheck...
Generating docs for compound clang::tidy::misc::LambdaFunctionNameCheck...
Generating docs for nested compound clang::tidy::misc::LambdaFunctionNameCheck::SourceRangeLessThan...
Generating docs for compound clang::tidy::misc::MacroParenthesesCheck...
Generating docs for compound clang::tidy::misc::MacroRepeatedSideEffectsCheck...
Generating docs for compound clang::tidy::misc::MiscModule...
Generating docs for compound clang::tidy::misc::MisplacedConstCheck...
Generating docs for compound clang::tidy::misc::MisplacedWideningCastCheck...
Generating docs for compound clang::tidy::misc::MoveConstantArgumentCheck...
Generating docs for compound clang::tidy::misc::MoveConstructorInitCheck...
Generating docs for compound clang::tidy::misc::MoveForwardingReferenceCheck...
Generating docs for compound clang::tidy::misc::MultipleStatementMacroCheck...
Generating docs for compound clang::tidy::misc::NewDeleteOverloadsCheck...
Generating docs for compound clang::tidy::misc::NoexceptMoveConstructorCheck...
Generating docs for compound clang::tidy::misc::NonCopyableObjectsCheck...
Generating docs for compound clang::tidy::misc::RedundantExpressionCheck...
Generating docs for compound clang::tidy::misc::SizeofContainerCheck...
Generating docs for compound clang::tidy::misc::SizeofExpressionCheck...
Generating docs for compound clang::tidy::misc::StaticAssertCheck...
Generating docs for compound clang::tidy::misc::StringCompareCheck...
Generating docs for compound clang::tidy::misc::StringConstructorCheck...
Generating docs for compound clang::tidy::misc::StringIntegerAssignmentCheck...
Generating docs for compound clang::tidy::misc::StringLiteralWithEmbeddedNulCheck...
Generating docs for compound clang::tidy::misc::SuspiciousEnumUsageCheck...
Generating docs for compound clang::tidy::misc::SuspiciousMissingCommaCheck...
Generating docs for compound clang::tidy::misc::SuspiciousSemicolonCheck...
Generating docs for compound clang::tidy::misc::SuspiciousStringCompareCheck...
Generating docs for compound clang::tidy::misc::SwappedArgumentsCheck...
Generating docs for compound clang::tidy::misc::ThrowByValueCatchByReferenceCheck...
Generating docs for compound clang::tidy::misc::UnconventionalAssignOperatorCheck...
Generating docs for compound clang::tidy::misc::UndelegatedConstructorCheck...
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::UnusedRAIICheck...
Generating docs for compound clang::tidy::misc::UnusedUsingDeclsCheck...
Generating docs for compound clang::tidy::misc::UseAfterMoveCheck...
Generating docs for compound clang::tidy::misc::ValueRange...
Generating docs for compound clang::tidy::misc::VirtualNearMissCheck...
Generating docs for namespace clang::tidy::modernize
Generating docs for compound clang::tidy::modernize::AvoidBindCheck...
Generating docs for compound clang::tidy::modernize::ComponentFinderASTVisitor...
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::ForLoopIndexUseVisitor...
Generating docs for compound clang::tidy::modernize::LoopConvertCheck...
Generating docs for compound clang::tidy::modernize::MakeSharedCheck...
Generating docs for compound clang::tidy::modernize::MakeSmartPtrCheck...
Generating docs for compound clang::tidy::modernize::MakeUniqueCheck...
Generating docs for compound clang::tidy::modernize::ModernizeModule...
Generating docs for compound clang::tidy::modernize::PassByValueCheck...
Generating docs for compound clang::tidy::modernize::RawStringLiteralCheck...
Generating docs for compound clang::tidy::modernize::RedundantVoidArgCheck...
Generating docs for compound clang::tidy::modernize::ReplaceAutoPtrCheck...
Generating docs for compound clang::tidy::modernize::ReplaceRandomShuffleCheck...
Generating docs for compound clang::tidy::modernize::ReturnBracedInitListCheck...
Generating docs for compound clang::tidy::modernize::ShrinkToFitCheck...
Generating docs for compound clang::tidy::modernize::StmtAncestorASTVisitor...
Generating docs for compound clang::tidy::modernize::TUTrackingInfo...
Generating docs for compound clang::tidy::modernize::UnaryStaticAssertCheck...
Generating docs for compound clang::tidy::modernize::Usage...
Generating docs for compound clang::tidy::modernize::UseAutoCheck...
Generating docs for compound clang::tidy::modernize::UseBoolLiteralsCheck...
Generating docs for compound clang::tidy::modernize::UseDefaultMemberInitCheck...
Generating docs for compound clang::tidy::modern/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h:22: warning: explicit link request to 'sin' could not be resolved
ize::UseEmplaceCheck...
Generating docs for compound clang::tidy::modernize::UseEqualsDefaultCheck...
Generating docs for compound clang::tidy::modernize::UseEqualsDeleteCheck...
Generating docs for compound clang::tidy::modernize::UseNoexceptCheck...
Generating docs for compound clang::tidy::modernize::UseNullptrCheck...
Generating docs for compound clang::tidy::modernize::UseOverrideCheck...
Generating docs for compound clang::tidy::modernize::UseTransparentFunctorsCheck...
Generating docs for compound clang::tidy::modernize::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::ForbiddenSubclassingCheck...
Generating docs for compound clang::tidy::objc::ObjCModule...
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::InefficientStringConcatenationCheck...
Generating docs for compound clang::tidy::performance::InefficientVectorOperationCheck...
Generating docs for compound clang::tidy::performance::PerformanceModule...
Generating docs for compound clang::tidy::performance::TypePromotionInMathFnCheck...
Generating docs for compound clang::tidy::performance::UnnecessaryCopyInitialization...
Generating docs for compound clang::tidy::performance::UnnecessaryValueParamCheck...
Generating docs for namespace clang::tidy::readability
Generating docs for compound clang::tidy::readability::AvoidConstParamsInDecls...
Generating docs for compound clang::tidy::readability::BracesAroundStatementsCheck...
Generating docs for compound clang::tidy::readability::ContainerSizeEmptyCheck...
Generating docs for compound clang::tidy::readability::DeletedDefaultCheck...
Generating docs for compound clang::tidy::readability::DeleteNullPointerCheck...
Generating docs for compound clang::tidy::readability::ElseAfterReturnCheck...
Generating docs for compound clang::tidy::readability::FunctionSizeCheck...
Generating docs for compound clang::tidy::readability::IdentifierNamingCheck...
Generating docs for nested compound clang::tidy::readability::IdentifierNamingCheck::NamingCheckFailure...
Generating docs for nested compound clang::tidy::readability::IdentifierNamingCheck::NamingStyle...
Generating docs for compound clang::tidy::readability::ImplicitBoolConversionCheck...
Generating docs for compound clang::tidy::readability::InconsistentDeclarationParameterNameCheck...
Generating docs for compound clang::tidy::readability::MisleadingIndentationCheck...
Generating docs for compound clang::tidy::readability::MisplacedArrayIndexCheck...
Generating docs for compound clang::tidy::readability::NamedParameterCheck...
Generating docs for compound clang::tidy::readability::NamespaceCommentCheck...
Generating docs for compound clang::tidy::readability::NonConstParameterCheck...
Generating docs for compound clang::tidy::readability::ReadabilityModule...
Generating docs for compound clang::tidy::readability::RedundantControlFlowCheck...
Generating docs for compound clang::tidy::readability::RedundantDeclarationCheck...
Generating docs for compound clang::tidy::readability::RedundantFunctionPtrDereferenceCheck...
Generating docs for compound clang::tidy::readability::RedundantMemberInitCheck...
Generating docs for compound clang::tidy::readability::RedundantSmartptrGetCheck...
Generating docs for compound clang::tidy::readability::RedundantStringCStrCheck...
Generating docs for compound clang::tidy::readability::RedundantStringInitCheck...
Generating docs for compound clang::tidy::readability::Sim/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h:26: warning: Unsupported xml/html tag <flag> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:37: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:38: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:40: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h:167: warning: The following parameters of Modularize::ModularizeUtilities::collectUmbrellaHeaders(llvm::StringRef UmbrellaDirName, DependentsVector &Dependents) are not documented:
  parameter 'Dependents'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h:27: warning: explicit link request to 'include' could not be resolved
plifyBooleanExprCheck...
Generating docs for nested compound clang::tidy::readability::SimplifyBooleanExprCheck::Visitor...
Generating docs for compound clang::tidy::readability::StaticAccessedThroughInstanceCheck...
Generating docs for compound clang::tidy::readability::StaticDefinitionInAnonymousNamespaceCheck...
Generating docs for compound clang::tidy::readability::UniqueptrDeleteReleaseCheck...
Generating docs for namespace clang::tidy::utils
Generating docs for compound clang::tidy::utils::ExprSequence...
Generating docs for compound clang::tidy::utils::HeaderGuardCheck...
Generating docs for compound clang::tidy::utils::IncludeInserter...
Generating docs for compound clang::tidy::utils::IncludeInserterCallback...
Generating docs for compound clang::tidy::utils::IncludeSorter...
Generating docs for compound clang::tidy::utils::NamespaceAliaser...
Generating docs for compound clang::tidy::utils::StmtToBlockMap...
Generating docs for compound clang::tidy::utils::UsingInserter...
Generating docs for namespace clang::tidy::utils::decl_ref_expr
Generating docs for namespace clang::tidy::utils::fixit
Generating docs for namespace clang::tidy::utils::lexer
Generating docs for namespace clang::tidy::utils::options
Generating docs for namespace clang::tidy::utils::type_traits
Generating docs for namespace clang::tooling
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck::ClassDefId >...
Generating docs for compound llvm::DenseMapInfo< clang::tidy::readability::IdentifierNamingCheck::NamingCheckId >...
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::MappingTraits< ClangTidyOptions >...
Generating docs for compound llvm::yaml::MappingTraits< ClangTidyOptions::StringPair >...
Generating docs for compound llvm::yaml::MappingTraits< FileFilter >...
Generating docs for compound llvm::yaml::NOptionMap...
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 graph info page...
Generating directory documentation...
Generating dependency graph for directory android
Generating dependency graph for directory boost
Generating dependency graph for directory bugprone
Generating dependency graph for directory cert
Generating dependency graph for directory clang
Generating dependency graph for directory clang-apply-replacements
Generating dependency graph for directory clang-query
Generating dependency graph for directory clang-tidy
Generating dependency graph for directory cppcoreguidelines
Generating dependency graph for directory extra
Generating dependency graph for directory google
Generating dependency graph for directory hicpp
Generating dependency graph for directory lib
Generating dependency graph for directory llvm
Generating dependency graph for directory llvm
Generating dependency graph for directory misc
Generating dependency graph for directory modernize
Generating dependency graph for directory mpi
Generating dependency graph for directory objc
Generating dependency graph for directory performance
Generating dependency graph for directory plugin
Generating dependency graph for directory readability
Generating dependency graph for directory src
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory Tooling
Generating dependency graph for directory tools
Generating dependency graph for directory tools
Generating dependency graph for directory utils
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index../opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:19: warning: explicit link request to 'includes' could not be resolved
.
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 14489/262144 hits=138043 misses=15162
finished...
Built target doxygen-clang-tools
Generating clang doxygen documentation.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrClasses.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrDump.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/ClangAttrVisitor.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentCommandInfo.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentCommandList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLNamedCharacterReferences.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLTags.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLTagsProperties.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangDeclNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangStmtNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/StmtDataCollectors.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMNeon.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrHasAttributeImpl.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrSubjectMatchRuleList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticAnalysis.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticAST.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticComment.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticCommon.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticCrossTU.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticDriver.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticFrontend.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticGroups.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticIndexName.dir
Searching for files in directory /opt/doxygen-docs/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-dowarning: source /opt/doxygen-docs/src/llvm/tools/clang/docs/img is not a readable file or directory... skipping.
cs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticRefactoring.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticSema.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticSerialization.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver/CMakeFiles/ClangDriverOptions.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles/ClangAttrParserStringSwitches.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles/ClangAttrSubMatchRulesParserStringSwitches.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrImpl.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrKinds.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrSpellingListIndex.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrTemplateInstantiate.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles/ClangAttrPCHRead.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles/ClangAttrPCHWrite.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers/CMakeFiles/ClangSACheckers.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/CMakeFiles
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/analyzer-plugin
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/AnnotateFunctions
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/clang-interpreter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/PrintFunctionNames
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Arch
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cuda
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cuda_wrappers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/FormatString.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/OSLog.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/OSLog.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/BodyFarm.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/BodyFarm.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CodeInjector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CodeInjector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/APValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/APValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTFwd.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTFwd.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTLambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTLambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTMutationListener.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTMutationListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTStructuralEquivalence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTStructuralEquivalence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTUnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTUnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTVector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Attr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Attr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/BaseSubobject.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/BaseSubobject.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CanonicalType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CanonicalType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CharUnits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CharUnits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Comment.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Comment.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentBriefParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentBriefParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CXXInheritance.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CXXInheritance.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DataCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DataCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclAccessPair.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclAccessPair.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclarationName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclarationName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclBase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclContextInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclContextInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclFriend.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclFriend.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclGroup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclGroup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclLookups.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclLookups.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/GlobalDecl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/GlobalDecl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LambdaCapture.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LambdaCapture.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LocInfoType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LocInfoType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Mangle.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Mangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ODRHash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ODRHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OperationKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OperationKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ParentMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ParentMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RawCommentList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RawCommentList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecordLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecordLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Redeclarable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Redeclarable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Stmt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Stmt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateBase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLocVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLocVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeOrdering.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeOrdering.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/UnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/UnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTTBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTTBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AddressSpaces.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AddressSpaces.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AlignedAllocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AlignedAllocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Attributes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Attributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CapturedStmt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CapturedStmt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CharInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CharInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CommentOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CommentOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DebugInfoOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DebugInfoOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticError.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticError.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/IdentifierTable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/IdentifierTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Lambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Lambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LangOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LangOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Linkage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Linkage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LLVM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LLVM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MacroBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MacroBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MemoryBufferCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MemoryBufferCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenCLOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenCLOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PlistSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PlistSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PragmaKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PragmaKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Sanitizers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Sanitizers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Specifiers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Specifiers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SyncScope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SyncScope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TemplateKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TemplateKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TokenKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TokenKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Version.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Version.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/VersionTuple.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/VersionTuple.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/VirtualFileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/VirtualFileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Visibility.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Visibility.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayLists.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayLists.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitFuture.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitFuture.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/SwiftCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/SwiftCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Action.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Action.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Distro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Distro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Job.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Job.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Multilib.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Multilib.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Phases.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Phases.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Util.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Util.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/XRayArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/XRayArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Commit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Commit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditsReceiver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditsReceiver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/FileOffset.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/FileOffset.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Rewriters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CodeGenOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DependencyOutputOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DependencyOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LangStandard.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LangStandard.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LayoutOverrideSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LayoutOverrideSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PrecompiledPreamble.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PrecompiledPreamble.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CodegenNameGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CodegenNameGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CommentToXML.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CommentToXML.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexDataConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexDataConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/USRGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/USRGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMapTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMapTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LiteralSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LiteralSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Pragma.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Pragma.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PTHLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PTHLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PTHManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PTHManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Token.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Token.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/VariadicMacroSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/VariadicMacroSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/RAIIObjectsForParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/RAIIObjectsForParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AttributeList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AttributeList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CleanupInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CleanupInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Designator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Designator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Lookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Lookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/LoopHint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/LoopHint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Ownership.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Ownership.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/PrettyDeclStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/PrettyDeclStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Scope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Scope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ScopeInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ScopeInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Template.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Template.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TypoCorrection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TypoCorrection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Weak.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Weak.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerOptInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Lookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Lookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/QualTypeNames.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/QualTypeNames.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/DiagnosticsYaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/DiagnosticsYaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Execution.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Execution.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FixIt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FixIt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/StandaloneExecution.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/StandaloneExecution.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/BuildSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/BuildSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXErrorCode.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXErrorCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXString.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXString.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Platform.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Platform.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/BodyFarm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/BodyFarm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CloneDetection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CloneDetection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CodeInjector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CodeInjector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Consumed.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Consumed.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/FormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/FormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/FormatStringParsing.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/FormatStringParsing.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/LiveVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/LiveVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/OSLog.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/OSLog.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PostOrderCFGView.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PostOrderCFGView.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PrintfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PseudoConstantAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ReachableCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ReachableCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ScanfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ScanfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Internals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Internals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/APValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/APValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTStructuralEquivalence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTStructuralEquivalence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/AttrImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/AttrImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Comment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Comment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentBriefParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentBriefParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentSema.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentSema.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXInheritance.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXInheritance.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DataCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DataCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Decl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Decl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclarationName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclarationName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclFriend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclFriend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclGroup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclGroup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Expr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Expr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprClassification.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprClassification.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/InheritViz.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/InheritViz.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumMangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumMangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Linkage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Linkage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Mangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Mangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NSAPI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NSAPI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ODRHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ODRHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OpenMPClause.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OpenMPClause.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ParentMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ParentMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RawCommentList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RawCommentList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Stmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Stmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtIterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtIterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtViz.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtViz.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Type.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Type.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypeLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypeLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypePrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypePrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTTBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTTBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Builtins.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Builtins.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CharInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CharInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/IdentifierTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/IdentifierTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/LangOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/LangOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/MemoryBufferCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/MemoryBufferCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OperatorPrecedence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OperatorPrecedence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Sanitizers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Sanitizers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Nios2.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Nios2.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Nios2.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Nios2.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TokenKinds.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TokenKinds.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Version.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Version.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/VersionTuple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/VersionTuple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/VirtualFileSystem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/VirtualFileSystem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Warnings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Warnings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayLists.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayLists.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ABIInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ABIInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/Address.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/Address.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGClass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGClass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypeCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypeCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/EHScopeStack.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/EHScopeStack.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SwiftCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SwiftCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Action.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Action.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Compilation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Compilation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Distro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Distro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Driver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Driver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DriverOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DriverOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/InputInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/InputInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Job.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Job.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Multilib.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Multilib.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Phases.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Phases.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Tool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Tool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Types.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Types.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/XRayArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/XRayArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/Commit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/Commit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/EditedSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/EditedSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Encoding.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Encoding.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Format.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Format.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CacheTokens.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CacheTokens.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CodeGenOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CodeGenOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LangStandards.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LangStandards.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrecompiledPreamble.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrecompiledPreamble.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_cmath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_cmath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_intrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_intrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/adxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/adxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/altivec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/altivec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ammintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ammintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm64intr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm64intr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm_acle.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm_acle.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/armintr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/armintr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512cdintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512cdintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512dqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512dqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512erintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512erintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512fintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512fintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmavlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmavlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512pfintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512pfintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmiintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmiintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmivlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmivlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlcdintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlcdintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vldqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vldqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmi2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmiintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmiintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clflushoptintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clflushoptintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clwbintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clwbintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clzerointrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clzerointrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cpuid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cpuid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/f16cintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/f16cintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/float.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/float.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fma4intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fma4intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fmaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fmaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fxsrintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fxsrintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmxlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmxlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/immintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/immintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/inttypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/inttypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/iso646.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/iso646.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/limits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/limits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lwpintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lwpintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm3dnow.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm3dnow.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm_malloc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm_malloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/msa.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/msa.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mwaitxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mwaitxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/nmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/nmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/opencl-c.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/opencl-c.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pkuintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pkuintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/popcntintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/popcntintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rdseedintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rdseedintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rtmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rtmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/s390intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/s390intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/shaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/shaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/smmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/smmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdalign.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdalign.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdarg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdarg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdatomic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdatomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdbool.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdbool.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stddef.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stddef.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdnoreturn.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdnoreturn.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tbmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tbmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tgmath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tgmath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/unwind.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/unwind.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vadefs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vadefs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/varargs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/varargs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vecintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vecintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/x86intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/x86intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xopintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xopintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavecintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavecintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveoptintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveoptintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavesintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavesintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xtestintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xtestintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CodegenNameGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CodegenNameGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CommentToXML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CommentToXML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexBody.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexBody.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexTypeSourceInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexTypeSourceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/SimpleFormatContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/SimpleFormatContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/USRGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/USRGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Lexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Lexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/LiteralSupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/LiteralSupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ModuleMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ModuleMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCaching.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCaching.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPExpressions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPExpressions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPLexerChange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPLexerChange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Pragma.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Pragma.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PTHLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PTHLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/UnicodeCharSets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/UnicodeCharSets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseAST.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseAST.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseObjc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseObjc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParsePragma.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParsePragma.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTentative.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTentative.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/Rewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/Rewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AttributeList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AttributeList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CoroutineStmtBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CoroutineStmtBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DeclSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DeclSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Scope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Scope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ScopeInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ScopeInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCUDA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCUDA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprMember.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprMember.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLambda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLambda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/MultiOnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/MultiOnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MisusedMovedObjectChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MisusedMovedObjectChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SelectorExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SelectorExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Lookup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Lookup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/QualTypeNames.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/QualTypeNames.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Replacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Replacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Execution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FixIt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FixIt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/StandaloneExecution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/StandaloneExecution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Tooling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Tooling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building nameserror: FileDef::insertMembers(): member `OMPClauseReader' with class scope `<global>' inserted in file scope `OpenMPClause.h'!
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:2129: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'include' could not be resolved
pace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file docs/doxygen-mainpage.dox...
Generating code for file include/clang-c/BuildSystem.h...
Generating code for file include/clang-c/CXCompilationDatabase.h...
Generating code for file include/clang-c/CXErrorCode.h...
Generating code for file include/clang-c/CXString.h...
Generating code for file include/clang-c/Documentation.h...
Generating code for file include/clang-c/Index.h...
Generating code for file include/clang-c/Platform.h...
Generating code for file include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Generating code for file include/clang/Analysis/Analyses/Consumed.h...
Generating code for file include/clang/Analysis/Analyses/Dominators.h...
Generating code for file include/clang/Analysis/Analyses/FormatString.h...
Generating code for file include/clang/Analysis/Analyses/LiveVariables.h...
Generating code for file include/clang/Analysis/Analyses/OSLog.h...
Generating code for file include/clang/Analysis/Analyses/PostOrderCFGView.h...
Generating code for file include/clang/Analysis/Analyses/PseudoConstantAnalysis.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/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/DomainSpecific/CocoaConventions.h...
Generating code for file include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Generating code for file include/clang/Analysis/FlowSensitive/Dataf/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
lowValues.h...
Generating code for file include/clang/Analysis/ProgramPoint.h...
Generating code for file include/clang/Analysis/Support/BumpVector.h...
Generating code for file include/clang/ARCMigrate/ARCMT.h...
Generating code for file include/clang/ARCMigrate/ARCMTActions.h...
Generating code for file include/clang/ARCMigrate/FileRemapper.h...
Generating code for file include/clang/AST/APValue.h...
Generating code for file include/clang/AST/AST.h...
Generating code for file include/clang/AST/ASTConsumer.h...
Generating code for file include/clang/AST/ASTContext.h...
Generating code for file include/clang/AST/ASTDiagnostic.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/ASTLambda.h...
Generating code for file include/clang/AST/ASTMutationListener.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/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/CXXInheritance.h...
Generating code for file include/clang/AST/DataCollection.h...
Generating code for file include/clang/AST/Decl.h...
Generating code for file include/clang/AST/DeclAccessPair.h...
Generating code for file include/clang/AST/DeclarationName.h...
Generating code for file include/clang/AST/DeclBase.h...
Generating code for file include/clang/AST/DeclContextInternals.h...
Generating code for file include/clang/AST/DeclCXX.h...
Generating code for file include/clang/AST/DeclFriend.h...
Generating code for file include/clang/AST/DeclGroup.h...
Generating code for file include/clang/AST/DeclLookups.h...
Generating code for file include/clang/AST/DeclObjC.h...
Generating code for file include/clang/AST/DeclOpenMP.h...
Generating code for file include/clang/AST/DeclTemplate.h...
Generating code for file include/clang/AST/DeclVisitor.h...
Generating code for file include/clang/AST/DependentDiagnostic.h...
Generating code for file include/clang/AST/EvaluatedExprVisitor.h...
Generating code for file include/clang/AST/Expr.h...
Generating code for file include/clang/AST/ExprCXX.h...
Generating code for file include/clang/AST/ExprObjC.h...
Generating code for file include/clang/AST/ExprOpenMP.h...
Generating code for file include/clang/AST/ExternalASTMerger.h...
Generating code for file include/clang/AST/ExternalASTSource.h...
Generating code for file include/clang/AST/GlobalDecl.h...
Generating code for file include/clang/AST/LambdaCapture.h...
Generating code for file include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Generating code for file include/clang/AST/LocInfoType.h...
Generating code for file include/clang/AST/Mangle.h...
Generating code for file include/clang/AST/MangleNumberingContext.h...
Generating code for file include/clang/AST/NestedNameSpecifier.h...
Generating code for file include/clang/AST/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...
Generati/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
ng code for file include/clang/AST/ParentMap.h...
Generating code for file include/clang/AST/PrettyPrinter.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/TemplateBase.h...
Generating code for file include/clang/AST/TemplateName.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/Basic/ABI.h...
Generating code for file include/clang/Basic/AddressSpaces.h...
Generating code for file include/clang/Basic/AlignedAllocation.h...
Generating code for file include/clang/Basic/AllDiagnostics.h...
Generating code for file include/clang/Basic/Attributes.h...
Generating code for file include/clang/Basic/AttrKinds.h...
Generating code for file include/clang/Basic/AttrSubjectMatchRules.h...
Generating code for file include/clang/Basic/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/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/DiagnosticCategories.h...
Generating code for file include/clang/Basic/DiagnosticError.h...
Generating code for file include/clang/Basic/DiagnosticIDs.h...
Generating code for file include/clang/Basic/DiagnosticOptions.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/IdentifierTable.h...
Generating code for file include/clang/Basic/Lambda.h...
Generating code for file include/clang/Basic/LangOptions.h...
Generating code for file include/clang/Basic/Linkage.h...
Generating code for file lib/AST/Linkage.h...
Generating code for file include/clang/Basic/LLVM.h...
Generating code for file include/clang/Basic/MacroBuild/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:107: warning: Found unknown command `\Yc'
er.h...
Generating code for file include/clang/Basic/MemoryBufferCache.h...
Generating code for file include/clang/Basic/Module.h...
Generating code for file include/clang/Serialization/Module.h...
Generating code for file include/clang/Basic/ObjCRuntime.h...
Generating code for file include/clang/Basic/OpenCLOptions.h...
Generating code for file include/clang/Basic/OpenMPKinds.h...
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/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/VersionTuple.h...
Generating code for file include/clang/Basic/VirtualFileSystem.h...
Generating code for file include/clang/Basic/Visibility.h...
Generating code for file include/clang/Basic/XRayLists.h...
Generating code for file include/clang/CodeGen/BackendUtil.h...
Generating code for file include/clang/CodeGen/CGFunctionInfo.h...
Generating code for file include/clang/CodeGen/CodeGenABITypes.h...
Generating code for file include/clang/CodeGen/CodeGenAction.h...
Generating code for file include/clang/CodeGen/ConstantInitBuilder.h...
Generating code for file include/clang/CodeGen/ConstantInitFuture.h...
Generating code for file include/clang/CodeGen/ModuleBuilder.h...
Generating code for file include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Generating code for file include/clang/CodeGen/SwiftCallingConv.h...
Generating code for file include/clang/CrossTU/CrossTranslationUnit.h...
Generating code for file include/clang/CrossTU/CrossTUDiagnostic.h...
Generating code for file include/clang/Driver/Action.h...
Generating code for file include/clang/Driver/Compilation.h...
Generating code for file include/clang/Driver/Distro.h...
Generating code for file include/clang/Driver/Driver.h...
Generating code for file include/clang/Driver/DriverDiagnostic.h...
Generating code for file include/clang/Driver/Job.h...
Generating code for file include/clang/Driver/Multilib.h...
Generating code for file include/clang/Driver/Options.h...
Generating code for file include/clang/Driver/Phases.h...
Generating code for file include/clang/Driver/SanitizerArgs.h...
Generating code for file include/clang/Driver/Tool.h...
Generating code for file include/clang/Driver/ToolChain.h...
Generating code for file include/clang/Driver/Types.h...
Generating code for file include/clang/Driver/Util.h...
Generating code for file include/clang/Driver/XRayArgs.h...
Generating code for file include/clang/Edit/Commit.h...
Generating code for file include/clang/Edit/EditedSource.h...
Generating code for file include/clang/Edit/EditsReceiver.h...
Generating code for file include/clang/Edit/FileOffset.h...
Generating code for file include/clang/Edit/Rewriters.h...
Generating code for file/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1697: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:999: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1000: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1379: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:519: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:520: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:101: warning: explicit link request to 'ifndef' could not be resolved
 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/CodeGenOptions.h...
Generating code for file include/clang/Frontend/CommandLineSourceLoc.h...
Generating code for file include/clang/Frontend/CompilerInstance.h...
Generating code for file include/clang/Frontend/CompilerInvocation.h...
Generating code for file include/clang/Frontend/DependencyOutputOptions.h...
Generating code for file include/clang/Frontend/DiagnosticRenderer.h...
Generating code for file include/clang/Frontend/FrontendAction.h...
Generating code for file include/clang/Frontend/FrontendActions.h...
Generating code for file include/clang/Rewrite/Frontend/FrontendActions.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Generating code for file include/clang/Frontend/FrontendDiagnostic.h...
Generating code for file include/clang/Frontend/FrontendOptions.h...
Generating code for file include/clang/Frontend/FrontendPluginRegistry.h...
Generating code for file include/clang/Frontend/LangStandard.h...
Generating code for file include/clang/Frontend/LayoutOverrideSource.h...
Generating code for file include/clang/Frontend/LogDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/MigratorOptions.h...
Generating code for file include/clang/Frontend/MultiplexConsumer.h...
Generating code for file include/clang/Frontend/PCHContainerOperations.h...
Generating code for file include/clang/Frontend/PrecompiledPreamble.h...
Generating code for file include/clang/Frontend/PreprocessorOutputOptions.h...
Generating code for file include/clang/Frontend/SerializedDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/SerializedDiagnosticReader.h...
Generating code for file include/clang/Frontend/SerializedDiagnostics.h...
Generating code for file include/clang/Frontend/TextDiagnostic.h...
Generating code for file include/clang/Frontend/TextDiagnosticBuffer.h...
Generating code for file include/clang/Frontend/TextDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/Utils.h...
Generating code for file include/clang/FrontendTool/Utils.h...
Generating code for file include/clang/Frontend/VerifyDiagnosticConsumer.h...
Generating code for file include/clang/Index/CodegenNameGenerator.h...
Generating code for file include/clang/Index/CommentToXML.h...
Generating code for file include/clang/Index/IndexDataConsumer.h...
Generating code for file include/clang/Index/IndexingAction.h...
Generating code for file include/clang/Index/IndexSymbol.h...
Generating code for file include/clang/Index/USRGeneration.h...
Generating code for file include/clang/Lex/CodeCompletionHandler.h...
Generating code for file include/clang/Lex/DirectoryLookup.h...
Generating code for file include/clang/Lex/ExternalPreprocessorSource.h...
Generating code for file include/clang/Lex/HeaderMap.h...
Generating code for file include/clang/Lex/HeaderMapTypes.h...
Generating code for file include/clang/Lex/HeaderSearch.h...
Generating code for file include/clang/Lex/HeaderSearchOptions.h...
Generating code for file include/clang/Lex/LexDiagnostic.h...
Generating code for file include/clang/Lex/Lexer.h...
Generating code for file include/clang/Lex/LiteralSupport.h...
Generating code for file include/clang/Lex/MacroArgs.h...
Generating code for file include/clang/Lex/MacroInfo.h...
Generating code for file include/clang/Lex/ModuleLoader.h...
Generating code for file include/clang/Lex/ModuleMap.h...
Generating code for file include/clang/Lex/MultipleIncludeOpt.h...
Generating code for file include/clang/Lex/PPCallbacks.h...
Generating code for file include/clang/Lex/PPConditionalDirectiveRecord.h...
Generating code for file include/clang/Lex/Pragma.h...
Gen/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:784: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AttributeList.h:111: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:501: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:483: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:628: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:628: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:613: warning: explicit link request to 'pragma' could not be resolved
erating code for file include/clang/Lex/PreprocessingRecord.h...
Generating code for file include/clang/Lex/Preprocessor.h...
Generating code for file include/clang/Lex/PreprocessorLexer.h...
Generating code for file include/clang/Lex/PreprocessorOptions.h...
Generating code for file include/clang/Lex/PTHLexer.h...
Generating code for file include/clang/Lex/PTHManager.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/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/AttributeList.h...
Generating code for file include/clang/Sema/CleanupInfo.h...
Generating code for file include/clang/Sema/CodeCompleteConsumer.h...
Generating code for file include/clang/Sema/CodeCompleteOptions.h...
Generating code for file include/clang/Sema/CXXFieldCollector.h...
Generating code for file include/clang/Sema/DeclSpec.h...
Generating code for file include/clang/Sema/DelayedDiagnostic.h...
Generating code for file include/clang/Sema/Designator.h...
Generating code for file include/clang/Sema/ExternalSemaSource.h...
Generating code for file include/clang/Sema/IdentifierResolver.h...
Generating code for file include/clang/Sema/Initialization.h...
Generating code for file include/clang/Sema/Lookup.h...
Generating code for file include/clang/Tooling/Core/Lookup.h...
Generating code for file include/clang/Sema/LoopHint.h...
Generating code for file include/clang/Sema/MultiplexExternalSemaSource.h...
Generating code for file include/clang/Sema/ObjCMethodList.h...
Generating code for file include/clang/Sema/Overload.h...
Generating code for file include/clang/Sema/Ownership.h...
Generating code for file include/clang/Sema/ParsedTemplate.h...
Generating code for file include/clang/Sema/PrettyDeclStackTrace.h...
Generating code for file include/clang/Sema/Scope.h...
Generating code for file include/clang/Sema/ScopeInfo.h...
Generating code for file include/clang/Sema/Sema.h...
Generating code for file include/clang/Sema/SemaConsumer.h...
Generating code for file include/clang/Sema/SemaDiagnostic.h...
Generating code for file include/clang/Sema/SemaFixItUtils.h...
Generating code for file include/clang/Sema/SemaInternal.h...
Generating code for file include/clang/Sema/SemaLambda.h...
Generating code for file include/clang/Sema/Template.h...
Generating code for file include/clang/Sema/TemplateDeduction.h...
Generating code for file include/clang/Sema/TypoCorrection.h...
Generating code for file include/clang/Sema/Weak.h...
Generating code for file include/clang/Serialization/ASTBitCodes.h...
Generating code for file include/clang/Serialization/ASTDeserializationListener.h...
Generating code for file include/clang/Serialization/ASTReader.h...
Generating code for file include/clang/Serialization/ASTWriter.h...
Generating code for file include/clang/Serialization/ContinuousRangeMap.h...
Generating code for file include/clang/Serialization/GlobalModuleIndex.h...
Generating code for file include/clang/Serialization/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/ClangCheckers.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/ObjCRetainCount.h...
Generating code for file include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Generating code for file include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Generating code for file include/clang/StaticAnalyzer/Core/Checker.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerOptInfo.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerRegistry.h...
Generating code for file include/clang/StaticAnalyzer/Core/IssueHash.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/ModelConsumer.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/QualTypeNames.h...
Generating code for file include/clang/Tooling/Core/Replacement.h...
Generating code for file include/clang/Tooling/DiagnosticsYaml.h...
Generating code for file include/clang/Tooling/Execution.h...
Generating code for file include/clang/Tooling/FileMatchTrie.h...
Generating code for file include/clang/Tooling/FixIt.h...
Generating code for file include/clang/Tooling/JSONCompilationDatabase.h...
Generating code for file include/clang/Tooling/Refactoring.h...
Generating code for file include/clang/Tooling/Refactoring/ASTSelection.h...
Generating code for file include/clang/Tooling/Refactoring/AtomicChange.h...
Generating code for file include/clang/Tooling/Refactoring/Extract/Extract.h...
Generating code for file include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringAction.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOption.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOptions.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Generating code for file include/clang/Tooling/RefactoringCallbacks.h...
Generating code for file include/clang/Tooling/ReplacementsYaml.h...
Generating code for file include/clang/Tooling/StandaloneExecution.h...
Generating code for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating code for file include/clang/Tooling/Tooling.h...
Generating code for file lib/Analysis/AnalysisDeclContext.cpp...
Generating code for file lib/Analysis/BodyFarm.cpp...
Generating code for file lib/Analysis/CallGraph.cpp...
Generating code for file lib/Analysis/CFG.cpp...
Generating code for file lib/Analysis/CFGReachabilityAnalysis.cpp...
Generating code for file lib/Analysis/CFGStmtMap.cpp...
Generating code for file lib/Analysis/CloneDetection.cpp...
Generating code for file lib/Analysis/CocoaConventions.cpp...
Generating code for file lib/Analysis/CodeInjector.cpp...
Generating code for file lib/Analysis/Consumed.cpp...
Generating code for file lib/Analysis/Dominators.cpp...
Generating code for file lib/Analysis/FormatString.cpp...
Generating code for file lib/Analysis/FormatStringParsing.h...
Generating code for file lib/Analysis/LiveVariables.cpp...
Generating code for file lib/Analysis/ObjCNoReturn.cpp...
Generating code for file lib/Analysis/OSLog.cpp...
Generating code for file lib/Analysis/PostOrderCFGView.cpp...
Generating code for file lib/Analysis/PrintfFormatString.cpp...
Generating code for file lib/Analysis/ProgramPoint.cpp...
Generating code for file lib/Analysis/PseudoConstantAnalysis.cpp...
Generating code for file lib/Analysis/ReachableCode.cpp...
Generating code for file lib/Analysis/ScanfFormatString.cpp...
Generating code for file lib/Analysis/ThreadSafety.cpp...
Generating code for file lib/Analysis/ThreadSafetyCommon.cpp...
Generating code for file lib/Analysis/ThreadSafetyLogical.cpp...
Generating code for file lib/Analysis/ThreadSafetyTIL.cpp...
Generating code for file lib/Analysis/UninitializedValues.cpp...
Generating code for file lib/ARCMigrate/ARCMT.cpp...
Generating code for file lib/ARCMigrate/ARCMTActions.cpp...
Generating code for file lib/ARCMigrate/FileRemapper.cpp...
Generating code for file lib/ARCMigrate/Internals.h...
Generating code for file lib/ARCMigrate/ObjCMT.cpp...
Generating code for file lib/ARCMigrate/PlistReporter.cpp...
Generating code for file lib/ARCMigrate/TransAPIUses.cpp...
Generating code for file lib/ARCMigrate/TransARCAssign.cpp...
Generating code for file lib/ARCMigrate/TransAutoreleasePool.cpp...
Generating code for file lib/ARCMigrate/TransBlockObjCVariable.cpp...
Generating code for file lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Generating code for file lib/ARCMigrate/TransformActions.cpp...
Generating code for file lib/ARCMigrate/Transforms.cpp...
Generating code for file lib/ARCMigrate/Transforms.h...
Generating code for file lib/ARCMigrate/TransGCAttrs.cpp...
Generating code for file lib/ARCMigrate/TransGCCalls.cpp...
Generating code for file lib/ARCMigrate/TransProperties.cpp...
Generating code for file lib/ARCMigrate/TransProtectedScope.cpp...
Generating code for file lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Generating code for file lib/ARCMigrate/TransUnbridgedCasts.cpp...
Generating code for file lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Generating code for file lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Generating code for file lib/AST/APValue.cpp...
Generating code for file lib/AST/ASTConsumer.cpp...
Generating code for file lib/AST/ASTContext.cpp...
Generating code for file lib/AST/ASTDiagnostic.cpp...
Generating code for file lib/AST/ASTDumper.cpp...
Generating code for file lib/AST/ASTImporter.cpp...
Generating code for file lib/AST/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/CXXABI.h...
Generating code for file lib/AST/CXXInheritance.cpp...
Generating code for file lib/AST/DataCollection.cpp...
Generating code for file lib/AST/Decl.cpp...
Generating code for file lib/AST/DeclarationName.cpp...
Generating code for file lib/AST/DeclBase.cpp...
Generating code for file lib/AST/DeclCXX.cpp...
Generating code for file lib/AST/DeclFriend.cpp...
Generating code for file lib/AST/DeclGroup.cpp...
Generating code for file lib/AST/DeclObjC.cpp...
Generating code for file lib/AST/DeclOpe/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3353: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:3981: warning: Found unknown command `\__clang_call_terminate'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3872: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2075: warning: explicit link request to 'include' could not be resolved
nMP.cpp...
Generating code for file lib/AST/DeclPrinter.cpp...
Generating code for file lib/AST/DeclTemplate.cpp...
Generating code for file lib/AST/Expr.cpp...
Generating code for file lib/AST/ExprClassification.cpp...
Generating code for file lib/AST/ExprConstant.cpp...
Generating code for file lib/AST/ExprCXX.cpp...
Generating code for file lib/AST/ExprObjC.cpp...
Generating code for file lib/AST/ExternalASTMerger.cpp...
Generating code for file lib/AST/ExternalASTSource.cpp...
Generating code for file lib/AST/InheritViz.cpp...
Generating code for file lib/AST/ItaniumCXXABI.cpp...
Generating code for file lib/CodeGen/ItaniumCXXABI.cpp...
Generating code for file lib/AST/ItaniumMangle.cpp...
Generating code for file lib/AST/Mangle.cpp...
Generating code for file lib/AST/MicrosoftCXXABI.cpp...
Generating code for file lib/CodeGen/MicrosoftCXXABI.cpp...
Generating code for file lib/AST/MicrosoftMangle.cpp...
Generating code for file lib/AST/NestedNameSpecifier.cpp...
Generating code for file lib/AST/NSAPI.cpp...
Generating code for file lib/AST/ODRHash.cpp...
Generating code for file lib/AST/OpenMPClause.cpp...
Generating code for file lib/AST/ParentMap.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/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/Type.cpp...
Generating code for file lib/AST/TypeLoc.cpp...
Generating code for file lib/AST/TypePrinter.cpp...
Generating code for file lib/AST/VTableBuilder.cpp...
Generating code for file lib/AST/VTTBuilder.cpp...
Generating code for file lib/ASTMatchers/ASTMatchersInternal.cpp...
Generating code for file lib/ASTMatchers/ASTMatchFinder.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Marshallers.h...
Generating code for file lib/ASTMatchers/Dynamic/Parser.cpp...
Generating code for file lib/Parse/Parser.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Registry.cpp...
Generating code for file lib/ASTMatchers/Dynamic/VariantValue.cpp...
Generating code for file lib/Basic/Attributes.cpp...
Generating code for file lib/Basic/Builtins.cpp...
Generating code for file lib/Basic/CharInfo.cpp...
Generating code for file lib/Basic/Cuda.cpp...
Generating code for file lib/Driver/ToolChains/Cuda.cpp...
Generating code for file lib/Basic/Diagnostic.cpp...
Generating code for file lib/Tooling/Core/Diagnostic.cpp...
Generating code for file lib/Basic/DiagnosticIDs.cpp...
Generating code for file lib/Basic/DiagnosticOptions.cpp...
Generating code for file lib/Basic/FileManager.cpp...
Generating code for file lib/Basic/FileSystemStatCache.cpp...
Generating code for file lib/Basic/IdentifierTable.cpp...
Generating code for file lib/Basic/LangOptions.cpp...
Generating code for file lib/Basic/MemoryBufferCache.cpp...
Generating code for file lib/Basic/Module.cpp...
Generating code for file lib/Serialization/Module.cpp...
Generating code for file lib/Basic/ObjCRuntime.cpp...
Generating code 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/TargetInfo.cpp...
Generating code for fi/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:67: warning: explicit link request to 'defines' could not be resolved
le lib/CodeGen/TargetInfo.cpp...
Generating code for file lib/Basic/Targets.cpp...
Generating code for file lib/Basic/Targets.h...
Generating code for file lib/Basic/Targets/AArch64.cpp...
Generating code for file lib/Driver/ToolChains/Arch/AArch64.cpp...
Generating code for file lib/Basic/Targets/AArch64.h...
Generating code for file lib/Driver/ToolChains/Arch/AArch64.h...
Generating code for file lib/Basic/Targets/AMDGPU.cpp...
Generating code for file lib/Driver/ToolChains/AMDGPU.cpp...
Generating code for file lib/Basic/Targets/AMDGPU.h...
Generating code for file lib/Driver/ToolChains/AMDGPU.h...
Generating code for file lib/Basic/Targets/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/Basic/Targets/MSP430.h...
Generating code for file lib/Basic/Targets/Nios2.cpp...
Generating code for file lib/Basic/Targets/Nios2.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/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/WebAssembly.cpp...
Generating code for file lib/Driver/ToolChains/WebAssembly.cpp...
Generating code for file lib/Basic/Targets/WebAssembly.h...
Generating code for file lib/Driver/ToolChains/WebAssembly.h...
Generating code for file lib/Basic/Targets/X86.cpp...
Generating code for file lib/Driver/ToolChains/Arch/X86.cpp...
Generating code for file lib/Basic/Targets/X86.h...
Generating code for file lib/Driver/ToolChains/Arch/X86.h...
Generating code for file lib/Basic/Targets/XCore.cpp...
Generating code for file lib/Driver/ToolChain/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:276: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:420: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:444: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:445: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:450: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1738: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1747: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2272: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:198: warning: explicit link request to 'ID' could not be resolved
s/XCore.cpp...
Generating code for file lib/Basic/Targets/XCore.h...
Generating code for file lib/Driver/ToolChains/XCore.h...
Generating code for file lib/Basic/TokenKinds.cpp...
Generating code for file lib/Basic/Version.cpp...
Generating code for file lib/Basic/VersionTuple.cpp...
Generating code for file lib/Basic/VirtualFileSystem.cpp...
Generating code for file lib/Basic/Warnings.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/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/CodeGenTypeCache.h...
Generating code for file lib/CodeGen/CodeGenTypes.cpp...
Generating code for file lib/CodeGen/CodeGenTypes.h...
Generating c/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:99: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:183: warning: Found unknown command `\executable_path'
ode for file lib/CodeGen/ConstantEmitter.h...
Generating code for file lib/CodeGen/ConstantInitBuilder.cpp...
Generating code for file lib/CodeGen/CoverageMappingGen.cpp...
Generating code for file lib/CodeGen/CoverageMappingGen.h...
Generating code for file lib/CodeGen/EHScopeStack.h...
Generating code for file lib/CodeGen/MacroPPCallbacks.cpp...
Generating code for file lib/CodeGen/MacroPPCallbacks.h...
Generating code for file lib/CodeGen/ModuleBuilder.cpp...
Generating code for file lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Generating code for file lib/CodeGen/SanitizerMetadata.cpp...
Generating code for file lib/CodeGen/SanitizerMetadata.h...
Generating code for file lib/CodeGen/SwiftCallingConv.cpp...
Generating code for file lib/CodeGen/VarBypassDetector.cpp...
Generating code for file lib/CodeGen/VarBypassDetector.h...
Generating code for file lib/CrossTU/CrossTranslationUnit.cpp...
Generating code for file lib/Driver/Action.cpp...
Generating code for file lib/Driver/Compilation.cpp...
Generating code for file lib/Driver/Distro.cpp...
Generating code for file lib/Driver/Driver.cpp...
Generating code for file lib/Driver/DriverOptions.cpp...
Generating code for file lib/Driver/InputInfo.h...
Generating code for file lib/Driver/Job.cpp...
Generating code for file lib/Driver/Multilib.cpp...
Generating code for file lib/Driver/Phases.cpp...
Generating code for file lib/Driver/SanitizerArgs.cpp...
Generating code for file lib/Driver/Tool.cpp...
Generating code for file lib/Driver/ToolChain.cpp...
Generating code for file lib/Driver/ToolChains/Ananas.cpp...
Generating code for file lib/Driver/ToolChains/Ananas.h...
Generating code for file lib/Driver/ToolChains/BareMetal.cpp...
Generating code for file lib/Driver/ToolChains/BareMetal.h...
Generating code for file lib/Driver/ToolChains/Clang.cpp...
Generating code for file lib/Driver/ToolChains/Clang.h...
Generating code for file lib/Driver/ToolChains/CloudABI.cpp...
Generating code for file lib/Driver/ToolChains/CloudABI.h...
Generating code for file lib/Driver/ToolChains/CommonArgs.cpp...
Generating code for file lib/Driver/ToolChains/CommonArgs.h...
Generating code for file lib/Driver/ToolChains/Contiki.cpp...
Generating code for file lib/Driver/ToolChains/Contiki.h...
Generating code for file lib/Driver/ToolChains/CrossWindows.cpp...
Generating code for file lib/Driver/ToolChains/CrossWindows.h...
Generating code for file lib/Driver/ToolChains/Darwin.cpp...
Generating code for file lib/Driver/ToolChains/Darwin.h...
Generating code for file lib/Driver/ToolChains/DragonFly.cpp...
Generating code for file lib/Driver/ToolChains/DragonFly.h...
Generating code for file lib/Driver/ToolChains/FreeBSD.cpp...
Generating code for file lib/Driver/ToolChains/FreeBSD.h...
Generating code for file lib/Driver/ToolChains/Fuchsia.cpp...
Generating code for file lib/Driver/ToolChains/Fuchsia.h...
Generating code for file lib/Driver/ToolChains/Gnu.cpp...
Generating code for file lib/Driver/ToolChains/Gnu.h...
Generating code for file lib/Driver/ToolChains/Haiku.cpp...
Generating code for file lib/Driver/ToolChains/Haiku.h...
Generating code for file lib/Driver/ToolChains/Linux.cpp...
Generating code for file lib/Driver/ToolChains/Linux.h...
Generating code for file lib/Driver/ToolChains/MinGW.cpp...
Generating code for file lib/Driver/ToolChains/MinGW.h...
Generating code for file lib/Driver/ToolChains/Minix.cpp...
Generating code for file lib/Driver/ToolChains/Minix.h...
Generating code for file lib/Driver/ToolChains/MipsLinux.cpp...
Generating code for file lib/Driver/ToolChains/MipsLinux.h...
Generating code for file lib/Driver/ToolChains/MSVC.cpp...
Generating code for file lib/Driver/ToolChains/MSVC.h...
Generating code for file lib/Driver/ToolChains/MSVCSetupApi.h...
Generating code for file lib/Driver/ToolChains/Myriad.cpp...
Generating code for file lib/Driver/ToolChains/Myriad.h...
Generating code for file lib/Driver/ToolChains/NaCl.cpp...
Generating code for file lib/Driver/ToolChains/NaCl.h...
Generating code for file lib/Driver/ToolChains/NetBSD.cpp...
Generating code for file lib/Driver/ToolChains/NetBSD.h...
Generating code for file lib/Driver/ToolChains/OpenBSD.cpp...
Generating code for file lib/Driver/ToolChains/OpenBSD.h...
Generating code for file lib/Driver/ToolChains/PS4CPU.cpp...
Generating code for file lib/Driver/ToolChains/PS4CPU.h...
Generating code for file lib/Driver/ToolChains/Solaris.cpp...
Generating code for file lib/Driver/ToolChains/Solaris.h...
Generating code for file lib/Driver/Types.cpp...
Generating code for file lib/Driver/XRayArgs.cpp...
Generating code for file lib/Edit/Commit.cpp...
Generating code for file lib/Edit/EditedSource.cpp...
Generating code for file lib/Edit/RewriteObjCFoundationAPI.cpp...
Generating code for file lib/Format/AffectedRangeManager.cpp...
Generating code for file lib/Format/AffectedRangeManager.h...
Generating code for file lib/Format/BreakableToken.cpp...
Generating code for file lib/Format/BreakableToken.h...
Generating code for file lib/Format/ContinuationIndenter.cpp...
Generating code for file lib/Format/ContinuationIndenter.h...
Generating code for file lib/Format/Encoding.h...
Generating code for file lib/Format/Format.cpp...
Generating code for file lib/Format/FormatInternal.h...
Generating code for file lib/Format/FormatToken.cpp...
Generating code for file lib/Format/FormatToken.h...
Generating code for file lib/Format/FormatTokenLexer.cpp...
Generating code for file lib/Format/FormatTokenLexer.h...
Generating code for file lib/Format/NamespaceEndCommentsFixer.cpp...
Generating code for file lib/Format/NamespaceEndCommentsFixer.h...
Generating code for file lib/Format/SortJavaScriptImports.cpp...
Generating code for file lib/Format/SortJavaScriptImports.h...
Generating code for file lib/Format/TokenAnalyzer.cpp...
Generating code for file lib/Format/TokenAnalyzer.h...
Generating code for file lib/Format/TokenAnnotator.cpp...
Generating code for file lib/Format/TokenAnnotator.h...
Generating code for file lib/Format/UnwrappedLineFormatter.cpp...
Generating code for file lib/Format/UnwrappedLineFormatter.h...
Generating code for file lib/Format/UnwrappedLineParser.cpp...
Generating code for file lib/Format/UnwrappedLineParser.h...
Generating code for file lib/Format/UsingDeclarationsSorter.cpp...
Generating code for file lib/Format/UsingDeclarationsSorter.h...
Generating code for file lib/Format/WhitespaceManager.cpp...
Generating code for file lib/Format/WhitespaceManager.h...
Generating code for file lib/Frontend/ASTConsumers.cpp...
Generating code for file lib/Frontend/ASTMerge.cpp...
Generating code for file lib/Frontend/ASTUnit.cpp...
Generating code for file lib/Frontend/CacheTokens.cpp...
Generating code for file lib/Frontend/ChainedDiagnosticConsumer.cpp...
Generating code for file lib/Frontend/ChainedIncludesSource.cpp...
Generating code for file lib/Frontend/CodeGenOptions.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/HeaderIncludeGen.cpp...
Generating code for file lib/Frontend/InitHeaderSearch.cpp...
Generating code for file lib/Frontend/InitPreprocessor.cpp...
Generating code for file lib/Frontend/LangStandards.cpp...
Generating code for file lib/Frontend/LayoutOverrideSource.cpp...
Generating code for file lib/Frontend/LogDiagnosticPrinter.cpp...
Generating code for file lib/Frontend/ModuleDependencyCollector.cpp...
Generating code for file lib/Frontend/MultiplexConsumer.cpp...
Generating code for file lib/Frontend/PCHContainerOperations.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_intrinsics.h...
Generating code for file lib/Headers/__clang_cuda_math_forward_declares.h...
Generating code for file lib/Headers/__clang_cuda_runtime_wrapper.h...
Generating code for file lib/Headers/__stddef_max_align_t.h...
Generating code for file lib/Headers/__wmmintrin_aes.h...
Generating code for file lib/Headers/__wmmintrin_pclmul.h...
Generating code for file lib/Headers/adxintrin.h...
Generating code for file lib/Headers/altivec.h...
Generating code for file lib/Headers/ammintrin.h...
Generating code for file lib/Headers/arm64intr.h...
Generating code for file lib/Headers/arm_acle.h...
Generating code for file lib/Headers/armintr.h...
Generating code for file lib/Headers/avx2intrin.h...
Generating code for file lib/Headers/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/avx512vbmiintrin.h...
Generating code for file lib/Headers/avx512vbmivlintrin.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/avx512vpopcntdqintrin.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/clflushoptintrin.h...
Generating code for file lib/Headers/clwbintrin.h...
Generating code for file lib/Headers/clzerointrin.h...
Generating code for file lib/Headers/cpuid.h...
Generating code for file lib/Headers/emmintrin.h...
Generating code for file lib/Headers/f16cintrin.h...
Generating code for file lib/Headers/float.h...
Generating code for file lib/Headers/fma4intrin.h...
Generating code for file lib/Headers/fmaintrin.h...
Generating code for file lib/Headers/fxsrintrin.h...
Generating code for file lib/Headers/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...
Ge/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:683: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1575: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'undef' could not be resolved
nerating code for file lib/Headers/iso646.h...
Generating code for file lib/Headers/limits.h...
Generating code for file lib/Headers/lwpintrin.h...
Generating code for file lib/Headers/lzcntintrin.h...
Generating code for file lib/Headers/mm3dnow.h...
Generating code for file lib/Headers/mm_malloc.h...
Generating code for file lib/Headers/mmintrin.h...
Generating code for file lib/Headers/msa.h...
Generating code for file lib/Headers/mwaitxintrin.h...
Generating code for file lib/Headers/nmmintrin.h...
Generating code for file lib/Headers/opencl-c.h...
Generating code for file lib/Headers/pkuintrin.h...
Generating code for file lib/Headers/pmmintrin.h...
Generating code for file lib/Headers/popcntintrin.h...
Generating code for file lib/Headers/prfchwintrin.h...
Generating code for file lib/Headers/rdseedintrin.h...
Generating code for file lib/Headers/rtmintrin.h...
Generating code for file lib/Headers/s390intrin.h...
Generating code for file lib/Headers/shaintrin.h...
Generating code for file lib/Headers/smmintrin.h...
Generating code for file lib/Headers/stdalign.h...
Generating code for file lib/Headers/stdarg.h...
Generating code for file lib/Headers/stdatomic.h...
Generating code for file lib/Headers/stdbool.h...
Generating code for file lib/Headers/stddef.h...
Generating code for file lib/Headers/stdint.h...
Generating code for file lib/Headers/stdnoreturn.h...
Generating code for file lib/Headers/tbmintrin.h...
Generating code for file lib/Headers/tgmath.h...
Generating code for file lib/Headers/tmmintrin.h...
Generating code for file lib/Headers/unwind.h...
Generating code for file lib/Headers/vadefs.h...
Generating code for file lib/Headers/varargs.h...
Generating code for file lib/Headers/vecintrin.h...
Generating code for file lib/Headers/wmmintrin.h...
Generating code for file lib/Headers/x86intrin.h...
Generating code for file lib/Headers/xmmintrin.h...
Generating code for file lib/Headers/xopintrin.h...
Generating code for file lib/Headers/xsavecintrin.h...
Generating code for file lib/Headers/xsaveintrin.h...
Generating code for file lib/Headers/xsaveoptintrin.h...
Generating code for file lib/Headers/xsavesintrin.h...
Generating code for file lib/Headers/xtestintrin.h...
Generating code for file lib/Index/CodegenNameGenerator.cpp...
Generating code for file lib/Index/CommentToXML.cpp...
Generating code for file lib/Index/IndexBody.cpp...
Generating code for file lib/Index/IndexDecl.cpp...
Generating code for file lib/Index/IndexingAction.cpp...
Generating code for file lib/Index/IndexingContext.cpp...
Generating code for file lib/Index/IndexingContext.h...
Generating code for file lib/Index/IndexSymbol.cpp...
Generating code for file lib/Index/IndexTypeSourceInfo.cpp...
Generating code for file lib/Index/SimpleFormatContext.h...
Generating code for file lib/Index/USRGeneration.cpp...
Generating code for file lib/Lex/HeaderMap.cpp...
Generating code for file lib/Lex/HeaderSearch.cpp...
Generating code for file lib/Lex/Lexer.cpp...
Generating code for file lib/Lex/LiteralSupport.cpp...
Generating code for file lib/Lex/MacroArgs.cpp...
Generating code for file lib/Lex/MacroInfo.cpp...
Generating code for file lib/Lex/ModuleMap.cpp...
Generating code for file lib/Lex/PPCaching.cpp...
Generating code for file lib/Lex/PPCallbacks.cpp...
Generating code for file lib/Lex/PPConditionalDirectiveRecord.cpp...
Generating code for file lib/Lex/PPDirectives.cpp...
Generating code for file lib/Lex/PPExpressions.cpp...
Generating code for file lib/Lex/PPLexerChange.cpp...
Generating code for file lib/Lex/PPMacroExpansion.cpp...
Generating code for file lib/Lex/Pragma.cpp...
Generating code for file lib/Lex/PreprocessingRecord.cpp...
Generating code for file lib/Lex/Preprocessor.cpp...
Generating code for file lib/Lex/PreprocessorLexer.cpp...
Generating code for file lib/Lex/PTHLexer.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 /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp:7093: warning: Found unknown command `\D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4419: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5050: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8303: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8645: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8626: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8647: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8649: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8614: warning: explicit link request to 'pragma' could not be resolved
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/AttributeList.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/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/SemaCast.cpp...
Generating code for file lib/Sema/SemaChecking.cpp...
Generating code for file lib/Sema/SemaCodeComplete.cpp...
Generating code for file lib/Sema/SemaConsumer.cpp...
Generating code for file lib/Sema/SemaCoroutine.cpp...
Generating code for file lib/Sema/SemaCUDA.cpp...
Generating code for file lib/Sema/SemaCXXScopeSpec.cpp...
Generating code for file lib/Sema/SemaDecl.cpp...
Generating code for file lib/Sema/SemaDeclAttr.cpp...
Generating code for file lib/Sema/SemaDeclCXX.cpp...
Generating code for file lib/Sema/SemaDeclObjC.cpp...
Generating code for file lib/Sema/SemaExceptionSpec.cpp...
Generating code for file lib/Sema/SemaExpr.cpp...
Generating code for file lib/Sema/SemaExprCXX.cpp...
Generating code for file lib/Sema/SemaExprMember.cpp...
Generating code for file lib/Sema/SemaExprObjC.cpp...
Generating code for file lib/Sema/SemaFixItUtils.cpp...
Generating code for file lib/Sema/SemaInit.cpp...
Generating code for file lib/Sema/SemaLambda.cpp...
Generating code for file lib/Sema/SemaLookup.cpp...
Generating code for file lib/Sema/SemaObjCProperty.cpp...
Generating code for file lib/Sema/SemaOpenMP.cpp...
Generating code for file lib/Sema/SemaOverload.cpp...
Generating code for file lib/Sema/SemaPseudoObject.cpp...
Generating code for file lib/Sema/SemaStmt.cpp...
Generating code for file lib/Sema/SemaStmtAsm.cpp...
Generating code for file lib/Sema/SemaStmtAttr.cpp...
Generating code for file lib/Sema/SemaTemplate.cpp...
Generating code for file lib/Sema/SemaTemplateDeduction.cpp...
Generating code for file lib/Sema/SemaTemplateInstantiate.cpp...
Generating code for file lib/Sema/SemaTemplateInstantiateDecl.cpp...
Generating code for file lib/Sema/SemaTemplateVariadic.cpp...
Generating code for file lib/Sema/SemaType.cpp...
Generating code for file lib/Sema/TreeTransform.h...
Generating code for file lib/Sema/TypeLocBuilder.cpp...
Generating code for file lib/Sema/TypeLocBuilder.h...
Generating code for file lib/Serialization/ASTCommon.cpp...
Generating code for file lib/Serialization/ASTCommon.h...
Generating code for file lib/Serialization/ASTReader.cpp...
Generating code for file lib/Serialization/ASTReaderDecl.cpp...
Generating code for file lib/Serialization/ASTReaderInternals.h...
Generating code for file lib/Serialization/ASTReaderStmt.cpp...
Generating code for file lib/Serialization/ASTWriter.cpp...
Generating code for file lib/Serialization/ASTWriterDecl.cpp...
Generating code for file lib/Serialization/ASTWriterStmt.cpp...
Generating code for file lib/Serialization/GeneratePCH.cpp...
Generating code for file lib/Serialization/GlobalModuleIndex.cpp...
Generating code for file lib/Serialization/ModuleFileExtension.cpp...
Generating code for file lib/Serialization/ModuleManager.cpp...
Generating code for file lib/Serialization/MultiOnDiskHashTable.h...
Generating code for file lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h...
Generating code for file lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ClangCheckers.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ClangSACheckers.h...
Generating code for file lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/FixedAddressChecker.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/InterCheckerAPI.h...
Generating code for file lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MisusedMovedObjectChecker.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/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/PaddingChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PointerArithChecker.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.cpp...
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/SelectorExtras.h...
Generating code for file lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/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/UnixAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Gene/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:159: warning: Found unknown command `\Elem'
rating code for file lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Generating code for file lib/StaticAnalyzer/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/CheckerRegistry.cpp...
Generating code for file lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Generating code for file lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/CoreEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Generating code for file lib/StaticAnalyzer/Core/Environment.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Generating code for file lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Generating code for file lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/IssueHash.cpp...
Generating code for file lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Generating code for file lib/StaticAnalyzer/Core/LoopWidening.cpp...
Generating code for file lib/StaticAnalyzer/Core/MemRegion.cpp...
Generating code for file lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Generating code for file lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Generating code for file lib/StaticAnalyzer/Core/ProgramState.cpp...
Generating code for file lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/RangedConstraintManager.h...
Generating code for file lib/StaticAnalyzer/Core/RegionStore.cpp...
Generating code for file lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Generating code for file lib/StaticAnalyzer/Core/Store.cpp...
Generating code for file lib/StaticAnalyzer/Core/SubEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/SValBuilder.cpp...
Generating code for file lib/StaticAnalyzer/Core/SVals.cpp...
Generating code for file lib/StaticAnalyzer/Core/SymbolManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelInjector.h...
Generating code for file lib/Tooling/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//opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:9: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'include' could not be resolved
CompilationDatabase.cpp...
Generating code for file lib/Tooling/Core/Lookup.cpp...
Generating code for file lib/Tooling/Core/QualTypeNames.cpp...
Generating code for file lib/Tooling/Core/Replacement.cpp...
Generating code for file lib/Tooling/Execution.cpp...
Generating code for file lib/Tooling/FileMatchTrie.cpp...
Generating code for file lib/Tooling/FixIt.cpp...
Generating code for file lib/Tooling/JSONCompilationDatabase.cpp...
Generating code for file lib/Tooling/Refactoring.cpp...
Generating code for file lib/Tooling/Refactoring/ASTSelection.cpp...
Generating code for file lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Generating code for file lib/Tooling/Refactoring/AtomicChange.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/Extract.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Generating code for file lib/Tooling/Refactoring/RefactoringActions.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Generating code for file lib/Tooling/RefactoringCallbacks.cpp...
Generating code for file lib/Tooling/StandaloneExecution.cpp...
Generating code for file lib/Tooling/Tooling.cpp...
Generating file documentation...
Generating docs for file docs/doxygen-mainpage.dox...
Generating docs for file include/clang-c/BuildSystem.h...
Generating docs for file include/clang-c/CXCompilationDatabase.h...
Generating docs for file include/clang-c/CXErrorCode.h...
Generating docs for file include/clang-c/CXString.h...
Generating docs for file include/clang-c/Documentation.h...
Generating docs for file include/clang-c/Index.h...
Generating docs for file include/clang-c/Platform.h...
Generating docs for file include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Generating docs for file include/clang/Analysis/Analyses/Consumed.h...
Generating docs for file include/clang/Analysis/Analyses/Dominators.h...
Generating docs for file include/clang/Analysis/Analyses/FormatString.h...
Generating docs for file include/clang/Analysis/Analyses/LiveVariables.h...
Generating docs for file include/clang/Analysis/Analyses/OSLog.h...
Generating docs for file include/clang/Analysis/Analyses/PostOrderCFGView.h...
Generating docs for file include/clang/Analysis/Analyses/PseudoConstantAnalysis.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/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/DomainSpecific/CocoaConventions.h...
Generating docs for file include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Generating docs for file include/clang/Analysis/FlowSensitive/DataflowValuewarning: Include graph for 'ASTContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ASTContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Attr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
warning: Included by graph for 'Decl.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
warning: Included by graph for 'DeclCXX.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DeclObjC.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
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.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:106: 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'
s.h...
Generating docs for file include/clang/Analysis/ProgramPoint.h...
Generating docs for file include/clang/Analysis/Support/BumpVector.h...
Generating docs for file include/clang/ARCMigrate/ARCMT.h...
Generating docs for file include/clang/ARCMigrate/ARCMTActions.h...
Generating docs for file include/clang/ARCMigrate/FileRemapper.h...
Generating docs for file include/clang/AST/APValue.h...
Generating docs for file include/clang/AST/AST.h...
Generating docs for file include/clang/AST/ASTConsumer.h...
Generating docs for file include/clang/AST/ASTContext.h...
Generating docs for file include/clang/AST/ASTDiagnostic.h...
Generating docs for file include/clang/AST/ASTFwd.h...
Generating docs for file include/clang/AST/ASTImporter.h...
Generating docs for file include/clang/AST/ASTLambda.h...
Generating docs for file include/clang/AST/ASTMutationListener.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/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/CXXInheritance.h...
Generating docs for file include/clang/AST/DataCollection.h...
Generating docs for file include/clang/AST/Decl.h...
Generating docs for file include/clang/AST/DeclAccessPair.h...
Generating docs for file include/clang/AST/DeclarationName.h...
Generating docs for file include/clang/AST/DeclBase.h...
Generating docs for file include/clang/AST/DeclContextInternals.h...
Generating docs for file include/clang/AST/DeclCXX.h...
Generating docs for file include/clang/AST/DeclFriend.h...
Generating docs for file include/clang/AST/DeclGroup.h...
Generating docs for file include/clang/AST/DeclLookups.h...
Generating docs for file include/clang/AST/DeclObjC.h...
Generating docs for file include/clang/AST/DeclOpenMP.h...
Generating docs for file include/clang/AST/DeclTemplate.h...
Generating docs for file include/clang/AST/DeclVisitor.h...
Generating docs for file include/clang/AST/DependentDiagnostic.h...
Generating docs for file include/clang/AST/EvaluatedExprVisitor.h...
Generating docs for file include/clang/AST/Expr.h...
Generating docs for file include/clang/AST/ExprCXX.h...
Generating docs for file include/clang/AST/ExprObjC.h...
Generating docs for file include/clang/AST/ExprOpenMP.h...
Generating docs for file include/clang/AST/ExternalASTMerger.h...
Generating docs for file include/clang/AST/ExternalASTSource.h...
Generating docs for file include/clang/AST/GlobalDecl.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/NSAPI.h...
Generating docs for file include/clang/AST/ODRHash.h...
Generating docs for file include/clang/AST/OpenMPClause.h...
Generating docs for file include/clang/AST/OperationKinds.h...
Generating docs /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: 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.
warning: Included by graph for 'Diagnostic.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'FileManager.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.
for file include/clang/AST/ParentMap.h...
Generating docs for file include/clang/AST/PrettyPrinter.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/TemplateBase.h...
Generating docs for file include/clang/AST/TemplateName.h...
Generating docs for file include/clang/AST/Type.h...
Generating docs for file include/clang/AST/TypeLoc.h...
Generating docs for file include/clang/AST/TypeLocVisitor.h...
Generating docs for file include/clang/AST/TypeOrdering.h...
Generating docs for file include/clang/AST/TypeVisitor.h...
Generating docs for file include/clang/AST/UnresolvedSet.h...
Generating docs for file include/clang/AST/VTableBuilder.h...
Generating docs for file include/clang/AST/VTTBuilder.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchers.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchersInternal.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchersMacros.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchFinder.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Parser.h...
Generating docs for file include/clang/Parse/Parser.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Registry.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/VariantValue.h...
Generating docs for file include/clang/Basic/ABI.h...
Generating docs for file include/clang/Basic/AddressSpaces.h...
Generating docs for file include/clang/Basic/AlignedAllocation.h...
Generating docs for file include/clang/Basic/AllDiagnostics.h...
Generating docs for file include/clang/Basic/Attributes.h...
Generating docs for file include/clang/Basic/AttrKinds.h...
Generating docs for file include/clang/Basic/AttrSubjectMatchRules.h...
Generating docs for file include/clang/Basic/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/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/DiagnosticCategories.h...
Generating docs for file include/clang/Basic/DiagnosticError.h...
Generating docs for file include/clang/Basic/DiagnosticIDs.h...
Generating docs for file include/clang/Basic/DiagnosticOptions.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/IdentifierTable.h...
Generating docs for file include/clang/Basic/Lambda.h...
Generating docs for file include/clang/Basic/LangOptions.h...
Generating docs for file include/clang/Basic/Linkage.h...
Generating docs for file lib/AST/Linkage.h...
Generating docs for file include/clang/Basic/LLVM.h...
Generating docs for file include/clang/Basic/MacroBuilder.h...
warning: Included by graph for 'SourceLocation.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SourceManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:107: warning: Found unknown command `\Yc'
Generating docs for file include/clang/Basic/MemoryBufferCache.h...
Generating docs for file include/clang/Basic/Module.h...
Generating docs for file include/clang/Serialization/Module.h...
Generating docs for file include/clang/Basic/ObjCRuntime.h...
Generating docs for file include/clang/Basic/OpenCLOptions.h...
Generating docs for file include/clang/Basic/OpenMPKinds.h...
Generating docs for file include/clang/Basic/OperatorKinds.h...
Generating docs for file include/clang/Basic/OperatorPrecedence.h...
Generating docs for file include/clang/Basic/PartialDiagnostic.h...
Generating docs for file include/clang/Basic/PlistSupport.h...
Generating docs for file include/clang/Basic/PragmaKinds.h...
Generating docs for file include/clang/Basic/PrettyStackTrace.h...
Generating docs for file include/clang/Basic/SanitizerBlacklist.h...
Generating docs for file include/clang/Basic/Sanitizers.h...
Generating docs for file include/clang/Basic/SanitizerSpecialCaseList.h...
Generating docs for file include/clang/Basic/SourceLocation.h...
Generating docs for file include/clang/Basic/SourceManager.h...
Generating docs for file include/clang/Basic/SourceManagerInternals.h...
Generating docs for file include/clang/Basic/Specifiers.h...
Generating docs for file include/clang/Basic/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/VersionTuple.h...
Generating docs for file include/clang/Basic/VirtualFileSystem.h...
Generating docs for file include/clang/Basic/Visibility.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 include/clang/CodeGen/ConstantInitFuture.h...
Generating docs for file include/clang/CodeGen/ModuleBuilder.h...
Generating docs for file include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Generating docs for file include/clang/CodeGen/SwiftCallingConv.h...
Generating docs for file include/clang/CrossTU/CrossTranslationUnit.h...
Generating docs for file include/clang/CrossTU/CrossTUDiagnostic.h...
Generating docs for file include/clang/Driver/Action.h...
Generating docs for file include/clang/Driver/Compilation.h...
Generating docs for file include/clang/Driver/Distro.h...
Generating docs for file include/clang/Driver/Driver.h...
Generating docs for file include/clang/Driver/DriverDiagnostic.h...
Generating docs for file include/clang/Driver/Job.h...
Generating docs for file include/clang/Driver/Multilib.h...
Generating docs for file include/clang/Driver/Options.h...
Generating docs for file include/clang/Driver/Phases.h...
Generating docs for file include/clang/Driver/SanitizerArgs.h...
Generating docs for file include/clang/Driver/Tool.h...
Generating docs for file include/clang/Driver/ToolChain.h...
Generating docs for file include/clang/Driver/Types.h...
Generating docs for file include/clang/Driver/Util.h...
Generating docs for file include/clang/Driver/XRayArgs.h...
Generating docs for file include/clang/Edit/Commit.h...
Generating docs for file include/clang/Edit/EditedSource.h...
Generating docs for file include/clang/Edit/EditsReceiver.h...
Generating docs for file include/clang/Edit/FileOffset.h...
Generating docs for file include/clang/Edit/Rewriters.h...
Generating docs for file include/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1697: warning: explicit link request to 'include' could not be resolved
warning: Included by graph for 'Lexer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/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/CodeGenOptions.h...
Generating docs for file include/clang/Frontend/CommandLineSourceLoc.h...
Generating docs for file include/clang/Frontend/CompilerInstance.h...
Generating docs for file include/clang/Frontend/CompilerInvocation.h...
Generating docs for file include/clang/Frontend/DependencyOutputOptions.h...
Generating docs for file include/clang/Frontend/DiagnosticRenderer.h...
Generating docs for file include/clang/Frontend/FrontendAction.h...
Generating docs for file include/clang/Frontend/FrontendActions.h...
Generating docs for file include/clang/Rewrite/Frontend/FrontendActions.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Generating docs for file include/clang/Frontend/FrontendDiagnostic.h...
Generating docs for file include/clang/Frontend/FrontendOptions.h...
Generating docs for file include/clang/Frontend/FrontendPluginRegistry.h...
Generating docs for file include/clang/Frontend/LangStandard.h...
Generating docs for file include/clang/Frontend/LayoutOverrideSource.h...
Generating docs for file include/clang/Frontend/LogDiagnosticPrinter.h...
Generating docs for file include/clang/Frontend/MigratorOptions.h...
Generating docs for file include/clang/Frontend/MultiplexConsumer.h...
Generating docs for file include/clang/Frontend/PCHContainerOperations.h...
Generating docs for file include/clang/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 include/clang/Frontend/TextDiagnosticPrinter.h...
Generating docs for file include/clang/Frontend/Utils.h...
Generating docs for file include/clang/FrontendTool/Utils.h...
Generating docs for file include/clang/Frontend/VerifyDiagnosticConsumer.h...
Generating docs for file include/clang/Index/CodegenNameGenerator.h...
Generating docs for file include/clang/Index/CommentToXML.h...
Generating docs for file include/clang/Index/IndexDataConsumer.h...
Generating docs for file include/clang/Index/IndexingAction.h...
Generating docs for file include/clang/Index/IndexSymbol.h...
Generating docs for file include/clang/Index/USRGeneration.h...
Generating docs for file include/clang/Lex/CodeCompletionHandler.h...
Generating docs for file include/clang/Lex/DirectoryLookup.h...
Generating docs for file include/clang/Lex/ExternalPreprocessorSource.h...
Generating docs for file include/clang/Lex/HeaderMap.h...
Generating docs for file include/clang/Lex/HeaderMapTypes.h...
Generating docs for file include/clang/Lex/HeaderSearch.h...
Generating docs for file include/clang/Lex/HeaderSearchOptions.h...
Generating docs for file include/clang/Lex/LexDiagnostic.h...
Generating docs for file include/clang/Lex/Lexer.h...
Generating docs for file include/clang/Lex/LiteralSupport.h...
Generating docs for file include/clang/Lex/MacroArgs.h...
Generating docs for file include/clang/Lex/MacroInfo.h...
Generating docs for file include/clang/Lex/ModuleLoader.h...
Generating docs for file include/clang/Lex/ModuleMap.h...
Generating docs for file include/clang/Lex/MultipleIncludeOpt.h...
Generating docs for file include/clang/Lex/PPCallbacks.h...
Generating docs for file include/clang/Lex/PPConditionalDirectiveRecord.h...
Generating docs for file include/clang/Lex/Pragma.h...
Generating warning: Included by graph for 'Preprocessor.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
docs for file include/clang/Lex/PreprocessingRecord.h...
Generating docs for file include/clang/Lex/Preprocessor.h...
Generating docs for file include/clang/Lex/PreprocessorLexer.h...
Generating docs for file include/clang/Lex/PreprocessorOptions.h...
Generating docs for file include/clang/Lex/PTHLexer.h...
Generating docs for file include/clang/Lex/PTHManager.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/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/AttributeList.h...
Generating docs for file include/clang/Sema/CleanupInfo.h...
Generating docs for file include/clang/Sema/CodeCompleteConsumer.h...
Generating docs for file include/clang/Sema/CodeCompleteOptions.h...
Generating docs for file include/clang/Sema/CXXFieldCollector.h...
Generating docs for file include/clang/Sema/DeclSpec.h...
Generating docs for file include/clang/Sema/DelayedDiagnostic.h...
Generating docs for file include/clang/Sema/Designator.h...
Generating docs for file include/clang/Sema/ExternalSemaSource.h...
Generating docs for file include/clang/Sema/IdentifierResolver.h...
Generating docs for file include/clang/Sema/Initialization.h...
Generating docs for file include/clang/Sema/Lookup.h...
Generating docs for file include/clang/Tooling/Core/Lookup.h...
Generating docs for file include/clang/Sema/LoopHint.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/ParsedTemplate.h...
Generating docs for file include/clang/Sema/PrettyDeclStackTrace.h...
Generating docs for file include/clang/Sema/Scope.h...
Generating docs for file include/clang/Sema/ScopeInfo.h...
Generating docs for file include/clang/Sema/Sema.h...
Generating docs for file include/clang/Sema/SemaConsumer.h...
Generating docs for file include/clang/Sema/SemaDiagnostic.h...
Generating docs for file include/clang/Sema/SemaFixItUtils.h...
Generating docs for file include/clang/Sema/SemaInternal.h...
Generating docs for file include/clang/Sema/SemaLambda.h...
Generating docs for file include/clang/Sema/Template.h...
Generating docs for file include/clang/Sema/TemplateDeduction.h...
Generating docs for file include/clang/Sema/TypoCorrection.h...
Generating docs for file include/clang/Sema/Weak.h...
Generating docs for file include/clang/Serialization/ASTBitCodes.h...
Generating docs for file include/clang/Serialization/ASTDeserializationListener.h...
Generating docs for file include/clang/Serialization/ASTReader.h...
Generating docs for file include/clang/Serialization/ASTWriter.h...
Generating docs for file include/clang/Serialization/ContinuousRangeMap.h...
Generating docs for file include/clang/Serialization/GlobalModuleIndex.h...
Generating docs for file include/clang/Serialization/ModuleFileExtension.h...
Generating docs for file include/clang/Serialization/ModuleManager.h...
Generating docs for file include/clang/Serialization/Serialiwarning: 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 'CheckerContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
zationDiagnostic.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/ClangCheckers.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/ObjCRetainCount.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Generating docs for file include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Generating docs for file include/clang/StaticAnalyzer/Core/Checker.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerOptInfo.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerRegistry.h...
Generating docs for file include/clang/StaticAnalyzer/Core/IssueHash.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
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/SimpleConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/ModelConsumer.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/QualTypeNames.h...
Generating docs for file include/clang/Tooling/Core/Replacement.h...
Generating docs for file include/clang/Tooling/DiagnosticsYaml.h...
Generating docs for file include/clang/Tooling/Execution.h...
Generating docs for file include/clang/Tooling/FileMatchTrie.h...
Generating docs for file include/clang/Tooling/FixIt.h...
Generating docs for file include/clang/Tooling/JSONCompilationDatabase.h...
Generating docs for file include/clang/Tooling/Refactoring.h...
Generating docs for file include/clang/Tooling/Refactoring/ASTSelection.h...
Generating docs for file include/clang/Tooling/Refactoring/AtomicChange.h...
Generating docs for file include/clang/Tooling/Refactoring/Extract/Extract.h...
Generating docs for file include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringAction.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOption.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOptions.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Generating docs for file include/clang/Tooling/RefactoringCallbacks.h...
Generating docs for file include/clang/Tooling/ReplacementsYaml.h...
Generating docs for file include/clang/Tooling/StandaloneExecution.h...
Generating docs for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating docs for file include/clang/Tooling/Tooling.h...
Generating docs for file lib/Analysis/AnalysisDeclContext.cpp...
Generating docs for file lib/Analysis/BodyFarm.cpp...
Generating docs for file lib/Analysis/CallGraph.cpp...
Generating docs for file lib/Analysis/CFG.cpp...
Generating docs for file lib/Analysis/CFGR/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp:228: warning: The following parameters of ConvertTypeToDiagnosticString(ASTContext &Context, QualType Ty, ArrayRef< DiagnosticsEngine::ArgumentValue > PrevArgs, ArrayRef< intptr_t > QualTypeVals) are not documented:
  parameter 'PrevArgs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp:1184: warning: The following parameters of CollectVisibleConversions(ASTContext &Context, CXXRecordDecl *Record, bool InVirtual, AccessSpecifier Access, const llvm::SmallPtrSet< CanQualType, 8 > &ParentHiddenTypes, ASTUnresolvedSet &Output, UnresolvedSetImpl &VOutput, llvm::SmallPtrSet< NamedDecl *, 8 > &HiddenVBaseCs) are not documented:
  parameter 'Context'
eachabilityAnalysis.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/Consumed.cpp...
Generating docs for file lib/Analysis/Dominators.cpp...
Generating docs for file lib/Analysis/FormatString.cpp...
Generating docs for file lib/Analysis/FormatStringParsing.h...
Generating docs for file lib/Analysis/LiveVariables.cpp...
Generating docs for file lib/Analysis/ObjCNoReturn.cpp...
Generating docs for file lib/Analysis/OSLog.cpp...
Generating docs for file lib/Analysis/PostOrderCFGView.cpp...
Generating docs for file lib/Analysis/PrintfFormatString.cpp...
Generating docs for file lib/Analysis/ProgramPoint.cpp...
Generating docs for file lib/Analysis/PseudoConstantAnalysis.cpp...
Generating docs for file lib/Analysis/ReachableCode.cpp...
Generating docs for file lib/Analysis/ScanfFormatString.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/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/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/CXXABI.h...
Generating docs for file lib/AST/CXXInheritance.cpp...
Generating docs for file lib/AST/DataCollection.cpp...
Generating docs for file lib/AST/Decl.cpp...
Generating docs for file lib/AST/DeclarationName.cpp...
Generating docs for file lib/AST/DeclBase.cpp...
Generating docs for file lib/AST/DeclCXX.cpp...
Generating docs for file lib/AST/DeclFriend.cpp...
Generating docs for file lib/AST/DeclGroup.cpp...
Generating docs for file lib/AST/DeclObjC.cpp...
Generating docs for file lib/AST/DeclOpenMP.cpp./opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3353: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:5147: warning: Found unknown command `\selector'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3353: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:2371: warning: The following parameters of HandleLValueComplexElement(EvalInfo &Info, const Expr *E, LValue &LVal, QualType EltTy, bool Imag) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3548: warning: The following parameters of HandleMemberPointerAccess(EvalInfo &Info, QualType LVType, LValue &LV, const Expr *RHS, bool IncludeMember=true) are not documented:
  parameter 'LVType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:3981: warning: Found unknown command `\__clang_call_terminate'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:3751: warning: The following parameters of CallBeginCatch(CodeGenFunction &CGF, llvm::Value *Exn, bool EndMightThrow) are not documented:
  parameter 'CGF'
  parameter 'Exn'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:3981: warning: Found unknown command `\__clang_call_terminate'
..
Generating docs for file lib/AST/DeclPrinter.cpp...
Generating docs for file lib/AST/DeclTemplate.cpp...
Generating docs for file lib/AST/Expr.cpp...
Generating docs for file lib/AST/ExprClassification.cpp...
Generating docs for file lib/AST/ExprConstant.cpp...
Generating docs for file lib/AST/ExprCXX.cpp...
Generating docs for file lib/AST/ExprObjC.cpp...
Generating docs for file lib/AST/ExternalASTMerger.cpp...
Generating docs for file lib/AST/ExternalASTSource.cpp...
Generating docs for file lib/AST/InheritViz.cpp...
Generating docs for file lib/AST/ItaniumCXXABI.cpp...
Generating docs for file lib/CodeGen/ItaniumCXXABI.cpp...
Generating docs for file lib/AST/ItaniumMangle.cpp...
Generating docs for file lib/AST/Mangle.cpp...
Generating docs for file lib/AST/MicrosoftCXXABI.cpp...
Generating docs for file lib/CodeGen/MicrosoftCXXABI.cpp...
Generating docs for file lib/AST/MicrosoftMangle.cpp...
Generating docs for file lib/AST/NestedNameSpecifier.cpp...
Generating docs for file lib/AST/NSAPI.cpp...
Generating docs for file lib/AST/ODRHash.cpp...
Generating docs for file lib/AST/OpenMPClause.cpp...
Generating docs for file lib/AST/ParentMap.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/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/Type.cpp...
Generating docs for file lib/AST/TypeLoc.cpp...
Generating docs for file lib/AST/TypePrinter.cpp...
Generating docs for file lib/AST/VTableBuilder.cpp...
Generating docs for file lib/AST/VTTBuilder.cpp...
Generating docs for file lib/ASTMatchers/ASTMatchersInternal.cpp...
Generating docs for file lib/ASTMatchers/ASTMatchFinder.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Marshallers.h...
Generating docs for file lib/ASTMatchers/Dynamic/Parser.cpp...
Generating docs for file lib/Parse/Parser.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Registry.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/VariantValue.cpp...
Generating docs for file lib/Basic/Attributes.cpp...
Generating docs for file lib/Basic/Builtins.cpp...
Generating docs for file lib/Basic/CharInfo.cpp...
Generating docs for file lib/Basic/Cuda.cpp...
Generating docs for file lib/Driver/ToolChains/Cuda.cpp...
Generating docs for file lib/Basic/Diagnostic.cpp...
Generating docs for file lib/Tooling/Core/Diagnostic.cpp...
Generating docs for file lib/Basic/DiagnosticIDs.cpp...
Generating docs for file lib/Basic/DiagnosticOptions.cpp...
Generating docs for file lib/Basic/FileManager.cpp...
Generating docs for file lib/Basic/FileSystemStatCache.cpp...
Generating docs for file lib/Basic/IdentifierTable.cpp...
Generating docs for file lib/Basic/LangOptions.cpp...
Generating docs for file lib/Basic/MemoryBufferCache.cpp...
Generating docs for file lib/Basic/Module.cpp...
Generating docs for file lib/Serialization/Module.cpp...
Generating docs for file lib/Basic/ObjCRuntime.cpp...
Generating docs for file lib/Basic/OpenMPKinds.cpp...
Generating docs for file lib/Basic/OperatorPrecedence.cpp...
Generating docs for file lib/Basic/SanitizerBlacklist.cpp...
Generating docs for file lib/Basic/Sanitizers.cpp...
Generating docs for file lib/Basic/SanitizerSpecialCaseList.cpp...
Generating docs for file lib/Basic/SourceLocation.cpp...
Generating docs for file lib/Basic/SourceManager.cpp...
Generating docs for file lib/Basic/TargetInfo.cpp...
Generating docs for file lib/C/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp:275: warning: The following parameters of emitVoidPtrDirectVAArg(CodeGenFunction &CGF, Address VAListAddr, llvm::Type *DirectTy, CharUnits DirectSize, CharUnits DirectAlign, CharUnits SlotSize, bool AllowHigherAlign) are not documented:
  parameter 'CGF'
  parameter 'VAListAddr'
  parameter 'DirectTy'
  parameter 'DirectSize'
  parameter 'DirectAlign'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp:329: 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'
odeGen/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/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/Basic/Targets/MSP430.h...
Generating docs for file lib/Basic/Targets/Nios2.cpp...
Generating docs for file lib/Basic/Targets/Nios2.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/Sparc.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/Sparc.cpp...
Generating docs for file lib/Basic/Targets/Sparc.h...
Generating docs for file lib/Driver/ToolChains/Arch/Sparc.h...
Generating docs for file lib/Basic/Targets/SPIR.cpp...
Generating docs for file lib/Basic/Targets/SPIR.h...
Generating docs for file lib/Basic/Targets/SystemZ.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/SystemZ.cpp...
Generating docs for file lib/Basic/Targets/SystemZ.h...
Generating docs for file lib/Driver/ToolChains/Arch/SystemZ.h...
Generating docs for file lib/Basic/Targets/TCE.cpp...
Generating docs for file lib/Driver/ToolChains/TCE.cpp...
Generating docs for file lib/Basic/Targets/TCE.h...
Generating docs for file lib/Driver/ToolChains/TCE.h...
Generating docs for file lib/Basic/Targets/WebAssembly.cpp...
Generating docs for file lib/Driver/ToolChains/WebAssembly.cpp...
Generating docs for file lib/Basic/Targets/WebAssembly.h...
Generating docs for file lib/Driver/ToolChains/WebAssembly.h...
Generating docs for file lib/Basic/Targets/X86.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/X86.cpp...
Generating docs for file lib/Basic/Targets/X86.h...
Generating docs for file lib/Driver/ToolChains/Arch/X86.h...
Generating docs for file lib/Basic/Targets/XCore.cpp...
Generating docs for file lib/Driver/ToolChains/XCore.warning: Include graph for 'BackendUtil.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:276: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:276: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2272: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2272: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:788: warning: The following parameters of EmitOMPAggregateInit(CodeGenFunction &CGF, Address DestAddr, QualType Type, bool EmitDeclareReductionInit, const Expr *Init, const OMPDeclareReductionDecl *DRD, Address SrcAddr=Address::invalid()) are not documented:
  parameter 'CGF'
  parameter 'EmitDeclareReductionInit'
  parameter 'DRD'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:4717: warning: The following parameters of EmitOMPAggregateReduction(CodeGenFunction &CGF, QualType Type, const VarDecl *LHSVar, const VarDecl *RHSVar, const llvm::function_ref< void(CodeGenFunction &CGF, const Expr *, const Expr *, const Expr *)> &RedOpGen, const Expr *XExpr=nullptr, const Expr *EExpr=nullptr, const Expr *UpExpr=nullptr) are not documented:
  parameter 'CGF'
  parameter 'XExpr'
  parameter 'EExpr'
  parameter 'UpExpr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5209: warning: Unsupported xml/html tag <Prefix> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5209: warning: Unsupported xml/html tag <Loc_raw_encoding> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5209: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:198: warning: explicit link request to 'ID' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:198: warning: explicit link request to 'ID' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp:1668: warning: The following parameters of emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, Address dest, Address src, llvm::Value *sizeInChars) are not documented:
  parameter 'CGF'
  parameter 'dest'
cpp...
Generating docs for file lib/Basic/Targets/XCore.h...
Generating docs for file lib/Driver/ToolChains/XCore.h...
Generating docs for file lib/Basic/TokenKinds.cpp...
Generating docs for file lib/Basic/Version.cpp...
Generating docs for file lib/Basic/VersionTuple.cpp...
Generating docs for file lib/Basic/VirtualFileSystem.cpp...
Generating docs for file lib/Basic/Warnings.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/CGObjC.cpp...
Generating docs for file lib/CodeGen/CGObjCGNU.cpp...
Generating docs for file lib/CodeGen/CGObjCMac.cpp...
Generating docs for file lib/CodeGen/CGObjCRuntime.cpp...
Generating docs for file lib/CodeGen/CGObjCRuntime.h...
Generating docs for file lib/CodeGen/CGOpenCLRuntime.cpp...
Generating docs for file lib/CodeGen/CGOpenCLRuntime.h...
Generating docs for file lib/CodeGen/CGOpenMPRuntime.cpp...
Generating docs for file lib/CodeGen/CGOpenMPRuntime.h...
Generating docs for file lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Generating docs for file lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Generating docs for file lib/CodeGen/CGRecordLayout.h...
Generating docs for file lib/CodeGen/CGRecordLayoutBuilder.cpp...
Generating docs for file lib/CodeGen/CGStmt.cpp...
Generating docs for file lib/CodeGen/CGStmtOpenMP.cpp...
Generating docs for file lib/CodeGen/CGValue.h...
Generating docs for file lib/CodeGen/CGVTables.cpp...
Generating docs for file lib/CodeGen/CGVTables.h...
Generating docs for file lib/CodeGen/CGVTT.cpp...
Generating docs for file lib/CodeGen/CodeGenABITypes.cpp...
Generating docs for file lib/CodeGen/CodeGenAction.cpp...
Generating docs for file lib/CodeGen/CodeGenFunction.cpp...
Generating docs for file lib/CodeGen/CodeGenFunction.h...
Generating docs for file lib/CodeGen/CodeGenModule.cpp...
Generating docs for file lib/CodeGen/CodeGenModule.h...
Generating docs for file lib/CodeGen/CodeGenPGO.cpp...
Generating docs for file lib/CodeGen/CodeGenPGO.h...
Generating docs for file lib/CodeGen/CodeGenTBAA.cpp...
Generating docs for file lib/CodeGen/CodeGenTBAA.h...
Generating docs for file lib/CodeGen/CodeGenTypeCache.h...
Generating docs for file lib/CodeGen/CodeGenTypes.cpp...
Generating docs for file lib/CodeGen/CodeGenTypes.h...
Generating docs for warning: Include graph for 'Driver.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
file lib/CodeGen/ConstantEmitter.h...
Generating docs for file lib/CodeGen/ConstantInitBuilder.cpp...
Generating docs for file lib/CodeGen/CoverageMappingGen.cpp...
Generating docs for file lib/CodeGen/CoverageMappingGen.h...
Generating docs for file lib/CodeGen/EHScopeStack.h...
Generating docs for file lib/CodeGen/MacroPPCallbacks.cpp...
Generating docs for file lib/CodeGen/MacroPPCallbacks.h...
Generating docs for file lib/CodeGen/ModuleBuilder.cpp...
Generating docs for file lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Generating docs for file lib/CodeGen/SanitizerMetadata.cpp...
Generating docs for file lib/CodeGen/SanitizerMetadata.h...
Generating docs for file lib/CodeGen/SwiftCallingConv.cpp...
Generating docs for file lib/CodeGen/VarBypassDetector.cpp...
Generating docs for file lib/CodeGen/VarBypassDetector.h...
Generating docs for file lib/CrossTU/CrossTranslationUnit.cpp...
Generating docs for file lib/Driver/Action.cpp...
Generating docs for file lib/Driver/Compilation.cpp...
Generating docs for file lib/Driver/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/Phases.cpp...
Generating docs for file lib/Driver/SanitizerArgs.cpp...
Generating docs for file lib/Driver/Tool.cpp...
Generating docs for file lib/Driver/ToolChain.cpp...
Generating docs for file lib/Driver/ToolChains/Ananas.cpp...
Generating docs for file lib/Driver/ToolChains/Ananas.h...
Generating docs for file lib/Driver/ToolChains/BareMetal.cpp...
Generating docs for file lib/Driver/ToolChains/BareMetal.h...
Generating docs for file lib/Driver/ToolChains/Clang.cpp...
Generating docs for file lib/Driver/ToolChains/Clang.h...
Generating docs for file lib/Driver/ToolChains/CloudABI.cpp...
Generating docs for file lib/Driver/ToolChains/CloudABI.h...
Generating docs for file lib/Driver/ToolChains/CommonArgs.cpp...
Generating docs for file lib/Driver/ToolChains/CommonArgs.h...
Generating docs for file lib/Driver/ToolChains/Contiki.cpp...
Generating docs for file lib/Driver/ToolChains/Contiki.h...
Generating docs for file lib/Driver/ToolChains/CrossWindows.cpp...
Generating docs for file lib/Driver/ToolChains/CrossWindows.h...
Generating docs for file lib/Driver/ToolChains/Darwin.cpp...
Generating docs for file lib/Driver/ToolChains/Darwin.h...
Generating docs for file lib/Driver/ToolChains/DragonFly.cpp...
Generating docs for file lib/Driver/ToolChains/DragonFly.h...
Generating docs for file lib/Driver/ToolChains/FreeBSD.cpp...
Generating docs for file lib/Driver/ToolChains/FreeBSD.h...
Generating docs for file lib/Driver/ToolChains/Fuchsia.cpp...
Generating docs for file lib/Driver/ToolChains/Fuchsia.h...
Generating docs for file lib/Driver/ToolChains/Gnu.cpp...
Generating docs for file lib/Driver/ToolChains/Gnu.h...
Generating docs for file lib/Driver/ToolChains/Haiku.cpp...
Generating docs for file lib/Driver/ToolChains/Haiku.h...
Generating docs for file lib/Driver/ToolChains/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 /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1697: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp:344: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp:346: warning: explicit link request to 'c.h' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp:292: warning: The following parameters of collectModuleHeaderIncludes(const LangOptions &LangOpts, FileManager &FileMgr, DiagnosticsEngine &Diag, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl< char > &Includes) are not documented:
  parameter 'LangOpts'
  parameter 'FileMgr'
  parameter 'Diag'
  parameter 'ModMap'
file lib/Driver/ToolChains/NetBSD.h...
Generating docs for file lib/Driver/ToolChains/OpenBSD.cpp...
Generating docs for file lib/Driver/ToolChains/OpenBSD.h...
Generating docs for file lib/Driver/ToolChains/PS4CPU.cpp...
Generating docs for file lib/Driver/ToolChains/PS4CPU.h...
Generating docs for file lib/Driver/ToolChains/Solaris.cpp...
Generating docs for file lib/Driver/ToolChains/Solaris.h...
Generating docs for file lib/Driver/Types.cpp...
Generating docs for file lib/Driver/XRayArgs.cpp...
Generating docs for file lib/Edit/Commit.cpp...
Generating docs for file lib/Edit/EditedSource.cpp...
Generating docs for file lib/Edit/RewriteObjCFoundationAPI.cpp...
Generating docs for file lib/Format/AffectedRangeManager.cpp...
Generating docs for file lib/Format/AffectedRangeManager.h...
Generating docs for file lib/Format/BreakableToken.cpp...
Generating docs for file lib/Format/BreakableToken.h...
Generating docs for file lib/Format/ContinuationIndenter.cpp...
Generating docs for file lib/Format/ContinuationIndenter.h...
Generating docs for file lib/Format/Encoding.h...
Generating docs for file lib/Format/Format.cpp...
Generating docs for file lib/Format/FormatInternal.h...
Generating docs for file lib/Format/FormatToken.cpp...
Generating docs for file lib/Format/FormatToken.h...
Generating docs for file lib/Format/FormatTokenLexer.cpp...
Generating docs for file lib/Format/FormatTokenLexer.h...
Generating docs for file lib/Format/NamespaceEndCommentsFixer.cpp...
Generating docs for file lib/Format/NamespaceEndCommentsFixer.h...
Generating docs for file lib/Format/SortJavaScriptImports.cpp...
Generating docs for file lib/Format/SortJavaScriptImports.h...
Generating docs for file lib/Format/TokenAnalyzer.cpp...
Generating docs for file lib/Format/TokenAnalyzer.h...
Generating docs for file lib/Format/TokenAnnotator.cpp...
Generating docs for file lib/Format/TokenAnnotator.h...
Generating docs for file lib/Format/UnwrappedLineFormatter.cpp...
Generating docs for file lib/Format/UnwrappedLineFormatter.h...
Generating docs for file lib/Format/UnwrappedLineParser.cpp...
Generating docs for file lib/Format/UnwrappedLineParser.h...
Generating docs for file lib/Format/UsingDeclarationsSorter.cpp...
Generating docs for file lib/Format/UsingDeclarationsSorter.h...
Generating docs for file lib/Format/WhitespaceManager.cpp...
Generating docs for file lib/Format/WhitespaceManager.h...
Generating docs for file lib/Frontend/ASTConsumers.cpp...
Generating docs for file lib/Frontend/ASTMerge.cpp...
Generating docs for file lib/Frontend/ASTUnit.cpp...
Generating docs for file lib/Frontend/CacheTokens.cpp...
Generating docs for file lib/Frontend/ChainedDiagnosticConsumer.cpp...
Generating docs for file lib/Frontend/ChainedIncludesSource.cpp...
Generating docs for file lib/Frontend/CodeGenOptions.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/HeaderIncludeGen.cpp...
Generating docs for file lib/Frontend/InitHeaderSearch.cpp...
Generating docs for file lib/Frontend/InitPreprocessor.cpp...
Generating docs for file lib/Frontend/LangStandards.cpp...
Generating docs for file lib/Frontend/LayoutOverrideSource.cpp...
Generating docs for file lib/Frontend/LogDiagnosticPrinter.cpp...
Generating docs for file lib/Frontend/ModuleDependencyCollector.cpp...
Generating docs for file lib/Frontend/MultiplexConsumer.cpp...
Generating docs for file lib/Front/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/immintrin.h:106: warning: argument '__a' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("f16c")))
end/PCHContainerOperations.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_intrinsics.h...
Generating docs for file lib/Headers/__clang_cuda_math_forward_declares.h...
Generating docs for file lib/Headers/__clang_cuda_runtime_wrapper.h...
Generating docs for file lib/Headers/__stddef_max_align_t.h...
Generating docs for file lib/Headers/__wmmintrin_aes.h...
Generating docs for file lib/Headers/__wmmintrin_pclmul.h...
Generating docs for file lib/Headers/adxintrin.h...
Generating docs for file lib/Headers/altivec.h...
Generating docs for file lib/Headers/ammintrin.h...
Generating docs for file lib/Headers/arm64intr.h...
Generating docs for file lib/Headers/arm_acle.h...
Generating docs for file lib/Headers/armintr.h...
Generating docs for file lib/Headers/avx2intrin.h...
Generating docs for file lib/Headers/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/avx512vbmiintrin.h...
Generating docs for file lib/Headers/avx512vbmivlintrin.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/avx512vpopcntdqintrin.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/clflushoptintrin.h...
Generating docs for file lib/Headers/clwbintrin.h...
Generating docs for file lib/Headers/clzerointrin.h...
Generating docs for file lib/Headers/cpuid.h...
Generating docs for file lib/Headers/emmintrin.h...
Generating docs for file lib/Headers/f16cintrin.h...
Generating docs for file lib/Headers/float.h...
Generating docs for file lib/Headers/fma4intrin.h...
Generating docs for file lib/Headers/fmaintrin.h...
Generating docs for file lib/Headers/fxsrintrin.h...
Generating docs for file lib/Headers/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/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1575: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:91: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1575: warning: explicit link request to 'include' could not be resolved
 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/mmintrin.h...
Generating docs for file lib/Headers/msa.h...
Generating docs for file lib/Headers/mwaitxintrin.h...
Generating docs for file lib/Headers/nmmintrin.h...
Generating docs for file lib/Headers/opencl-c.h...
Generating docs for file lib/Headers/pkuintrin.h...
Generating docs for file lib/Headers/pmmintrin.h...
Generating docs for file lib/Headers/popcntintrin.h...
Generating docs for file lib/Headers/prfchwintrin.h...
Generating docs for file lib/Headers/rdseedintrin.h...
Generating docs for file lib/Headers/rtmintrin.h...
Generating docs for file lib/Headers/s390intrin.h...
Generating docs for file lib/Headers/shaintrin.h...
Generating docs for file lib/Headers/smmintrin.h...
Generating docs for file lib/Headers/stdalign.h...
Generating docs for file lib/Headers/stdarg.h...
Generating docs for file lib/Headers/stdatomic.h...
Generating docs for file lib/Headers/stdbool.h...
Generating docs for file lib/Headers/stddef.h...
Generating docs for file lib/Headers/stdint.h...
Generating docs for file lib/Headers/stdnoreturn.h...
Generating docs for file lib/Headers/tbmintrin.h...
Generating docs for file lib/Headers/tgmath.h...
Generating docs for file lib/Headers/tmmintrin.h...
Generating docs for file lib/Headers/unwind.h...
Generating docs for file lib/Headers/vadefs.h...
Generating docs for file lib/Headers/varargs.h...
Generating docs for file lib/Headers/vecintrin.h...
Generating docs for file lib/Headers/wmmintrin.h...
Generating docs for file lib/Headers/x86intrin.h...
Generating docs for file lib/Headers/xmmintrin.h...
Generating docs for file lib/Headers/xopintrin.h...
Generating docs for file lib/Headers/xsavecintrin.h...
Generating docs for file lib/Headers/xsaveintrin.h...
Generating docs for file lib/Headers/xsaveoptintrin.h...
Generating docs for file lib/Headers/xsavesintrin.h...
Generating docs for file lib/Headers/xtestintrin.h...
Generating docs for file lib/Index/CodegenNameGenerator.cpp...
Generating docs for file lib/Index/CommentToXML.cpp...
Generating docs for file lib/Index/IndexBody.cpp...
Generating docs for file lib/Index/IndexDecl.cpp...
Generating docs for file lib/Index/IndexingAction.cpp...
Generating docs for file lib/Index/IndexingContext.cpp...
Generating docs for file lib/Index/IndexingContext.h...
Generating docs for file lib/Index/IndexSymbol.cpp...
Generating docs for file lib/Index/IndexTypeSourceInfo.cpp...
Generating docs for file lib/Index/SimpleFormatContext.h...
Generating docs for file lib/Index/USRGeneration.cpp...
Generating docs for file lib/Lex/HeaderMap.cpp...
Generating docs for file lib/Lex/HeaderSearch.cpp...
Generating docs for file lib/Lex/Lexer.cpp...
Generating docs for file lib/Lex/LiteralSupport.cpp...
Generating docs for file lib/Lex/MacroArgs.cpp...
Generating docs for file lib/Lex/MacroInfo.cpp...
Generating docs for file lib/Lex/ModuleMap.cpp...
Generating docs for file lib/Lex/PPCaching.cpp...
Generating docs for file lib/Lex/PPCallbacks.cpp...
Generating docs for file lib/Lex/PPConditionalDirectiveRecord.cpp...
Generating docs for file lib/Lex/PPDirectives.cpp...
Generating docs for file lib/Lex/PPExpressions.cpp...
Generating docs for file lib/Lex/PPLexerChange.cpp...
Generating docs for file lib/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/PTHLexer.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/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:508: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:509: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:510: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:510: warning: Unsupported xml/html tag <alignment> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:511: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:511: warning: Unsupported xml/html tag <step> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp:1636: warning: The following parameters of noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, const SourceLocation FinalNoteLoc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp:926: warning: The following parameters of FindBestPath(Sema &S, const EffectiveContext &EC, AccessTarget &Target, AccessSpecifier FinalAccess, CXXBasePaths &Paths) are not documented:
  parameter 'S'
  parameter 'EC'
  parameter 'Target'
  parameter 'Paths'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp:517: 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'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:5387: warning: The following parameters of AddObjCMethods(ObjCContainerDecl *Container, bool WantInstanceMethods, ObjCMethodKind WantKind, ArrayRef< IdentifierInfo * > SelIdents, DeclContext *CurContext, VisitedSelectorSet &Selectors, bool AllowSameLength, ResultBuilder &Results, bool InOriginalClass=true, bool IsRootClass=false) are not documented:
  parameter 'WantKind'
  parameter 'SelIdents'
  parameter 'Selectors'
  parameter 'InOriginalClass'
  parameter 'IsRootClass'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:2264: warning: The following parameters of formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, FunctionTypeLoc &Block, FunctionProtoTypeLoc &BlockProto, bool SuppressBlockName, bool SuppressBlock, Optional< ArrayRef< QualType >> ObjCSubsts) are not documented:
  parameter 'Policy'
  parameter 'BlockProto'
  parameter 'SuppressBlock'
  parameter 'ObjCSubsts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:3352: warning: The following parameters of MaybeAddOverrideCalls(Sema &S, DeclContext *InContext, ResultBuilder &Results) are not documented:
  parameter 'Results'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:1426: warning: The following parameters of isOutOfScopePreviousDeclaration(NamedDecl *PrevDecl, DeclContext *DC, ASTContext &Context) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:7604: warning: The following parameters of ReportOverrides(Sema &S, unsigned DiagID, const CXXMethodDecl *MD, OverrideErrorKind OEK=OEK_All) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp:7093: warning: Found unknown command `\D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp:568: warning: The following parameters of checkAttrArgsAreCapabilityObjs(Sema &S, Decl *D, const AttributeList &Attr, SmallVectorImpl< Expr * > &Args, int Sidx=0, bool ParamIdxOk=false) are not documented:
  parameter 'S'
  parameter 'D'
  parameter 'Attr'
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp:7093: warning: Found unknown command `\D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp:7125: warning: The following parameters of DoEmitAvailabilityWarning(Sema &S, AvailabilityResult K, Decl *Ctx, const NamedDecl *ReferringDecl, const NamedDecl *OffendingDecl, StringRef Message, SourceLocation Loc, const ObjCInterfaceDecl *UnknownObjCClass, const ObjCPropertyDecl *ObjCProperty, bool ObjCPropertyAccess) are not documented:
  parameter 'S'
  parameter 'K'
  parameter 'Message'
  parameter 'Loc'
  parameter 'UnknownObjCClass'
  parameter 'ObjCProperty'
  parameter 'ObjCPropertyAccess'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:1768: warning: The following parameters of CheckConstexprCtorInitializer(Sema &SemaRef, const FunctionDecl *Dcl, FieldDecl *Field, llvm::SmallSet< Decl *, 16 > &Inits, bool &Diagnosed) are not documented:
  parameter 'SemaRef'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:5958: warning: The following parameters of lookupCallFromSpecialMember(Sema &S, CXXRecordDecl *Class, Sema::CXXSpecialMember CSM, unsigned FieldQuals, bool ConstRHS) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4419: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4419: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp:11051: warning: The following parameters of diagnoseAddressOfInvalidType(Sema &S, SourceLocation Loc, Expr *E, unsigned Type) are not documented:
  parameter 'S'
  parameter 'Loc'
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp:8110: warning: The following parameters of tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, QualType scalarTy, QualType vectorEltTy, QualType vectorTy, unsigned &DiagID) are not documented:
  parameter 'S'
  parameter 'scalarTy'
  parameter 'vectorEltTy'
  parameter 'vectorTy'
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp:3681: warning: The following parameters of TryConstructorInitialization(Sema &S, const InitializedEntity &Entity, const InitializationKind &Kind, MultiExprArg Args, QualType DestType, QualType DestArrayType, InitializationSequence &Sequence, bool IsListInit=false, bool IsInitListCopy=false) are not documented:
  parameter 'S'
  parameter 'Entity'
  parameter 'Kind'
  parameter 'Args'
  parameter 'Sequence'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5050: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5050: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:9321: warning: The following parameters of checkAddressOfFunctionIsAvailable(Sema &S, const FunctionDecl *FD, bool Complain, bool InOverloadResolution, SourceLocation Loc) are not documented:
  parameter 'S'
  parameter 'FD'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:881: warning: The following parameters of checkPlaceholderForOverload(Sema &S, Expr *&E, UnbridgedCastsSet *unbridgedCasts=nullptr) are not documented:
  parameter 'S'
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:6769: warning: The following parameters of isAllowableExplicitConversion(Sema &S, QualType ConvType, QualType ToType, bool AllowObjCPointerConversion) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:88: warning: The following parameters of IsUserDefinedConversion(Sema &S, Expr *From, QualType ToType, UserDefinedConversionSequence &User, OverloadCandidateSet &CandidateSet, bool AllowExplicit, bool AllowObjCConversionOnExplicit) are not documented:
  parameter 'S'
  parameter 'From'
  parameter 'ToType'
  parameter 'User'
  parameter 'CandidateSet'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:1519: warning: The following parameters of IsVectorConversion(Sema &S, QualType FromType, QualType ToType, ImplicitConversionKind &ICK) are not documented:
  parameter 'S'
  parameter 'FromType'
  parameter 'ToType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:1311: warning: The following parameters of TryImplicitConversion(Sema &S, Expr *From, QualType ToType, bool SuppressUserConversions, bool AllowExplicit, bool InOverloadResolution, bool CStyle, bool AllowObjCWritebackConversion, bool AllowObjCConversionOnExplicit) are not documented:
  parameter 'S'
  parameter 'From'
  parameter 'ToType'
  parameter 'SuppressUserConversions'
  parameter 'AllowExplicit'
  parameter 'InOverloadResolution'
  parameter 'CStyle'
  parameter 'AllowObjCConversionOnExplicit'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp:8329: warning: The following parameters of completeMemberSpecializationImpl(Sema &S, DeclT *OrigD, SourceLocation Loc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp:100: warning: The following parameters of DeduceTemplateArgumentsByTypeMatch(Sema &S, TemplateParameterList *TemplateParams, QualType ParamIn, QualType ArgIn, TemplateDeductionInfo &Info, SmallVectorImpl< DeducedTemplateArgument > &Deduced, unsigned TDF, bool PartialOrdering, bool DeducedFromArrayBound) are not documented:
  parameter 'DeducedFromArrayBound'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp:4910: warning: The following parameters of isAtLeastAsSpecializedAs(Sema &S, QualType T1, QualType T2, TemplateLikeDecl *P2, TemplateDeductionInfo &Info) are not documented:
  parameter 'S'
  parameter 'P2'
  parameter 'Info'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:1573: warning: The following parameters of adjustFunctionTypeForInstantiation(ASTContext &Context, FunctionDecl *D, TypeSourceInfo *TInfo) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp:329: 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/llvm/tools/clang/lib/Serialization/ASTReader.cpp:726: warning: The following parameters of checkHeaderSearchOptions(const HeaderSearchOptions &HSOpts, StringRef SpecificModuleCachePath, StringRef ExistingModuleCachePath, DiagnosticsEngine *Diags, const LangOptions &LangOpts) are not documented:
  parameter 'HSOpts'
  parameter 'SpecificModuleCachePath'
  parameter 'ExistingModuleCachePath'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:229: warning: The following parameters of checkLanguageOptions(const LangOptions &LangOpts, const LangOptions &ExistingLangOpts, DiagnosticsEngine *Diags, bool AllowCompatibleDifferences=true) are not documented:
  parameter 'LangOpts'
  parameter 'ExistingLangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:586: warning: The following parameters of checkPreprocessorOptions(const PreprocessorOptions &PPOpts, const PreprocessorOptions &ExistingPPOpts, DiagnosticsEngine *Diags, FileManager &FileMgr, std::string &SuggestedPredefines, const LangOptions &LangOpts, bool Validate=true) are not documented:
  parameter 'PPOpts'
  parameter 'ExistingPPOpts'
  parameter 'FileMgr'
  parameter 'SuggestedPredefines'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:331: 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'
 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/AttributeList.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/Scope.cpp...
Generating docs for file lib/Sema/ScopeInfo.cpp...
Generating docs for file lib/Sema/Sema.cpp...
Generating docs for file lib/Sema/SemaAccess.cpp...
Generating docs for file lib/Sema/SemaAttr.cpp...
Generating docs for file lib/Sema/SemaCast.cpp...
Generating docs for file lib/Sema/SemaChecking.cpp...
Generating docs for file lib/Sema/SemaCodeComplete.cpp...
Generating docs for file lib/Sema/SemaConsumer.cpp...
Generating docs for file lib/Sema/SemaCoroutine.cpp...
Generating docs for file lib/Sema/SemaCUDA.cpp...
Generating docs for file lib/Sema/SemaCXXScopeSpec.cpp...
Generating docs for file lib/Sema/SemaDecl.cpp...
Generating docs for file lib/Sema/SemaDeclAttr.cpp...
Generating docs for file lib/Sema/SemaDeclCXX.cpp...
Generating docs for file lib/Sema/SemaDeclObjC.cpp...
Generating docs for file lib/Sema/SemaExceptionSpec.cpp...
Generating docs for file lib/Sema/SemaExpr.cpp...
Generating docs for file lib/Sema/SemaExprCXX.cpp...
Generating docs for file lib/Sema/SemaExprMember.cpp...
Generating docs for file lib/Sema/SemaExprObjC.cpp...
Generating docs for file lib/Sema/SemaFixItUtils.cpp...
Generating docs for file lib/Sema/SemaInit.cpp...
Generating docs for file lib/Sema/SemaLambda.cpp...
Generating docs for file lib/Sema/SemaLookup.cpp...
Generating docs for file lib/Sema/SemaObjCProperty.cpp...
Generating docs for file lib/Sema/SemaOpenMP.cpp...
Generating docs for file lib/Sema/SemaOverload.cpp...
Generating docs for file lib/Sema/SemaPseudoObject.cpp...
Generating docs for file lib/Sema/SemaStmt.cpp...
Generating docs for file lib/Sema/SemaStmtAsm.cpp...
Generating docs for file lib/Sema/SemaStmtAttr.cpp...
Generating docs for file lib/Sema/SemaTemplate.cpp...
Generating docs for file lib/Sema/SemaTemplateDeduction.cpp...
Generating docs for file lib/Sema/SemaTemplateInstantiate.cpp...
Generating docs for file lib/Sema/SemaTemplateInstantiateDecl.cpp...
Generating docs for file lib/Sema/SemaTemplateVariadic.cpp...
Generating docs for file lib/Sema/SemaType.cpp...
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/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 docswarning: Include graph for 'ASTWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ClangSACheckers.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp:450: 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'
 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/ModuleFileExtension.cpp...
Generating docs for file lib/Serialization/ModuleManager.cpp...
Generating docs for file lib/Serialization/MultiOnDiskHashTable.h...
Generating docs for file lib/StaticAnalyzer/Checkers/AllocationDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/AllocationDiagnostics.h...
Generating docs for file lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ClangCheckers.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ClangSACheckers.h...
Generating docs for file lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/FixedAddressChecker.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/InterCheckerAPI.h...
Generating docs for file lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Generatin/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:1041: warning: The following parameters of isARCNilInitializedLocal(CheckerContext &C, const Stmt *S) are not documented:
  parameter 'C'
g 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/MisusedMovedObjectChecker.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/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/PaddingChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PointerArithChecker.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.cpp...
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/SelectorExtras.h...
Generating docs for file lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/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/UnixAPIChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Generating d/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:159: warning: Found unknown command `\Elem'
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp:159: warning: Found unknown command `\Elem'
ocs for file lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Generating docs for file lib/StaticAnalyzer/Core/APSIntType.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BlockCounter.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BugReporter.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CallEvent.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Checker.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerContext.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerRegistry.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CoreEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Environment.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Generating docs for file lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Generating docs for file lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Core/IssueHash.cpp...
Generating docs for file lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Generating docs for file lib/StaticAnalyzer/Core/LoopWidening.cpp...
Generating docs for file lib/StaticAnalyzer/Core/MemRegion.cpp...
Generating docs for file lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Generating docs for file 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/RangedConstraintManager.h...
Generating docs for file lib/StaticAnalyzer/Core/RegionStore.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Store.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SubEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SValBuilder.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SVals.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SymbolManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelInjector.h...
Generating docs for file lib/Tooling/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/Compilat/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp:206: warning: The following parameters of stripPositionalArgs(std::vector< const char * > Args, std::vector< std::string > &Result, std::string &ErrorMsg) are not documented:
  parameter 'Result'
  parameter 'ErrorMsg'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:9: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:9: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h:472: warning: The following parameters of clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth) are not documented:
  parameter 'Depth'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:2129: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:1170: warning: The following parameters of clang_createTranslationUnit2(CXIndex CIdx, const char *ast_filename, CXTranslationUnit *out_TU) are not documented:
  parameter 'CIdx'
  parameter 'ast_filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:4201: warning: The following parameters of clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:4251: warning: The following parameters of clang_Cursor_isExternalSymbol(CXCursor C, CXString *language, CXString *definedIn, unsigned *isGenerated) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5610: warning: The following parameters of clang_remap_getFilenames(CXRemapping, unsigned index, CXString *original, CXString *transformed) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5671: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5675: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5675: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6198: 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'
ionDatabase.cpp...
Generating docs for file lib/Tooling/Core/Lookup.cpp...
Generating docs for file lib/Tooling/Core/QualTypeNames.cpp...
Generating docs for file lib/Tooling/Core/Replacement.cpp...
Generating docs for file lib/Tooling/Execution.cpp...
Generating docs for file lib/Tooling/FileMatchTrie.cpp...
Generating docs for file lib/Tooling/FixIt.cpp...
Generating docs for file lib/Tooling/JSONCompilationDatabase.cpp...
Generating docs for file lib/Tooling/Refactoring.cpp...
Generating docs for file lib/Tooling/Refactoring/ASTSelection.cpp...
Generating docs for file lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Generating docs for file lib/Tooling/Refactoring/AtomicChange.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/Extract.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Generating docs for file lib/Tooling/Refactoring/RefactoringActions.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Generating docs for file lib/Tooling/RefactoringCallbacks.cpp...
Generating docs for file lib/Tooling/StandaloneExecution.cpp...
Generating docs for file lib/Tooling/Tooling.cpp...
Generating page documentation...
Generating docs for page todo...
Generating group documentation...
Generating dependency graph for group COMPILATIONDB
Generating dependency graph for group CINDEX_STRING
Generating dependency graph for group CINDEX
Generating dependency graph for group CINDEX_FILES
Generating dependency graph for group CINDEX_LOCATIONS
Generating dependency graph for group CINDEX_DIAG
Generating 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 _Unwind_Exception...
Generating docs for compound AnyFunctionCall...
Generating docs for compound atomic_flag...
Generating docs for compound basic_parser...
Generating docs for compound CallEvent...
Generating docs for compound CGBuilderBaseTy...
Generating docs for compound CHECK1...
Generating docs for compound CleanupTy...
Generating docs for compound CommonBase...
Generating docs for compound CopyOptionsTy...
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 /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2662: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2824: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4401: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3041: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3140: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3164: warning: The following parameters of OMPDeviceClause::OMPDeviceClause(Expr *E, Stmt *HelperE, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'HelperE'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4293: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4607: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: The following parameters of OMPFromClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4126: warning: The following parameters of OMPGrainsizeClause::OMPGrainsizeClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4240: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4879: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4952: warning: The following parameters of OMPIsDevicePtrClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3872: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3748: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3863: warning: The following parameters of OMPMapClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists, OpenMPMapClauseKind TypeModifier, OpenMPMapClauseKind Type, bool TypeIsImplicit, SourceLocation TypeLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3872: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3312: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3313: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4157: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4188: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4209: warning: The following parameters of OMPNumTasksClause::OMPNumTasksClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3925: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4050: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3229: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3987: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3198: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4504: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4571: warning: The following parameters of OMPToClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4711: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4815: warning: The following parameters of OMPUseDevicePtrClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > Vars, ArrayRef< Expr * > PrivateVars, ArrayRef< Expr * > Inits, ArrayRef< ValueDecl * > Declarations, MappableExprComponentListsRef ComponentLists) are not documented:
  parameter 'LParenLoc'
for compound CXIdxContainerInfo...
Generating docs for compound CXIdxCXXClassDeclInfo...
Generating docs for compound CXIdxDeclInfo...
Generating docs for compound CXIdxEntityInfo...
Generating docs for compound CXIdxEntityRefInfo...
Generating docs for compound CXIdxIBOutletCollectionAttrInfo...
Generating docs for compound CXIdxImportedASTFileInfo...
Generating docs for compound CXIdxIncludedFileInfo...
Generating docs for compound CXIdxLoc...
Generating docs for compound CXIdxObjCCategoryDeclInfo...
Generating docs for compound CXIdxObjCContainerDeclInfo...
Generating docs for compound CXIdxObjCInterfaceDeclInfo...
Generating docs for compound CXIdxObjCPropertyDeclInfo...
Generating docs for compound CXIdxObjCProtocolRefInfo...
Generating docs for compound CXIdxObjCProtocolRefListInfo...
Generating docs for compound CXPlatformAvailability...
Generating docs for compound CXSourceLocation...
Generating docs for compound CXSourceRange...
Generating docs for compound CXSourceRangeList...
Generating docs for compound CXString...
Generating docs for compound CXStringSet...
Generating docs for compound CXToken...
Generating docs for compound CXTUResourceUsage...
Generating docs for compound CXTUResourceUsageEntry...
Generating docs for compound CXType...
Generating docs for compound CXUnsavedFile...
Generating docs for compound CXVersion...
Generating docs for compound DefaultDOTGraphTraits...
Generating docs for compound DefinedTracker...
Generating docs for compound DiagnosticHandler...
Generating docs for compound GraphTraits...
Generating docs for compound IndexerCallbacks...
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 LoopState...
Generating docs for compound max_align_t...
Generating docs for compound ndrange_t...
Generating docs for compound OMPAlignedClause...
Generating docs for compound OMPClause...
Generating docs for compound OMPClauseMappableExprCommon...
Generating docs for nested compound OMPClauseMappableExprCommon::MappableComponent...
Generating docs for compound OMPClauseWithPreInit...
Generating docs for compound OMPCopyinClause...
Generating docs for compound OMPCopyprivateClause...
Generating docs for compound OMPDefaultmapClause...
Generating docs for compound OMPDependClause...
Generating docs for compound OMPDeviceClause...
Generating docs for compound OMPDistScheduleClause...
Generating docs for compound OMPFlushClause...
Generating docs for compound OMPFromClause...
Generating docs for compound OMPGrainsizeClause...
Generating docs for compound OMPHintClause...
Generating docs for compound OMPIsDevicePtrClause...
Generating docs for compound OMPMapClause...
Generating docs for compound OMPMappableExprListClause...
Generating docs for nested compound OMPMappableExprListClause::const_component_lists_iterator...
Generating docs for compound OMPNogroupClause...
Generating docs for compound OMPNumTasksClause...
Generating docs for compound OMPNumTeamsClause...
Generating docs for compound OMPPriorityClause...
Generating docs for compound OMPSIMDClause...
Generating docs for compound OMPThreadLimitClause...
Generating docs for compound OMPThreadsClause...
Generating docs for compound OMPToClause...
Generating docs for compound OMPUseDevicePtrClause...
Generating docs for compound ParsedAttrInfo...
Generating docs for compound ReadySuspendResumeResult...
Generating docs for nested compound ResultBuilder::ShadowMapEntry::iterator...
Generating docs for nested compound ResultBuilder::ShadowMapEntry::iterator::pointer...
Generating docs for compound StmtClassNameTable...
Generating docs for compound std::conditional::type...
Generating docs for compound TypeInfo...
Generating docs for compound udir_iterator_base...
Generating docs for compound clang::Base...
Generating docs for compound llvm::PointerIntPair< DeclAccessPair *, 1, bool/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h:167: warning: The following parameters of clang::AttachHeaderIncludeGen(Preprocessor &PP, const DependencyOutputOptions &DepOpts, bool ShowAllHeaders=false, StringRef OutputPath="", bool ShowDepth=true, bool MSStyle=false) are not documented:
  parameter 'PP'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h:30: warning: The following parameters of clang::getStackIndexOfNearestEnclosingCaptureCapableLambda(ArrayRef< const sema::FunctionScopeInfo * > FunctionScopes, VarDecl *VarToCapture, Sema &S) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h:57: warning: The following parameters of clang::getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef< Expr * > Args, SourceLocation EndLoc) are not documented:
  parameter 'Index'
  parameter 'Sel'
  parameter 'Args'
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h:75: warning: The following parameters of clang::getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef< ParmVarDecl * > Args, SourceLocation EndLoc) are not documented:
  parameter 'Index'
  parameter 'Sel'
  parameter 'Args'
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h:218: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h:39: warning: The following parameters of clang::ParseAST(Preprocessor &PP, ASTConsumer *Consumer, ASTContext &Ctx, bool PrintStats=false, TranslationUnitKind TUKind=TU_Complete, CodeCompleteConsumer *CompletionConsumer=nullptr, bool SkipFunctionBodies=false) are not documented:
  parameter 'PP'
  parameter 'Consumer'
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h:478: warning: code section ended without end marker
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/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/llvm/tools/clang/include/clang/AST/ASTContext.h:777: warning: The following parameters of clang::ASTContext::getCommentForDecl(const Decl *D, const Preprocessor *PP) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp:5130: warning: argument 'typeDomain' of command @param is not found in the argument list of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp:5130: warning: argument 'typeSize' of command @param is not found in the argument list of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:2355: warning: The following parameters of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const are not documented:
  parameter 'Size'
  parameter 'Domain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:769: warning: The following parameters of clang::ASTContext::getRawCommentForAnyRedecl(const Decl *D, const Decl **OriginalDecl=nullptr) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:2673: warning: The following parameters of clang::ASTContext::InitBuiltinTypes(const TargetInfo &Target, const TargetInfo *AuxTarget=nullptr) are not documented:
  parameter 'AuxTarget'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:175: warning: The following parameters of clang::ASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:832: warning: The following parameters of clang::ASTUnit::CodeComplete(StringRef File, unsigned Line, unsigned Column, ArrayRef< RemappedFile > RemappedFiles, bool IncludeMacros, bool IncludeCodePatterns, bool IncludeBriefComments, CodeCompleteConsumer &Consumer, std::shared_ptr< PCHContainerOperations > PCHContainerOps, DiagnosticsEngine &Diag, LangOptions &LangOpts, SourceManager &SourceMgr, FileManager &FileMgr, SmallVectorImpl< StoredDiagnostic > &StoredDiagnostics, SmallVectorImpl< const llvm::MemoryBuffer * > &OwnedBuffers) are not documented:
  parameter 'RemappedFiles'
  parameter 'Consumer'
  parameter 'PCHContainerOps'
  parameter 'Diag'
  parameter 'LangOpts'
  parameter 'SourceMgr'
  parameter 'FileMgr'
  parameter 'StoredDiagnostics'
  parameter 'OwnedBuffers'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:650: warning: The following parameters of clang::ASTUnit::LoadFromASTFile(const std::string &Filename, const PCHContainerReader &PCHContainerRdr, WhatToLoad ToLoad, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, const FileSystemOptions &FileSystemOpts, bool UseDebugInfo=false, bool OnlyLocalDecls=false, ArrayRef< RemappedFile > RemappedFiles=None, bool CaptureDiagnostics=false, bool AllowPCHWithCompilerErrors=false, bool UserFilesAreVolatile=false) are not documented:
  parameter 'ToLoad'
  parameter 'FileSystemOpts'
  parameter 'UseDebugInfo'
  parameter 'OnlyLocalDecls'
  parameter 'RemappedFiles'
  parameter 'CaptureDiagnostics'
  parameter 'AllowPCHWithCompilerErrors'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:774: warning: The following parameters of clang::ASTUnit::LoadFromCommandLine(const char **ArgBegin, const char **ArgEnd, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, StringRef ResourceFilesPath, bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, ArrayRef< RemappedFile > RemappedFiles=None, bool RemappedFilesKeepOriginalName=true, unsigned PrecompilePreambleAfterNParses=0, TranslationUnitKind TUKind=TU_Complete, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool AllowPCHWithCompilerErrors=false, bool SkipFunctionBodies=false, bool SingleFileParse=false, bool UserFilesAreVolatile=false, bool ForSerialization=false, llvm::Optional< StringRef > ModuleFormat=llvm::None, std::unique_ptr< ASTUnit > *ErrAST=nullptr, IntrusiveRefCntPtr< vfs::FileSystem > VFS=nullptr) are not documented:
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'RemappedFiles'
  parameter 'RemappedFilesKeepOriginalName'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'TUKind'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'AllowPCHWithCompilerErrors'
  parameter 'SkipFunctionBodies'
  parameter 'SingleFileParse'
  parameter 'UserFilesAreVolatile'
  parameter 'ForSerialization'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:735: warning: The following parameters of clang::ASTUnit::LoadFromCompilerInvocation(std::shared_ptr< CompilerInvocation > CI, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, FileManager *FileMgr, bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, unsigned PrecompilePreambleAfterNParses=0, TranslationUnitKind TUKind=TU_Complete, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool UserFilesAreVolatile=false) are not documented:
  parameter 'FileMgr'
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'TUKind'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:708: warning: The following parameters of clang::ASTUnit::LoadFromCompilerInvocationAction(std::shared_ptr< CompilerInvocation > CI, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, FrontendAction *Action=nullptr, ASTUnit *Unit=nullptr, bool Persistent=true, StringRef ResourceFilesPath=StringRef(), bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, unsigned PrecompilePreambleAfterNParses=0, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool UserFilesAreVolatile=false, std::unique_ptr< ASTUnit > *ErrAST=nullptr) are not documented:
  parameter 'ResourceFilesPath'
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:803: warning: The following parameters of clang::ASTUnit::Reparse(std::shared_ptr< PCHContainerOperations > PCHContainerOps, ArrayRef< RemappedFile > RemappedFiles=None, IntrusiveRefCntPtr< vfs::FileSystem > VFS=nullptr) are not documented:
  parameter 'PCHContainerOps'
  parameter 'RemappedFiles'
 >...
Generating docs for compound clang::targets::TgtInfo...
Generating namespace index...
Generating docs for namespace AttributeLangSupport
Generating docs for namespace clang
Generating docs for compound clang::AbstractConditionalOperator...
Generating docs for compound clang::AccessSpecDecl...
Generating docs for compound clang::ActionResult...
Generating docs for compound clang::ActionResult< PtrTy, true >...
Generating docs for compound clang::AddFlagValue...
Generating docs for compound clang::AddrLabelExpr...
Generating docs for compound clang::AdjustedLocInfo...
Generating docs for compound clang::AdjustedType...
Generating docs for compound clang::AdjustedTypeLoc...
Generating docs for compound clang::ADLResult...
Generating docs for compound clang::AmbiguousConversionSequence...
Generating docs for compound clang::AnalysisDeclContext...
Generating docs for compound clang::AnalysisDeclContextManager...
Generating docs for compound clang::AnalyzerOptions...
Generating docs for compound clang::AnyFunctionDecl...
Generating docs for compound clang::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::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::ArrayInitIndexExpr...
Generating docs for compound clang::ArrayInitLoopExpr...
Generating docs for compound clang::ArrayLocInfo...
Generating docs for compound clang::ArraySubscriptExpr...
Generating docs for compound clang::ArrayType...
Generating docs for compound clang::ArrayTypeLoc...
Generating docs for compound clang::ArrayTypeTraitExpr...
Generating docs for compound clang::AsmStmt...
Generating docs for compound clang::ASTConsumer...
Generating docs for compound clang::ASTContext...
Generating docs for nested compound clang::ASTContext::DynTypedNodeList...
Generating docs for nested compound clang::ASTContext::RawCommentAndCacheFlags...
Generating docs for nested compound clang::ASTContext::SectionInfo...
Generating docs for compound clang::ASTDeclListAction...
Generating docs for compound clang::ASTDeclReader...
Generating docs for compound clang::ASTDeclWriter...
Generating docs for compound clang::ASTDeserializationListener...
Generating docs for compound clang::ASTDumpAction...
Generating docs for compound clang::ASTFileSignature...
Generating docs for compound clang::ASTFrontendAction...
Generating docs for compound clang::ASTIdentifierIterator...
Generating docs for compound clang::ASTImporter...
Generating docs for compound clang::ASTMergeAction...
Generating docs for compound clang::ASTMutationListener...
Generating docs for compound clang::ASTNodeImporter...
Generating docs for compound clang::ASTPrintAction...
Generating docs for compound clang::ASTReader...
Generating docs for nested compound clang::ASTReader::ImportedSubmodule...
Generating docs for nested compound clang::ASTReader::ListenerScope...
Generating docs for nested compound clang::ASTReader::ModuleDeclIterator...
Generating docs for compound clang::ASTReaderListener...
Generating docs for compound clang::ASTRecordLayout...
Generating docs for nested compound clang::ASTRecordLayout::VBaseInfo...
Generating docs for compound clang::ASTRecordReader...
Generating docs for compound clang::ASTRecordWriter...
Generating docs for compound clang::ASTStmtReader...
Generating docs for compound clang::ASTStmtWriter...
Generating docs for compound clang::ASTTemplateArgumentListInfo...
Generating docs for compound clang::ASTTemplateKWAndArgsInfo...
Generating docs for compound clang::ASTTypeWriter...
Generating docs for compound clang::ASTUnit...
Generating docs for nested compound ASTUnit::ASTWriterData...
Genera/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h:546: warning: The following parameters of clang::ASTWriter::WriteAST(Sema &SemaRef, const std::string &OutputFile, Module *WritingModule, StringRef isysroot, bool hasErrors=false) are not documented:
  parameter 'OutputFile'
  parameter 'hasErrors'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AttributeList.h:111: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
ting docs for nested compound clang::ASTUnit::CachedCodeCompletionResult...
Generating docs for nested compound clang::ASTUnit::ConcurrencyCheck...
Generating docs for nested compound clang::ASTUnit::StandaloneDiagnostic...
Generating docs for nested compound clang::ASTUnit::StandaloneFixIt...
Generating docs for compound clang::ASTUnresolvedSet...
Generating docs for compound clang::ASTVector...
Generating docs for compound clang::ASTViewAction...
Generating docs for compound clang::ASTWriter...
Generating docs for compound clang::AsTypeExpr...
Generating docs for compound clang::AtomicExpr...
Generating docs for compound clang::AtomicScopeModel...
Generating docs for compound clang::AtomicScopeOpenCLModel...
Generating docs for compound clang::AtomicType...
Generating docs for compound clang::AtomicTypeLoc...
Generating docs for compound clang::AtomicTypeLocInfo...
Generating docs for compound clang::Attr...
Generating docs for compound clang::AttributedLocInfo...
Generating docs for compound clang::AttributedStmt...
Generating docs for compound clang::AttributedType...
Generating docs for compound clang::AttributedTypeLoc...
Generating docs for compound clang::AttributeFactory...
Generating docs for compound clang::AttributeList...
Generating docs for nested compound clang::AttributeList::PropertyData...
Generating docs for nested compound clang::AttributeList::TypeTagForDatatypeData...
Generating docs for compound clang::AttributePool...
Generating docs for compound clang::AutoType...
Generating docs for compound clang::AutoTypeLoc...
Generating docs for compound clang::AvailabilityChange...
Generating docs for compound clang::AvailabilitySpec...
Generating docs for compound clang::BackendConsumer...
Generating docs for compound clang::BadConversionSequence...
Generating docs for compound clang::BalancedDelimiterTracker...
Generating docs for compound clang::BaseSubobject...
Generating docs for compound clang::BeforeThanCompare...
Generating docs for compound clang::BeforeThanCompare< RawComment >...
Generating docs for compound clang::BeforeThanCompare< SourceLocation >...
Generating docs for compound clang::BeforeThanCompare< SourceRange >...
Generating docs for compound clang::BinaryConditionalOperator...
Generating docs for compound clang::BinaryOperator...
Generating docs for compound clang::BindingDecl...
Generating docs for compound clang::BlockCall...
Generating docs for compound clang::BlockDecl...
Generating docs for nested compound clang::BlockDecl::Capture...
Generating docs for compound clang::BlockEdge...
Generating docs for compound clang::BlockEntrance...
Generating docs for compound clang::BlockExit...
Generating docs for compound clang::BlockExpr...
Generating docs for compound clang::BlockInvocationContext...
Generating docs for compound clang::BlockPointerType...
Generating docs for compound clang::BlockPointerTypeLoc...
Generating docs for compound clang::BodyFarm...
Generating docs for compound clang::BreakStmt...
Generating docs for compound clang::BuildPreambleErrorCategory...
Generating docs for compound clang::BuiltinLocInfo...
Generating docs for compound clang::BuiltinTemplateDecl...
Generating docs for compound clang::BuiltinType...
Generating docs for compound clang::BuiltinTypeLoc...
Generating docs for compound clang::BumpVector...
Generating docs for compound clang::BumpVectorContext...
Generating docs for compound clang::CallEnter...
Generating docs for compound clang::CallEventManager...
Generating docs for compound clang::CallExitBegin...
Generating docs for compound clang::CallExitEnd...
Generating docs for compound clang::CallExpr...
Generating docs for compound clang::CallGraph...
Generating docs for compound clang::CallGraphNode...
Generating docs for compound clang::CanonicalDeclPtr...
Generating docs for compound clang::CanProxy...
Generating docs for compound clang::CanProxyAdaptor...
Generating docs for compound clang::CanProxyAdaptor< BlockPointerType >...
Generating docs for compound clang::CanProxyAdaptor< ComplexType >...
Generating docs for compound clang::CanProxyAdap/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:247: warning: The following parameters of clang::ChainedASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
tor< 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 compound clang::CFGBlock...
Generating docs for nested compound clang::CFGBlock::AdjacentBlock...
Generating docs for nested compound clang::CFGBlock::FilteredCFGBlockIterator...
Generating docs for nested compound clang::CFGBlock::FilterOptions...
Generating docs for compound clang::CFGCallback...
Generating docs for compound clang::CFGDeleteDtor...
Generating docs for compound clang::CFGElement...
Generating docs for compound clang::CFGImplicitDtor...
Generating docs for compound clang::CFGInitializer...
Generating docs for compound clang::CFGLifetimeEnds...
Generating docs for compound clang::CFGLoopExit...
Generating docs for compound clang::CFGMemberDtor...
Generating docs for compound clang::CFGNewAllocator...
Generating docs for compound clang::CFGReverseBlockReachabilityAnalysis...
Generating docs for compound clang::CFGStmt...
Generating docs for compound clang::CFGStmtMap...
Generating docs for compound clang::CFGTemporaryDtor...
Generating docs for compound clang::CFGTerminator...
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::CleanupIn/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h:768: 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/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h:86: warning: The following parameters of clang::CodeGenerator::GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition) are not documented:
  parameter 'decl'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h:637: warning: The following parameters of clang::CompilerInstance::createDiagnostics(DiagnosticOptions *Opts, DiagnosticConsumer *Client=nullptr, bool ShouldOwnClient=true, const CodeGenOptions *CodeGenOpts=nullptr) are not documented:
  parameter 'ShouldOwnClient'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h:429: warning: Unsupported xml/html tag <promise> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h:430: warning: Unsupported xml/html tag <promise> found
fo...
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::CommentHandler...
Generating docs for compound clang::CommentOptions...
Generating docs for compound clang::CompilerInstance...
Generating docs for compound clang::CompilerInvocation...
Generating docs for compound clang::CompilerInvocationBase...
Generating docs for compound clang::ComplexType...
Generating docs for compound clang::ComplexTypeLoc...
Generating docs for compound clang::CompoundAssignOperator...
Generating docs for compound clang::CompoundLiteralExpr...
Generating docs for compound clang::CompoundStmt...
Generating docs for compound clang::ConcreteTypeLoc...
Generating docs for nested compound clang::ConcreteTypeLoc::HasNoInnerType...
Generating docs for compound clang::ConditionalOperator...
Generating docs for compound clang::ConstantArrayType...
Generating docs for compound clang::ConstantArrayTypeLoc...
Generating docs for compound clang::ConstDeclVisitor...
Generating docs for compound clang::ConstEvaluatedExprVisitor...
Generating docs for compound clang::ConstOMPClauseVisitor...
Generating docs for compound clang::ConstrainedTemplateDeclInfo...
Generating docs for compound clang::ConstructorInfo...
Generating docs for compound clang::ConstructorUsingShadowDecl...
Generating docs for compound clang::ConstStmtIterator...
Generating docs for compound clang::ConstStmtVisitor...
Generating docs for compound clang::ContinueStmt...
Generating docs for compound clang::ContinuousRangeMap...
Generating docs for nested compound clang::ContinuousRangeMap::Builder...
Generating docs for compound clang::ConversionFixItGenerator...
Generating docs for compound clang::ConvertVectorExpr...
Generating docs for compound clang::CoreturnStmt...
Generating docs for compound clang::CoroutineBodyStmt...
Generating docs for nested compound clang::CoroutineBodyStmt::CtorArgs...
Generating docs for compound clang::CoroutineStmtBuilder...
Generating docs for compound clang::CoroutineSuspendExpr...
Generating docs for compound clang::CorrectionCandidateCallback...
Generating docs for compound clang::CoverageSourceInfo...
Generating docs for compound clang::CoyieldExpr...
Generating docs for compound clang::CStyleCastExpr...
Generating docs for compound clang::CUDAKernelCallExpr...
Generating docs for compound clang::CXXABI...
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 /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:730: warning: The following parameters of clang::CXXDestructorCall::CXXDestructorCall(const CXXDestructorDecl *DD, const Stmt *Trigger, const MemRegion *Target, bool IsBaseDestructor, ProgramStateRef St, const LocationContext *LCtx) are not documented:
  parameter 'IsBaseDestructor'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
for compound clang::CXXConstructExpr...
Generating docs for compound clang::CXXConstructorCall...
Generating docs for compound clang::CXXConstructorDecl...
Generating docs for compound clang::CXXConversionDecl...
Generating docs for compound clang::CXXCtorInitializer...
Generating docs for compound clang::CXXDeductionGuideDecl...
Generating docs for compound clang::CXXDeductionGuideNameExtra...
Generating docs for compound clang::CXXDefaultArgExpr...
Generating docs for compound clang::CXXDefaultInitExpr...
Generating docs for compound clang::CXXDeleteExpr...
Generating docs for compound clang::CXXDependentScopeMemberExpr...
Generating docs for compound clang::CXXDestructorCall...
Generating docs for compound clang::CXXDestructorDecl...
Generating docs for compound clang::CXXDynamicCastExpr...
Generating docs for compound clang::CXXFieldCollector...
Generating docs for compound clang::CXXFinalOverriderMap...
Generating docs for compound clang::CXXFoldExpr...
Generating docs for compound clang::CXXForRangeStmt...
Generating docs for compound clang::CXXFunctionalCastExpr...
Generating docs for compound clang::CXXIndirectPrimaryBaseSet...
Generating docs for compound clang::CXXInheritedCtorInitExpr...
Generating docs for compound clang::CXXInstanceCall...
Generating docs for compound clang::CXXLiteralOperatorIdName...
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::CXXOperatorIdName...
Generating docs for compound clang::CXXPseudoDestructorExpr...
Generating docs for compound clang::CXXRecordDecl...
Generating docs for nested compound clang::CXXRecordDecl::friend_iterator...
Generating docs for compound clang::CXXReinterpretCastExpr...
Generating docs for compound clang::CXXScalarValueInitExpr...
Generating docs for compound clang::CXXScopeSpec...
Generating docs for compound clang::CXXSpecialName...
Generating docs for compound clang::CXXStaticCastExpr...
Generating docs for compound clang::CXXStdInitializerListExpr...
Generating docs for compound clang::CXXTemporary...
Generating docs for compound clang::CXXTemporaryObjectExpr...
Generating docs for compound clang::CXXThisExpr...
Generating docs for compound clang::CXXThrowExpr...
Generating docs for compound clang::CXXTryStmt...
Generating docs for compound clang::CXXTypeidExpr...
Generating docs for compound clang::CXXUnresolvedConstructExpr...
Generating docs for compound clang::CXXUuidofExpr...
Generating docs for compound clang::DataflowValues...
Generating docs for compound clang::DecayedType...
Generating docs for compound clang::DecayedTypeLoc...
Generating docs for compound clang::Decl...
Generating docs for nested compound clang::Decl::EmptyShell...
Generating docs for nested compound clang::Decl::redecl_iterator...
Generating docs for compound clang::DeclAccessPair...
Generating docs for compound clang::DeclarationName...
Generating docs for compound clang::DeclarationNameExtra...
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::/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
DeclaratorChunk::FunctionTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::MemberPointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::ParamInfo...
Generating docs for nested compound clang::DeclaratorChunk::PipeTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::PointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::ReferenceTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::TypeAndRange...
Generating docs for nested compound clang::DeclaratorChunk::TypeInfoCommon...
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::DeclContextPrintAction...
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::DefaultStmt...
Generating docs for compound clang::DefMacroDirective...
Generating docs for compound clang::DeltaTree...
Generating docs for compound clang::DependencyCollector...
Generating docs for compound clang::DependencyFileGenerator...
Generating docs for compound clang::DependencyOutputOptions...
Generating docs for compound clang::DependentAddressSpaceLocInfo...
Generating docs for compound clang::DependentAddressSpaceType...
Generating docs for compound clang::DependentAddressSpaceTypeLoc...
Generating docs for compound clang::DependentCoawaitExpr...
Generating docs for compound clang::DependentDecltypeType...
Generating docs for compound clang::DependentDiagnostic...
Generating docs for compound clang::DependentFunctionTemplateSpecializationInfo...
Generating docs for compound clang::DependentNameLocInfo...
Generating docs for compound clang::DependentNameType...
Generating docs for compound clang::DependentNameTypeLoc...
Generating docs for compound clang::DependentScopeDeclRefExpr...
Generating docs for compound clang::DependentSizedArrayType...
Generating docs for compound clang::DependentSizedArrayTypeLoc...
Generating docs for compound clang::DependentSizedExtVectorType...
Generating docs for compound clang::DependentSizedExtVectorTypeLoc...
Generating docs for compound clang::DependentStoredDeclsMap...
Generating docs for compound clang::DependentTemplateName...
Generating docs for compound clang::DependentTemplateSpecializationLocInfo...
Generating docs for compound clang::DependentTemplateSpecializationType...
Gen/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h:188: warning: The following parameters of clang::DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h:295: warning: The following parameters of clang::DiagnosticIDs::getDiagnosticsInGroup(diag::Flavor Flavor, StringRef Group, SmallVectorImpl< diag::kind > &Diags) const are not documented:
  parameter 'Flavor'
  parameter 'Group'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h:131: warning: The following parameters of clang::DiagnosticRenderer::emitDiagnostic(FullSourceLoc Loc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, ArrayRef< FixItHint > FixItHints, DiagOrStoredDiag D=(Diagnostic *) nullptr) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:689: warning: The following parameters of clang::DiagnosticsEngine::getCustomDiagID(Level L, const char(&) FormatString[N]) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:747: warning: The following parameters of clang::DiagnosticsEngine::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:732: warning: The following parameters of clang::DiagnosticsEngine::isIgnored(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:468: warning: The following parameters of clang::DiagnosticsEngine::setClient(DiagnosticConsumer *client, bool ShouldOwnClient=true) are not documented:
  parameter 'client'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:621: warning: The following parameters of clang::DiagnosticsEngine::setSeverity(diag::kind Diag, diag::Severity Map, SourceLocation Loc) are not documented:
  parameter 'Diag'
  parameter 'Map'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:634: warning: The following parameters of clang::DiagnosticsEngine::setSeverityForGroup(diag::Flavor Flavor, StringRef Group, diag::Severity Map, SourceLocation Loc=SourceLocation()) are not documented:
  parameter 'Group'
  parameter 'Map'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp:329: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp:329: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h:177: 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 &HasBeenMapped, SmallVectorImpl< char > &MappedName) const are not documented:
  parameter 'HasBeenMapped'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:389: warning: The following parameters of clang::Expr::ClassifyModifiable(ASTContext &Ctx, SourceLocation &Loc) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:298: warning: The following parameters of clang::Expr::isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc=nullptr) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:668: warning: The following parameters of clang::Expr::tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx, unsigned Type) const are not documented:
  parameter 'Result'
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h:185: 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'
erating docs for compound clang::DependentTemplateSpecializationTypeLoc...
Generating docs for compound clang::DependentTypeOfExprType...
Generating docs for compound clang::DependentUnaryTransformType...
Generating docs for compound clang::DesignatedInitExpr...
Generating docs for nested compound clang::DesignatedInitExpr::ArrayOrRangeDesignator...
Generating docs for nested compound clang::DesignatedInitExpr::Designator...
Generating docs for nested compound clang::DesignatedInitExpr::FieldDesignator...
Generating docs for compound clang::DesignatedInitUpdateExpr...
Generating docs for compound clang::Designation...
Generating docs for compound clang::Designator...
Generating docs for compound clang::DestroyTemplateIdAnnotationsRAIIObj...
Generating docs for compound clang::Diagnostic...
Generating docs for compound clang::DiagnosticBuilder...
Generating docs for compound clang::DiagnosticConsumer...
Generating docs for compound clang::DiagnosticError...
Generating docs for compound clang::DiagnosticErrorTrap...
Generating docs for compound clang::DiagnosticIDs...
Generating docs for compound clang::DiagnosticMapping...
Generating docs for compound clang::DiagnosticNoteRenderer...
Generating docs for compound clang::DiagnosticOptions...
Generating docs for compound clang::DiagnosticRenderer...
Generating docs for compound clang::DiagnosticsEngine...
Generating docs for compound clang::DirectoryEntry...
Generating docs for compound clang::DirectoryLookup...
Generating docs for compound clang::DominatorTree...
Generating docs for compound clang::DoStmt...
Generating docs for compound clang::DumpModuleInfoAction...
Generating docs for compound clang::DumpRawTokensAction...
Generating docs for compound clang::DumpTokensAction...
Generating docs for compound clang::ElaboratedLocInfo...
Generating docs for compound clang::ElaboratedType...
Generating docs for compound clang::ElaboratedTypeLoc...
Generating docs for compound clang::EmitAssemblyAction...
Generating docs for compound clang::EmitBCAction...
Generating docs for compound clang::EmitCodeGenOnlyAction...
Generating docs for compound clang::EmitLLVMAction...
Generating docs for compound clang::EmitLLVMOnlyAction...
Generating docs for compound clang::EmitObjAction...
Generating docs for compound clang::EmptyDecl...
Generating docs for compound clang::EmptyPragmaHandler...
Generating docs for compound clang::EnterExpressionEvaluationContext...
Generating docs for compound clang::EnumConstantDecl...
Generating docs for compound clang::EnumDecl...
Generating docs for compound clang::EnumType...
Generating docs for compound clang::EnumTypeLoc...
Generating docs for compound clang::EpsilonPoint...
Generating docs for compound clang::EvaluatedExprVisitor...
Generating docs for compound clang::EvaluatedExprVisitorBase...
Generating docs for compound clang::EvaluatedStmt...
Generating docs for compound clang::ExplicitCastExpr...
Generating docs for compound clang::ExportDecl...
Generating docs for compound clang::Expr...
Generating docs for nested compound clang::Expr::Classification...
Generating docs for nested compound clang::Expr::EvalResult...
Generating docs for nested compound clang::Expr::EvalStatus...
Generating docs for compound clang::ExpressionTraitExpr...
Generating docs for compound clang::ExprWithCleanups...
Generating docs for compound clang::ExtensionRAIIObject...
Generating docs for compound clang::ExternalASTMerger...
Generating docs for nested compound clang::ExternalASTMerger::DCOrigin...
Generating docs for nested compound clang::ExternalASTMerger::ImporterSource...
Generating docs for nested compound clang::ExternalASTMerger::ImporterTarget...
Generating docs for compound clang::ExternalASTSource...
Generating docs for nested compound clang::ExternalASTSource::ASTSourceDescriptor...
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::External/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h:196: warning: argument 'TypoName' of command @param is not found in the argument list of clang::ExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h:203: warning: The following parameters of clang::ExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) are not documented:
  parameter 'Typo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h:206: warning: The following parameters of clang::FileManager::getDirectory(StringRef DirName, bool CacheFailure=true) are not documented:
  parameter 'DirName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h:218: warning: The following parameters of clang::FileManager::getFile(StringRef Filename, bool OpenFile=false, bool CacheFailure=true) are not documented:
  parameter 'Filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h:42: warning: The following parameters of clang::FixItOptions::RewriteFilename(const std::string &Filename, int &fd)=0 are not documented:
  parameter 'Filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h:990: warning: The following parameters of clang::FunctionTemplateDecl::addSpecialization(FunctionTemplateSpecializationInfo *Info, void *InsertPos) are not documented:
  parameter 'Info'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
PreprocessingRecordSource...
Generating docs for compound clang::ExternalPreprocessorSource...
Generating docs for compound clang::ExternalSemaSource...
Generating docs for compound clang::ExternalSLocEntrySource...
Generating docs for compound clang::ExternalVTableUse...
Generating docs for compound clang::ExternCContextDecl...
Generating docs for compound clang::ExtQuals...
Generating docs for compound clang::ExtQualsTypeCommonBase...
Generating docs for compound clang::ExtVectorElementExpr...
Generating docs for compound clang::ExtVectorType...
Generating docs for compound clang::ExtVectorTypeLoc...
Generating docs for compound clang::FieldDecl...
Generating docs for compound clang::FieldDeclarator...
Generating docs for compound clang::FileData...
Generating docs for compound clang::FileEntry...
Generating docs for compound clang::FileID...
Generating docs for compound clang::FileManager...
Generating docs for compound clang::FilenamePatternConstraint...
Generating docs for compound clang::FileNullability...
Generating docs for compound clang::FileNullabilityMap...
Generating docs for compound clang::FileScopeAsmDecl...
Generating docs for compound clang::FileSystemOptions...
Generating docs for compound clang::FileSystemStatCache...
Generating docs for compound clang::FixedSizeTemplateParameterListStorage...
Generating docs for compound clang::FixItAction...
Generating docs for compound clang::FixItHint...
Generating docs for compound clang::FixItOptions...
Generating docs for compound clang::FixItRecompile...
Generating docs for compound clang::FixItRewriter...
Generating docs for compound clang::FloatingLiteral...
Generating docs for compound clang::ForStmt...
Generating docs for compound clang::ForwardingDiagnosticConsumer...
Generating docs for compound clang::FPOptions...
Generating docs for compound clang::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::FullSourceLoc...
Generating docs for nested compound clang::FullSourceLoc::BeforeThanCompare...
Generating docs for compound clang::FunctionCallFilterCCC...
Generating docs for compound clang::FunctionDecl...
Generating docs for compound clang::FunctionLocInfo...
Generating docs for compound clang::FunctionNoProtoType...
Generating docs for compound clang::FunctionNoProtoTypeLoc...
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::ExtParameterInfo...
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::ExtInfo...
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::GenerateModuleAction...
Generating docs for compound clang::GenerateModuleFromModuleMapAction...
Generating docs for compound clang::GenerateModuleInterfaceAction...
Generating docs for compound clang::GeneratePCHAction...
Generating docs for compound clang::GeneratePTHAction...
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/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:683: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:651: warning: The following parameters of clang::HeaderSearch::getExistingFileInfo(const FileEntry *FE, bool WantExternal=true) const are not documented:
  parameter 'FE'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:381: 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 SkipCache=false, bool BuildSystemModule=false) are not documented:
  parameter 'Filename'
  parameter 'FromDir'
  parameter 'RequestingModule'
  parameter 'SkipCache'
  parameter 'BuildSystemModule'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:683: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:687: warning: The following parameters of clang::HeaderSearch::suggestPathToFileForDiagnostics(const FileEntry *File, bool *IsSystem=nullptr) are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h:149: warning: The following parameters of clang::IdentifierResolver::isDeclInScope(Decl *D, DeclContext *Ctx, Scope *S=nullptr, bool AllowInlineNamespace=false) const are not documented:
  parameter 'D'
  parameter 'Ctx'
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1057: warning: The following parameters of clang::InitializationSequence::AddAddressOverloadResolutionStep(FunctionDecl *Function, DeclAccessPair Found, bool HadMultipleCandidates) are not documented:
  parameter 'Found'
  parameter 'HadMultipleCandidates'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1128: warning: The following parameters of clang::InitializationSequence::AddConstructorInitializationStep(DeclAccessPair FoundDecl, CXXConstructorDecl *Constructor, QualType T, bool HadMultipleCandidates, bool FromInitList, bool AsInitList) are not documented:
  parameter 'FoundDecl'
  parameter 'Constructor'
  parameter 'T'
  parameter 'HadMultipleCandidates'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1076: warning: The following parameters of clang::InitializationSequence::AddReferenceBindingStep(QualType T, bool BindingTemporary) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:1312: warning: The following parameters of clang::IntegerLiteral::Create(const ASTContext &C, const llvm::APInt &V, QualType type, SourceLocation l) are not documented:
  parameter 'C'
  parameter 'l'
 docs for compound clang::GreaterThanIsOperatorScope...
Generating docs for compound clang::HeaderFileInfo...
Generating docs for compound clang::HeaderMap...
Generating docs for compound clang::HeaderMapImpl...
Generating docs for compound clang::HeaderSearch...
Generating docs for compound clang::HeaderSearchOptions...
Generating docs for nested compound clang::HeaderSearchOptions::Entry...
Generating docs for nested compound clang::HeaderSearchOptions::SystemHeaderPrefix...
Generating docs for compound clang::HMapBucket...
Generating docs for compound clang::HMapHeader...
Generating docs for compound clang::HTMLPrintAction...
Generating docs for compound clang::IdentifierInfo...
Generating docs for compound clang::IdentifierInfoLookup...
Generating docs for compound clang::IdentifierIterator...
Generating docs for compound clang::IdentifierLoc...
Generating docs for compound clang::IdentifierResolver...
Generating docs for nested compound IdentifierResolver::IdDeclInfoMap...
Generating docs for nested compound clang::IdentifierResolver::iterator...
Generating docs for compound clang::IdentifierTable...
Generating docs for compound clang::IfStmt...
Generating docs for compound clang::IgnoringDiagConsumer...
Generating docs for compound clang::ImaginaryLiteral...
Generating docs for compound clang::ImplicitCallPoint...
Generating docs for compound clang::ImplicitCastExpr...
Generating docs for compound clang::ImplicitConversionSequence...
Generating docs for compound clang::ImplicitParamDecl...
Generating docs for compound clang::ImplicitValueInitExpr...
Generating docs for compound clang::ImportDecl...
Generating docs for compound clang::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::InMessageExpressionRAIIObject...
Generating docs for compound clang::InputKind...
Generating docs for compound clang::IntegerLiteral...
Generating docs for compound clang::IsResultPtrLowBitFree...
Generating docs for compound clang::IsResultPtrLowBitFree< CXXBaseSpecifier * >...
Generating docs for compound clang::IsResultPtrLowBitFree< CXXCtorInitializer * >...
Generating docs for compound clang::IsResultPtrLowBitFree< Expr * >...
Generating docs for compound clang::IsResultPtrLowBitFree< Stmt * >...
Generating docs for compound clang::ItaniumMangleContext...
Generating docs for compound clang::ItaniumVTableContext...
Generating docs for compound clang::LabelDecl...
Generating docs for compound clang::LabelStmt...
Generating docs for compound clang::LambdaCapture...
Generating docs for compound clang::LambdaExpr...
Generating docs for compound clang::LambdaIntroducer...
Generating docs for nested compound clang::LambdaIntroducer::LambdaCapture...
Generating docs for compound clang::LangOptions...
Generating docs for compound clang::LangOptionsBase...
Generating docs for compound clang::LangStandard...
Generating docs for compound clang::LateParsedTemplate...
Generating docs for compound clang::LayoutOverrideSource...
Generating docs for compound clang:/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:465: warning: The following parameters of clang::Lexer::ComputePreamble(StringRef Buffer, const LangOptions &LangOpts, unsigned MaxLines=0) are not documented:
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:339: warning: The following parameters of clang::Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, const SourceManager &SM, const LangOptions &LangOpts) are not documented:
  parameter 'Loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:378: warning: The following parameters of clang::Lexer::isAtEndOfMacroExpansion(SourceLocation loc, const SourceManager &SM, const LangOptions &LangOpts, SourceLocation *MacroEnd=nullptr) are not documented:
  parameter 'loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:368: warning: The following parameters of clang::Lexer::isAtStartOfMacroExpansion(SourceLocation loc, const SourceManager &SM, const LangOptions &LangOpts, SourceLocation *MacroBegin=nullptr) are not documented:
  parameter 'loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:29: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:32: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:35: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:42: warning: Found unknown command `\end'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:44: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:54: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:56: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:58: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:59: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:283: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:33: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:139: warning: The following parameters of clang::MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, bool Syntactically) const are not documented:
  parameter 'Other'
  parameter 'PP'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:99: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:95: warning: The following parameters of clang::MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID=FileID()) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:99: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h:295: 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/llvm/tools/clang/include/clang/Basic/Module.h:381: warning: The following parameters of clang::Module::isAvailable(const LangOptions &LangOpts, const TargetInfo &Target, Requirement &Req, UnresolvedHeaderDirective &MissingHeader) const are not documented:
  parameter 'MissingHeader'
:LazyASTUnresolvedSet...
Generating docs for compound clang::LazyGenerationalUpdatePtr...
Generating docs for nested compound clang::LazyGenerationalUpdatePtr::LazyData...
Generating docs for compound clang::LazyOffsetPtr...
Generating docs for compound clang::LazyVector...
Generating docs for nested compound clang::LazyVector::iterator...
Generating docs for compound clang::Lexer...
Generating docs for compound clang::LexicallyOrderedRecursiveASTVisitor...
Generating docs for compound clang::LineEntry...
Generating docs for compound clang::LineTableInfo...
Generating docs for compound clang::LinkageComputer...
Generating docs for compound clang::LinkageInfo...
Generating docs for compound clang::LinkageSpecDecl...
Generating docs for compound clang::LiveVariables...
Generating docs for nested compound clang::LiveVariables::LivenessValues...
Generating docs for nested compound clang::LiveVariables::Observer...
Generating docs for compound clang::LocalInstantiationScope...
Generating docs for compound clang::LocationCheck...
Generating docs for compound clang::LocationContext...
Generating docs for compound clang::LocationContextManager...
Generating docs for compound clang::LocInfoType...
Generating docs for compound clang::LogDiagnosticPrinter...
Generating docs for compound clang::LookupResult...
Generating docs for nested compound clang::LookupResult::Filter...
Generating docs for compound clang::LoopExit...
Generating docs for compound clang::LoopHint...
Generating docs for compound clang::LValueReferenceType...
Generating docs for compound clang::LValueReferenceTypeLoc...
Generating docs for compound clang::LVComputationKind...
Generating docs for compound clang::MacroArgs...
Generating docs for compound clang::MacroBuilder...
Generating docs for compound clang::MacroDefinition...
Generating docs for compound clang::MacroDefinitionRecord...
Generating docs for compound clang::MacroDirective...
Generating docs for nested compound clang::MacroDirective::DefInfo...
Generating docs for compound clang::MacroExpansion...
Generating docs for compound clang::MacroInfo...
Generating docs for compound clang::MacroPPCallbacks...
Generating docs for compound clang::make_const_ptr...
Generating docs for compound clang::make_ptr...
Generating docs for compound clang::ManagedAnalysis...
Generating docs for compound clang::MangleContext...
Generating docs for compound clang::MangleNumberingContext...
Generating docs for compound clang::MatchingVariablePatternConstraint...
Generating docs for compound clang::MaterializeTemporaryExpr...
Generating docs for compound clang::MemberExpr...
Generating docs for compound clang::MemberExprNameQualifier...
Generating docs for compound clang::MemberPointerLocInfo...
Generating docs for compound clang::MemberPointerType...
Generating docs for compound clang::MemberPointerTypeLoc...
Generating docs for compound clang::MemberSpecializationInfo...
Generating docs for compound clang::MemorizeStatCalls...
Generating docs for compound clang::MemoryBufferCache...
Generating docs for compound clang::Mergeable...
Generating docs for compound clang::MicrosoftMangleContext...
Generating docs for compound clang::MicrosoftVTableContext...
Generating docs for nested compound clang::MicrosoftVTableContext::MethodVFTableLocation...
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/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:519: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:520: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:471: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:471: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:519: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:520: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h:343: warning: The following parameters of clang::ModuleMap::ModuleMap(SourceManager &SourceMgr, DiagnosticsEngine &Diags, const LangOptions &LangOpts, const TargetInfo *Target, HeaderSearch &HeaderInfo) are not documented:
  parameter 'HeaderInfo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h:581: warning: The following parameters of clang::ModuleMap::addHeader(Module *Mod, Module::Header Header, ModuleHeaderRole Role, bool Imported=false) are not documented:
  parameter 'Mod'
  parameter 'Header'
  parameter 'Imported'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:101: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:101: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:330: warning: argument 'TypoName' of command @param is not found in the argument list of clang::MultiplexExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:332: warning: The following parameters of clang::MultiplexExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) are not documented:
  parameter 'Typo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:110: warning: The following parameters of clang::MultiplexExternalSemaSource::FindExternalLexicalDecls(const DeclContext *DC, llvm::function_ref< bool(Decl::Kind)> IsKindWeWant, SmallVectorImpl< Decl * > &Result) are not documented:
  parameter 'DC'
  parameter 'Result'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:296: warning: The following parameters of clang::NamedDecl::declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const are not documented:
  parameter 'OldD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h:192: warning: The following parameters of clang::NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, bool Instance) const are not documented:
  parameter 'MK'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h:1447: warning: The following parameters of clang::ObjCInterfaceDecl::isDesignatedInitializer(Selector Sel, const ObjCMethodDecl **InitMethod=nullptr) const are not documented:
  parameter 'Sel'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
::ModuleDependencyCollector...
Generating docs for compound clang::ModuleFileExtension...
Generating docs for compound clang::ModuleFileExtensionMetadata...
Generating docs for compound clang::ModuleFileExtensionReader...
Generating docs for compound clang::ModuleFileExtensionWriter...
Generating docs for compound clang::ModuleLoader...
Generating docs for compound clang::ModuleLoadResult...
Generating docs for compound clang::ModuleMacro...
Generating docs for compound clang::ModuleMap...
Generating docs for nested compound clang::ModuleMap::KnownHeader...
Generating docs for compound clang::ModuleMapCallbacks...
Generating docs for compound clang::ModuleMapParser...
Generating docs for compound clang::MSAsmStmt...
Generating docs for compound clang::MSDependentExistsStmt...
Generating docs for compound clang::MSPropertyDecl...
Generating docs for compound clang::MSPropertyRefExpr...
Generating docs for compound clang::MSPropertySubscriptExpr...
Generating docs for compound clang::MultiKeywordSelector...
Generating docs for compound clang::MultiLevelTemplateArgumentList...
Generating docs for compound clang::MultipleIncludeOpt...
Generating docs for compound clang::MultiplexASTDeserializationListener...
Generating docs for compound clang::MultiplexASTMutationListener...
Generating docs for compound clang::MultiplexConsumer...
Generating docs for compound clang::MultiplexExternalSemaSource...
Generating docs for compound clang::NamedDecl...
Generating docs for compound clang::NamespaceAliasDecl...
Generating docs for compound clang::NamespaceDecl...
Generating docs for compound clang::NeonTypeFlags...
Generating docs for compound clang::NestedNameSpecifier...
Generating docs for compound clang::NestedNameSpecifierLoc...
Generating docs for compound clang::NestedNameSpecifierLocBuilder...
Generating docs for compound clang::NoInitExpr...
Generating docs for compound clang::NonTypeTemplateParmDecl...
Generating docs for compound clang::NoTypoCorrectionCCC...
Generating docs for compound clang::NSAPI...
Generating docs for compound clang::NullStmt...
Generating docs for compound clang::NumericLiteralParser...
Generating docs for compound clang::ObjCArrayLiteral...
Generating docs for compound clang::ObjCAtCatchStmt...
Generating docs for compound clang::ObjCAtDefsFieldDecl...
Generating docs for compound clang::ObjCAtFinallyStmt...
Generating docs for compound clang::ObjCAtSynchronizedStmt...
Generating docs for compound clang::ObjCAtThrowStmt...
Generating docs for compound clang::ObjCAtTryStmt...
Generating docs for compound clang::ObjCAutoreleasePoolStmt...
Generating docs for compound clang::ObjCAvailabilityCheckExpr...
Generating docs for compound clang::ObjCBoolLiteralExpr...
Generating docs for compound clang::ObjCBoxedExpr...
Generating docs for compound clang::ObjCBridgedCastExpr...
Generating docs for compound clang::ObjCCategoryDecl...
Generating docs for compound clang::ObjCCategoryImplDecl...
Generating docs for compound clang::ObjCCompatibleAliasDecl...
Generating docs for compound clang::ObjCContainerDecl...
Generating docs for compound clang::ObjCDeclSpec...
Generating docs for compound clang::ObjCDictionaryElement...
Generating docs for compound clang::ObjCDictionaryLiteral...
Generating docs for compound clang::ObjCDictionaryLiteral_ExpansionData...
Generating docs for compound clang::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 comp/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1037: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, SourceLocation SuperLoc, bool IsInstanceSuper, QualType SuperType, Selector Sel, ArrayRef< SourceLocation > SelLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SuperType'
  parameter 'SelLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1073: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, TypeSourceInfo *Receiver, Selector Sel, ArrayRef< SourceLocation > SelLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SelLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1107: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, Expr *Receiver, Selector Sel, ArrayRef< SourceLocation > SeLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SeLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1125: warning: The following parameters of clang::ObjCMessageExpr::CreateEmpty(const ASTContext &Context, unsigned NumArgs, unsigned NumStoredSelLocs) are not documented:
  parameter 'NumStoredSelLocs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2085: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2746: warning: The following parameters of clang::OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CancelRegion'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2684: warning: The following parameters of clang::OMPCancellationPointDirective::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CancelRegion'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1138: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:519: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:575: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3098: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3168: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/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/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1297: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1972: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1033: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:204: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2109: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2263: warning: The following parameters of clang::OMPInReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, ArrayRef< Expr * > TaskgroupDescriptors, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1427: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2341: warning: explicit link request to 'pragma' could not be resolved
ound clang::ObjCIvarDecl...
Generating docs for compound clang::ObjCIvarRefExpr...
Generating docs for compound clang::ObjCList...
Generating docs for compound clang::ObjCListBase...
Generating docs for compound clang::ObjCMessageExpr...
Generating docs for compound clang::ObjCMethodCall...
Generating docs for compound clang::ObjCMethodDecl...
Generating docs for nested compound clang::ObjCMethodDecl::GetTypeFn...
Generating docs for compound clang::ObjCMethodList...
Generating docs for compound clang::ObjCNoReturn...
Generating docs for compound clang::ObjCObjectPointerType...
Generating docs for compound clang::ObjCObjectPointerTypeLoc...
Generating docs for compound clang::ObjCObjectType...
Generating docs for compound clang::ObjCObjectTypeImpl...
Generating docs for compound clang::ObjCObjectTypeLoc...
Generating docs for compound clang::ObjCObjectTypeLocInfo...
Generating docs for compound clang::ObjCPropertyDecl...
Generating docs for compound clang::ObjCPropertyImplDecl...
Generating docs for compound clang::ObjCPropertyRefExpr...
Generating docs for compound clang::ObjCProtocolDecl...
Generating docs for compound clang::ObjCProtocolExpr...
Generating docs for compound clang::ObjCProtocolList...
Generating docs for compound clang::ObjCProtocolQualifiers...
Generating docs for compound clang::ObjCRuntime...
Generating docs for compound clang::ObjCSelectorExpr...
Generating docs for compound clang::ObjCStringLiteral...
Generating docs for compound clang::ObjCSubscriptRefExpr...
Generating docs for compound clang::ObjCTypeParamDecl...
Generating docs for compound clang::ObjCTypeParamList...
Generating docs for compound clang::ObjCTypeParamType...
Generating docs for compound clang::ObjCTypeParamTypeLoc...
Generating docs for compound clang::ObjCTypeParamTypeLocInfo...
Generating docs for compound clang::ObjectFilePCHContainerReader...
Generating docs for compound clang::ObjectFilePCHContainerWriter...
Generating docs for compound clang::ODRHash...
Generating docs for compound clang::OffsetOfExpr...
Generating docs for compound clang::OffsetOfNode...
Generating docs for compound clang::OMPArraySectionExpr...
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::OMPClauseVisitor...
Generating docs for compound clang::OMPClauseVisitorBase...
Generating docs for compound clang::OMPClauseWithPostUpdate...
Generating docs for compound clang::OMPClauseWithPreInit...
Generating docs for compound clang::OMPClauseWriter...
Generating docs for compound clang::OMPCollapseClause...
Generating docs for compound clang::OMPCriticalDirective...
Generating docs for compound clang::OMPDeclareReductionDecl...
Generating docs for compound clang::OMPDefaultClause...
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::OMPExecutableDirective...
Generating docs for nested compound clang::OMPExecutableDirective::specific_clause_iterator...
Generating docs for compound clang::OMPFinalClause...
Generating docs for compound clang::OMPFirstprivateClause...
Generating docs for compound clang::OMPFlushDirective...
Generating docs for compound clang::OMPForDirective...
Generating docs for compound clang::OMPForSimdDirective...
Generating docs for compound clang::OMPIfClause...
Generating docs for compound clang::OMPInReductionClause...
Generating docs for compound clang::OMPLastprivateClause...
Generating docs for compound clang::OMPLinearClause...
Generat/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:425: warning: The following parameters of clang::OMPLoopDirective::OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses, unsigned NumSpecialChildren=0) are not documented:
  parameter 'That'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1013: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:951: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:345: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:899: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:247: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1481: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1560: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1629: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1202: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:646: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1686: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1830: warning: The following parameters of clang::OMPReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:408: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:433: warning: The following parameters of clang::OMPSafelenClause::OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1623: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:464: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:488: warning: The following parameters of clang::OMPSimdlenClause::OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1306: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2275: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2218: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2392: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2451: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2510: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3303: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3647: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3773: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3846: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3919: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2969: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2770: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2835: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2040: warning: The following parameters of clang::OMPTaskReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2591: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3370: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3578: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3507: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3437: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1106: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1075: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h:846: warning: The following parameters of clang::OverloadCandidateSet::BestViableFunction(Sema &S, SourceLocation Loc, OverloadCandidateSet::iterator &Best) are not documented:
  parameter 'S'
ing docs for compound clang::OMPLoopDirective...
Generating docs for nested compound clang::OMPLoopDirective::DistCombinedHelperExprs...
Generating docs for nested compound clang::OMPLoopDirective::HelperExprs...
Generating docs for compound clang::OMPMasterDirective...
Generating docs for compound clang::OMPMergeableClause...
Generating docs for compound clang::OMPNowaitClause...
Generating docs for compound clang::OMPNumThreadsClause...
Generating docs for compound clang::OMPOrderedClause...
Generating docs for compound clang::OMPOrderedDirective...
Generating docs for compound clang::OMPParallelDirective...
Generating docs for compound clang::OMPParallelForDirective...
Generating docs for compound clang::OMPParallelForSimdDirective...
Generating docs for compound clang::OMPParallelSectionsDirective...
Generating docs for compound clang::OMPPrivateClause...
Generating docs for compound clang::OMPProcBindClause...
Generating docs for compound clang::OMPReadClause...
Generating docs for compound clang::OMPReductionClause...
Generating docs for compound clang::OMPSafelenClause...
Generating docs for compound clang::OMPScheduleClause...
Generating docs for compound clang::OMPSectionDirective...
Generating docs for compound clang::OMPSectionsDirective...
Generating docs for compound clang::OMPSeqCstClause...
Generating docs for compound clang::OMPSharedClause...
Generating docs for compound clang::OMPSimdDirective...
Generating docs for compound clang::OMPSimdlenClause...
Generating docs for compound clang::OMPSingleDirective...
Generating docs for compound clang::OMPTargetDataDirective...
Generating docs for compound clang::OMPTargetDirective...
Generating docs for compound clang::OMPTargetEnterDataDirective...
Generating docs for compound clang::OMPTargetExitDataDirective...
Generating docs for compound clang::OMPTargetParallelDirective...
Generating docs for compound clang::OMPTargetParallelForDirective...
Generating docs for compound clang::OMPTargetParallelForSimdDirective...
Generating docs for compound clang::OMPTargetSimdDirective...
Generating docs for compound clang::OMPTargetTeamsDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeParallelForDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeParallelForSimdDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeSimdDirective...
Generating docs for compound clang::OMPTargetUpdateDirective...
Generating docs for compound clang::OMPTaskDirective...
Generating docs for compound clang::OMPTaskgroupDirective...
Generating docs for compound clang::OMPTaskLoopDirective...
Generating docs for compound clang::OMPTaskLoopSimdDirective...
Generating docs for compound clang::OMPTaskReductionClause...
Generating docs for compound clang::OMPTaskwaitDirective...
Generating docs for compound clang::OMPTaskyieldDirective...
Generating docs for compound clang::OMPTeamsDirective...
Generating docs for compound clang::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::OMPUntiedClause...
Generating docs for compound clang::OMPUpdateClause...
Generating docs for compound clang::OMPVarListClause...
Generating docs for compound clang::OMPWriteClause...
Generating docs for compound clang::OnlyLargestCloneConstraint...
Generating docs for compound clang::OpaquePtr...
Generating docs for compound clang::OpaqueValueExpr...
Generating docs for compound clang::OpenCLOptions...
Generating docs for compound clang::OpenMPScheduleTy...
Generating docs for compound clang::OverloadCandidate...
Generating docs for compound clang::OverloadCandidateSet...
Generating docs for compound clang::OverloadedTemplateStorage...
Generating docs for compound clang::OverloadExpr...
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h:51: warning: The following parameters of clang::ParsedTemplateArgument::ParsedTemplateArgument(KindType Kind, void *Arg, SourceLocation Loc) are not documented:
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h:2696: warning: The following parameters of clang::Parser::ParseOpenMPParensExpr(StringRef ClauseName, SourceLocation &RLoc) are not documented:
  parameter 'ClauseName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h:2716: warning: The following parameters of clang::Parser::ParseUnqualifiedId(CXXScopeSpec &SS, bool EnteringContext, bool AllowDestructorName, bool AllowConstructorName, bool AllowDeductionGuide, ParsedType ObjectType, SourceLocation &TemplateKWLoc, UnqualifiedId &Result) are not documented:
  parameter 'TemplateKWLoc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1847: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1847: warning: explicit link request to 'delete' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1623: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1623: warning: explicit link request to 'delete' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:278: warning: The following parameters of clang::PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h:251: warning: The following parameters of clang::PluginASTAction::ParseArgs(const CompilerInstance &CI, const std::vector< std::string > &arg)=0 are not documented:
  parameter 'arg'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h:503: warning: The following parameters of clang::PostInitializer::PostInitializer(const CXXCtorInitializer *I, const void *Loc, const LocationContext *L) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h:405: warning: The following parameters of clang::PostStore::PostStore(const Stmt *S, const LocationContext *L, const void *Loc, const ProgramPointTag *tag=nullptr) are not documented:
  parameter 'S'
  parameter 'L'
  parameter 'tag'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:270: warning: The following parameters of clang::PPCallbacks::Defined(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range) are not documented:
  parameter 'MacroNameTok'
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:48: warning: The following parameters of clang::PPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID=FileID()) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:61: warning: The following parameters of clang::PPCallbacks::FileSkipped(const FileEntry &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:491: warning: The following parameters of clang::PPChainedCallbacks::Defined(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range) are not documented:
  parameter 'MacroNameTok'
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:346: warning: The following parameters of clang::PPChainedCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:353: warning: The following parameters of clang::PPChainedCallbacks::FileSkipped(const FileEntry &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
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::ParenBraceBracketBalancer...
Generating docs for compound clang::ParenExpr...
Generating docs for compound clang::ParenListExpr...
Generating docs for compound clang::ParenLocInfo...
Generating docs for compound clang::ParentMap...
Generating docs for compound clang::ParenType...
Generating docs for compound clang::ParenTypeLoc...
Generating docs for compound clang::ParmVarDecl...
Generating docs for compound clang::ParsedAttributes...
Generating docs for compound clang::ParsedSourceLocation...
Generating docs for compound clang::ParsedSourceRange...
Generating docs for compound clang::ParsedTemplateArgument...
Generating docs for compound clang::Parser...
Generating docs for nested compound Parser::ConditionDeclarationOrInitStatementState...
Generating docs for nested compound Parser::ObjCTypeParamListScope...
Generating docs for nested compound clang::Parser::OpenMPVarListDataTy...
Generating docs for nested compound clang::Parser::ParseScope...
Generating docs for nested compound Parser::UnannotatedTentativeParsingAction...
Generating docs for compound clang::ParsingDeclarator...
Generating docs for compound clang::ParsingDeclRAIIObject...
Generating docs for compound clang::ParsingDeclSpec...
Generating docs for compound clang::ParsingFieldDeclarator...
Generating docs for compound clang::PartialDiagnostic...
Generating docs for nested compound clang::PartialDiagnostic::NullDiagnostic...
Generating docs for nested compound clang::PartialDiagnostic::Storage...
Generating docs for nested compound clang::PartialDiagnostic::StorageAllocator...
Generating docs for compound clang::PCHBuffer...
Generating docs for compound clang::PCHContainerOperations...
Generating docs for compound clang::PCHContainerReader...
Generating docs for compound clang::PCHContainerWriter...
Generating docs for compound clang::PCHGenerator...
Generating docs for compound clang::PCHValidator...
Generating docs for compound clang::PipeType...
Generating docs for compound clang::PipeTypeLoc...
Generating docs 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::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::PragmaDetectMismatchDe/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp:41: warning: argument 'R' of command @param is not found in the argument list of clang::PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h:456: warning: The following parameters of clang::PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range) are not documented:
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:784: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1093: warning: The following parameters of clang::Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, MacroInfo *Macro, MacroArgs *Args) are not documented:
  parameter 'Tok'
  parameter 'Macro'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1563: warning: The following parameters of clang::Preprocessor::getLocForEndOfToken(SourceLocation Loc, unsigned Offset=0) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:2021: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:2022: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1459: warning: The following parameters of clang::Preprocessor::getSpelling(SourceLocation loc, SmallVectorImpl< char > &buffer, bool *invalid=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1473: warning: The following parameters of clang::Preprocessor::getSpelling(const Token &Tok, bool *Invalid=nullptr) const are not documented:
  parameter 'Tok'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1583: warning: The following parameters of clang::Preprocessor::isAtEndOfMacroExpansion(SourceLocation loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1572: warning: The following parameters of clang::Preprocessor::isAtStartOfMacroExpansion(SourceLocation loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:784: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:100: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
cl...
Generating docs for compound clang::PragmaHandler...
Generating docs for compound clang::PragmaNamespace...
Generating docs for compound clang::PreambleBounds...
Generating docs for compound clang::PreambleCallbacks...
Generating docs for compound clang::PrecompiledPreamble...
Generating docs for compound clang::PredefinedExpr...
Generating docs for compound clang::PreImplicitCall...
Generating docs for compound clang::PreLoad...
Generating docs for compound clang::PreprocessedEntity...
Generating docs for compound clang::PreprocessingDirective...
Generating docs for compound clang::PreprocessingRecord...
Generating docs for nested compound clang::PreprocessingRecord::iterator...
Generating docs for compound clang::PreprocessOnlyAction...
Generating docs for compound clang::Preprocessor...
Generating docs for nested compound clang::Preprocessor::CachedTokensRange...
Generating docs for nested compound clang::Preprocessor::PreambleSkipInfo...
Generating docs for nested compound Preprocessor::ResetMacroExpansionHelper...
Generating docs for compound clang::PreprocessorFrontendAction...
Generating docs for compound clang::PreprocessorLexer...
Generating docs for compound clang::PreprocessorOptions...
Generating docs for nested compound clang::PreprocessorOptions::FailedModulesSet...
Generating docs for compound clang::PreprocessorOutputOptions...
Generating docs for compound clang::PreStmt...
Generating docs for compound clang::PreStmtPurgeDeadSymbols...
Generating docs for compound clang::PreStore...
Generating docs for compound clang::PresumedLoc...
Generating docs for compound clang::PrettyDeclStackTraceEntry...
Generating docs for compound clang::PrettyStackTraceDecl...
Generating docs for compound clang::PrettyStackTraceLoc...
Generating docs for compound clang::PrinterHelper...
Generating docs for compound clang::PrintingCodeCompleteConsumer...
Generating docs for compound clang::PrintingPolicy...
Generating docs for compound clang::PrintPreambleAction...
Generating docs for compound clang::PrintPreprocessedAction...
Generating docs for compound clang::ProgramPoint...
Generating docs for compound clang::ProgramPointTag...
Generating docs for compound clang::PseudoConstantAnalysis...
Generating docs for compound clang::PseudoDestructorTypeStorage...
Generating docs for compound clang::PseudoObjectExpr...
Generating docs for compound clang::PTHLexer...
Generating docs for compound clang::PTHManager...
Generating docs for nested compound PTHManager::PTHFileLookupTrait...
Generating docs for nested compound PTHManager::PTHStringLookupTrait...
Generating docs for compound clang::PTHStatCache...
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::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::RedeclarableTe/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h:94: warning: The following parameters of clang::Rewriter::InsertText(SourceLocation Loc, StringRef Str, bool InsertAfter=true, bool indentNewLines=false) are not documented:
  parameter 'Loc'
  parameter 'Str'
  parameter 'InsertAfter'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2075: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8303: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8626: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8645: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8647: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8649: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:483: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:501: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8647: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4311: warning: The following parameters of clang::Sema::ActOnMemberAccessExpr(Scope *S, Expr *Base, SourceLocation OpLoc, tok::TokenKind OpKind, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, Decl *ObjCImpDecl) are not documented:
  parameter 'S'
  parameter 'Base'
  parameter 'OpLoc'
  parameter 'SS'
  parameter 'TemplateKWLoc'
  parameter 'Id'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2075: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8626: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8649: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8606: warning: The following parameters of clang::Sema::ActOnOpenMPLoopInitialization(SourceLocation ForLoc, Stmt *Init) are not documented:
  parameter 'ForLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8303: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4246: warning: The following parameters of clang::Sema::ActOnSizeofParameterPackExpr(Scope *S, SourceLocation OpLoc, IdentifierInfo &Name, SourceLocation NameLoc, SourceLocation RParenLoc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8645: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2185: warning: The following parameters of clang::Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, CXXScopeSpec &SS, IdentifierInfo *Name, SourceLocation NameLoc, AttributeList *Attr, 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 'Attr'
  parameter 'AS'
  parameter 'ModulePrivateLoc'
  parameter 'TemplateParameterLists'
  parameter 'OwnedDecl'
  parameter 'IsDependent'
  parameter 'ScopedEnumKWLoc'
  parameter 'ScopedEnumUsesClassTag'
  parameter 'UnderlyingType'
  parameter 'IsTemplateParamOrArg'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2695: warning: The following parameters of clang::Sema::AddOverloadCandidate(FunctionDecl *Function, DeclAccessPair FoundDecl, ArrayRef< Expr * > Args, OverloadCandidateSet &CandidateSet, bool SuppressUserConversions=false, bool PartialOverloading=false, bool AllowExplicit=false, ConversionSequenceList EarlyConversions=None) are not documented:
  parameter 'Function'
  parameter 'FoundDecl'
  parameter 'Args'
  parameter 'CandidateSet'
  parameter 'SuppressUserConversions'
  parameter 'AllowExplicit'
  parameter 'EarlyConversions'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1382: warning: The following parameters of clang::Sema::BuildArrayType(QualType T, ArrayType::ArraySizeModifier ASM, Expr *ArraySize, unsigned Quals, SourceRange Brackets, DeclarationName Entity) are not documented:
  parameter 'Quals'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8117: warning: The following parameters of clang::Sema::BuildClassMessage(TypeSourceInfo *ReceiverTypeInfo, QualType ReceiverType, SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, SourceLocation LBracLoc, ArrayRef< SourceLocation > SelectorLocs, SourceLocation RBracLoc, MultiExprArg ArgsIn, bool isImplicit=false) are not documented:
  parameter 'SelectorLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4632: warning: The following parameters of clang::Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, CXXConstructorDecl *Constructor, MultiExprArg Exprs, bool HadMultipleCandidates, bool IsListInitialization, bool IsStdInitListInitialization, bool RequiresZeroInit, unsigned ConstructKind, SourceRange ParenRange) are not documented:
  parameter 'ConstructLoc'
  parameter 'DeclInitType'
  parameter 'FoundDecl'
  parameter 'Constructor'
  parameter 'Exprs'
  parameter 'HadMultipleCandidates'
  parameter 'IsListInitialization'
  parameter 'IsStdInitListInitialization'
  parameter 'RequiresZeroInit'
  parameter 'ParenRange'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8143: warning: The following parameters of clang::Sema::BuildInstanceMessage(Expr *Receiver, QualType ReceiverType, SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, SourceLocation LBracLoc, ArrayRef< SourceLocation > SelectorLocs, SourceLocation RBracLoc, MultiExprArg ArgsIn, bool isImplicit=false) are not documented:
  parameter 'SelectorLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1380: warning: The following parameters of clang::Sema::BuildReferenceType(QualType T, bool SpelledAsLValue, SourceLocation Loc, DeclarationName Entity) are not documented:
  parameter 'SpelledAsLValue'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4337: 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) are not documented:
  parameter 'Fn'
  parameter 'LParenLoc'
  parameter 'Args'
  parameter 'RParenLoc'
  parameter 'Config'
  parameter 'IsExecConfig'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4589: warning: The following parameters of clang::Sema::BuildUsingDeclaration(Scope *S, AccessSpecifier AS, SourceLocation UsingLoc, bool HasTypenameKeyword, SourceLocation TypenameLoc, CXXScopeSpec &SS, DeclarationNameInfo NameInfo, SourceLocation EllipsisLoc, AttributeList *AttrList, bool IsInstantiation) are not documented:
  parameter 'S'
  parameter 'AS'
  parameter 'UsingLoc'
  parameter 'HasTypenameKeyword'
  parameter 'TypenameLoc'
  parameter 'SS'
  parameter 'NameInfo'
  parameter 'EllipsisLoc'
  parameter 'AttrList'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:5968: warning: The following parameters of clang::Sema::CheckBaseClassAccess(SourceLocation AccessLoc, QualType Base, QualType Derived, const CXXBasePath &Path, unsigned DiagID, bool ForceCheck=false, bool ForceUnprivileged=false) are not documented:
  parameter 'AccessLoc'
  parameter 'Base'
  parameter 'Derived'
  parameter 'Path'
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:9752: warning: The following parameters of clang::Sema::CheckBooleanCondition(SourceLocation Loc, Expr *E, bool IsConstexpr=false) are not documented:
  parameter 'E'
  parameter 'IsConstexpr'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:5071: warning: The following parameters of clang::Sema::CheckCXXThisCapture(SourceLocation Loc, bool Explicit=false, bool BuildAndDiagnose=true, const unsigned *const FunctionScopeIndexToStopAt=nullptr, bool ByCopy=false) are not documented:
  parameter 'BuildAndDiagnose'
  parameter 'ByCopy'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1941: warning: The following parameters of clang::Sema::CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD, LookupResult &Previous, bool IsMemberSpecialization) are not documented:
  parameter 'S'
  parameter 'NewFD'
  parameter 'Previous'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8205: warning: The following parameters of clang::Sema::checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall) are not documented:
  parameter 'method'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:9665: warning: The following parameters of clang::Sema::CheckMessageArgumentTypes(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 'ReceiverType'
  parameter 'Args'
  parameter 'Sel'
  parameter 'SelectorLocs'
  parameter 'isClassMessage'
  parameter 'isSuperMessage'
  parameter 'lbrac'
  parameter 'rbrac'
  parameter 'RecRange'
  parameter 'VK'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7991: warning: The following parameters of clang::Sema::CheckObjCPropertyAttributes(Decl *PropertyPtrTy, SourceLocation Loc, unsigned &Attributes, bool propertyInPrimaryClass) are not documented:
  parameter 'PropertyPtrTy'
  parameter 'Loc'
  parameter 'propertyInPrimaryClass'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6719: warning: The following parameters of clang::Sema::CheckPackExpansion(Expr *Pattern, SourceLocation EllipsisLoc, Optional< unsigned > NumExpansions) are not documented:
  parameter 'NumExpansions'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6756: warning: The following parameters of clang::Sema::CheckParameterPacksForExpansion(SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef< UnexpandedParameterPack > Unexpanded, const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand, bool &RetainExpansion, Optional< unsigned > &NumExpansions) are not documented:
  parameter 'TemplateArgs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1881: warning: The following parameters of clang::Sema::CheckShadow(NamedDecl *D, NamedDecl *ShadowedDecl, const LookupResult &R) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1452: warning: The following parameters of clang::Sema::CheckSpecifiedExceptionType(QualType &T, SourceRange Range) are not documented:
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6628: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgument Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6636: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgumentLoc Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6644: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(QualType T, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6652: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TypeLoc TL, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6660: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(NestedNameSpecifierLoc NNS, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6668: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(const DeclarationNameInfo &NameInfo, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3213: warning: The following parameters of clang::Sema::CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, std::unique_ptr< CorrectionCandidateCallback > CCC, CorrectTypoKind Mode, DeclContext *MemberContext=nullptr, bool EnteringContext=false, const ObjCObjectPointerType *OPT=nullptr, bool RecordFailure=true) are not documented:
  parameter 'Mode'
  parameter 'RecordFailure'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3223: warning: The following parameters of clang::Sema::CorrectTypoDelayed(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, std::unique_ptr< CorrectionCandidateCallback > CCC, TypoDiagnosticGenerator TDG, TypoRecoveryCallback TRC, CorrectTypoKind Mode, DeclContext *MemberContext=nullptr, bool EnteringContext=false, const ObjCObjectPointerType *OPT=nullptr) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2925: warning: The following parameters of clang::Sema::CreateOverloadedBinOp(SourceLocation OpLoc, BinaryOperatorKind Opc, const UnresolvedSetImpl &Fns, Expr *LHS, Expr *RHS, bool PerformADL=true) are not documented:
  parameter 'PerformADL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2920: warning: The following parameters of clang::Sema::CreateOverloadedUnaryOp(SourceLocation OpLoc, UnaryOperatorKind Opc, const UnresolvedSetImpl &Fns, Expr *Input, bool PerformADL=true) are not documented:
  parameter 'PerformADL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6922: warning: The following parameters of clang::Sema::DeduceTemplateArguments(FunctionTemplateDecl *FunctionTemplate, TemplateArgumentListInfo *ExplicitTemplateArgs, ArrayRef< Expr * > Args, FunctionDecl *&Specialization, sema::TemplateDeductionInfo &Info, bool PartialOverloading, llvm::function_ref< bool(ArrayRef< QualType >)> CheckNonDependent) are not documented:
  parameter 'PartialOverloading'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6567: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TypeSourceInfo *T, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6577: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(Expr *E, UnexpandedParameterPackContext UPPC=UPPC_Expression) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6587: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const CXXScopeSpec &SS, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6597: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const DeclarationNameInfo &NameInfo, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6609: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TemplateName Template, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6620: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(TemplateArgumentLoc Arg, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4090: warning: The following parameters of clang::Sema::DiagRuntimeBehavior(SourceLocation Loc, const Stmt *Statement, const PartialDiagnostic &PD) are not documented:
  parameter 'Loc'
  parameter 'PD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:9530: warning: The following parameters of clang::Sema::FindCompositePointerType(SourceLocation Loc, Expr *&E1, Expr *&E2, bool ConvertArgs=true) are not documented:
  parameter 'E1'
  parameter 'E2'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2811: warning: The following parameters of clang::Sema::findFailedBooleanCondition(Expr *Cond, bool AllowTopLevelCond) are not documented:
  parameter 'Cond'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:4854: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:4854: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:4855: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:4855: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6913: warning: The following parameters of clang::Sema::FinishTemplateArgumentDeduction(FunctionTemplateDecl *FunctionTemplate, SmallVectorImpl< DeducedTemplateArgument > &Deduced, unsigned NumExplicitlySpecified, FunctionDecl *&Specialization, sema::TemplateDeductionInfo &Info, SmallVectorImpl< OriginalCallArg > const *OriginalCallArgs=nullptr, bool PartialOverloading=false, llvm::function_ref< bool()> CheckNonDependent=[]{ return false;}) are not documented:
  parameter 'FunctionTemplate'
  parameter 'Deduced'
  parameter 'NumExplicitlySpecified'
  parameter 'Specialization'
  parameter 'Info'
  parameter 'PartialOverloading'
  parameter 'CheckNonDependent'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7012: warning: The following parameters of clang::Sema::getMoreSpecializedPartialSpecialization(ClassTemplatePartialSpecializationDecl *PS1, ClassTemplatePartialSpecializationDecl *PS2, SourceLocation Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6996: warning: The following parameters of clang::Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, FunctionTemplateDecl *FT2, SourceLocation Loc, TemplatePartialOrderingContext TPOC, unsigned NumCallArguments1, unsigned NumCallArguments2) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7003: warning: The following parameters of clang::Sema::getMostSpecialized(UnresolvedSetIterator SpecBegin, UnresolvedSetIterator SpecEnd, TemplateSpecCandidateSet &FailedCandidates, SourceLocation Loc, const PartialDiagnostic &NoneDiag, const PartialDiagnostic &AmbigDiag, const PartialDiagnostic &CandidateDiag, bool Complain=true, QualType TargetType=QualType()) are not documented:
  parameter 'FailedCandidates'
  parameter 'Complain'
  parameter 'TargetType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1438: warning: The following parameters of clang::Sema::GetTypeSourceInfoForDeclarator(Declarator &D, QualType T, TypeSourceInfo *ReturnTypeInfo) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7758: warning: The following parameters of clang::Sema::InstantiateFunctionDefinition(SourceLocation PointOfInstantiation, FunctionDecl *Function, bool Recursive=false, bool DefinitionRequired=false, bool AtEndOfTU=false) are not documented:
  parameter 'AtEndOfTU'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2374: warning: The following parameters of clang::Sema::isDeclInScope(NamedDecl *D, DeclContext *Ctx, Scope *S=nullptr, bool AllowInlineNamespace=false) are not documented:
  parameter 'D'
  parameter 'Ctx'
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8565: warning: The following parameters of clang::Sema::IsOpenMPCapturedByRef(ValueDecl *D, unsigned Level) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8577: warning: The following parameters of clang::Sema::isOpenMPPrivateDecl(ValueDecl *D, unsigned Level) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8587: warning: The following parameters of clang::Sema::isOpenMPTargetCapturedDecl(ValueDecl *D, unsigned Level) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2546: warning: The following parameters of clang::Sema::IsQualificationConversion(QualType FromType, QualType ToType, bool CStyle, bool &ObjCLifetimeConversion) are not documented:
  parameter 'FromType'
  parameter 'ToType'
  parameter 'CStyle'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3155: warning: The following parameters of clang::Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation=false) are not documented:
  parameter 'AllowBuiltinCreation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3161: warning: The following parameters of clang::Sema::LookupParsedName(LookupResult &R, Scope *S, CXXScopeSpec *SS, bool AllowBuiltinCreation=false, bool EnteringContext=false) are not documented:
  parameter 'R'
  parameter 'AllowBuiltinCreation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4069: warning: The following parameters of clang::Sema::MarkDeclarationsReferencedInExpr(Expr *E, bool SkipLocalVariables=false) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7030: warning: The following parameters of clang::Sema::MarkUsedTemplateParameters(const TemplateArgumentList &TemplateArgs, bool OnlyDeduced, unsigned Depth, llvm::SmallBitVector &Used) are not documented:
  parameter 'OnlyDeduced'
  parameter 'Depth'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6120: warning: The following parameters of clang::Sema::MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, TemplateIdAnnotation *TemplateId, ArrayRef< TemplateParameterList * > ParamLists, bool IsFriend, bool &IsMemberSpecialization, bool &Invalid) are not documented:
  parameter 'Invalid'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1618: warning: The following parameters of clang::Sema::RequireCompleteType(SourceLocation Loc, QualType T, TypeDiagnoser &Diagnoser) are not documented:
  parameter 'Diagnoser'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8497: warning: The following parameters of clang::Sema::setOpenCLExtensionForDecl(Decl *FD, llvm::StringRef Exts) are not documented:
  parameter 'FD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8491: warning: The following parameters of clang::Sema::setOpenCLExtensionForType(QualType T, llvm::StringRef Exts) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2312: warning: The following parameters of clang::Sema::shouldSkipAnonEnumBody(Scope *S, IdentifierInfo *II, SourceLocation IILoc) are not documented:
  parameter 'S'
  parameter 'IILoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:483: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:501: warning: explicit link request to 'pragma' could not be resolved
mplateDecl::SpecEntryTraits...
Generating docs for nested compound clang::RedeclarableTemplateDecl::SpecEntryTraits< FunctionTemplateSpecializationInfo >...
Generating docs for nested compound clang::RedeclarableTemplateDecl::SpecIterator...
Generating docs for compound clang::ReferenceType...
Generating docs for compound clang::ReferenceTypeLoc...
Generating docs for compound clang::RelaxedLiveVariables...
Generating docs for compound clang::ReturnAdjustment...
Generating docs for nested compound clang::ReturnAdjustment::VirtualAdjustment...
Generating docs for compound clang::ReturnStmt...
Generating docs for compound clang::RewriteBuffer...
Generating docs for compound clang::RewriteIncludesAction...
Generating docs for nested compound RewriteIncludesAction::RewriteImportsListener...
Generating docs for compound clang::RewriteMacrosAction...
Generating docs for compound clang::RewriteObjCAction...
Generating docs for compound clang::Rewriter...
Generating docs for nested compound clang::Rewriter::RewriteOptions...
Generating docs for compound clang::RewriteRope...
Generating docs for compound clang::RewriteTestAction...
Generating docs for compound clang::RopePiece...
Generating docs for compound clang::RopePieceBTree...
Generating docs for compound clang::RopePieceBTreeIterator...
Generating docs for compound clang::RopeRefCountString...
Generating docs for compound clang::RValueReferenceType...
Generating docs for compound clang::RValueReferenceTypeLoc...
Generating docs for compound clang::SanitizerBlacklist...
Generating docs for compound clang::SanitizerSet...
Generating docs for compound clang::SanitizerSpecialCaseList...
Generating docs for nested compound clang::SanitizerSpecialCaseList::SanitizerSection...
Generating docs for compound clang::SavedStreamPosition...
Generating docs for compound clang::Scope...
Generating docs for compound clang::ScopeContext...
Generating docs for compound clang::ScratchBuffer...
Generating docs for compound clang::SEHExceptStmt...
Generating docs for compound clang::SEHFinallyStmt...
Generating docs for compound clang::SEHLeaveStmt...
Generating docs for compound clang::SEHTryStmt...
Generating docs for compound clang::Selector...
Generating docs for compound clang::SelectorTable...
Generating docs for compound clang::Sema...
Generating docs for nested compound clang::Sema::ActOnMemberAccessExtraArgs...
Generating docs for nested compound clang::Sema::ArgumentPackSubstitutionIndexRAII...
Generating docs for nested compound clang::Sema::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::CUDADiagBuilder...
Generating docs for nested compound clang::Sema::CXXThisScopeRAII...
Generating docs for nested compound clang::Sema::DelayedDiagnostics...
Generating docs for nested compound clang::Sema::DelayedDiagnosticsState...
Generating docs for nested compound clang::Sema::ExpressionEvaluationContextRecord...
Generating docs for nested compound clang::Sema::ExtParameterInfoBuilder...
Generating docs for nested compound clang::Sema::FPContractStateRAII...
Generating docs for nested compound clang::Sema::FullExprArg...
Generating docs for nested compound clang::Sema::FunctionDeclAndLoc...
Generating docs for nested compound clang::Sema::FunctionScopeRAII...
Generating docs for nested compound clang::Sema::GlobalEagerInstantiationScope...
Generating docs for nested compound clang::Sema::ICEConvertDiagnoser...
Generating docs for nested compound clang::Sema::ImplicitExceptionSpecification...
Generating docs for nested compound Sema::InheritedConstructorInfo...
Generating docs for nested compound clang::Sema::InstantiatingTemplate...
Generating docs fo/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:300: warning: The following parameters of clang::SimpleASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1291: warning: The following parameters of clang::SourceManager::getCharacterData(SourceLocation SL, bool *Invalid=nullptr) const are not documented:
  parameter 'SL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:861: warning: The following parameters of clang::SourceManager::getMemoryBufferForFile(const FileEntry *File, bool *Invalid=nullptr) are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1235: warning: The following parameters of clang::SourceManager::isAtEndOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1226: warning: The following parameters of clang::SourceManager::isAtStartOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1211: warning: The following parameters of clang::SourceManager::isMacroArgExpansion(SourceLocation Loc, SourceLocation *StartLoc=nullptr) const are not documented:
  parameter 'Loc'
r nested compound clang::Sema::InstantiatingTemplate::ExceptionSpecification...
Generating docs for nested compound clang::Sema::LateInstantiatedAttribute...
Generating docs for nested compound clang::Sema::LocalEagerInstantiationScope...
Generating docs for nested compound clang::Sema::NameClassification...
Generating docs for nested compound clang::Sema::NestedNameSpecInfo...
Generating docs for nested compound clang::Sema::ObjCArgInfo...
Generating docs for nested compound clang::Sema::OffsetOfComponent...
Generating docs for nested compound clang::Sema::OriginalCallArg...
Generating docs for nested compound clang::Sema::PackIncludeState...
Generating docs for nested compound clang::Sema::PragmaAttributeEntry...
Generating docs for nested compound clang::Sema::PragmaClangSection...
Generating docs for nested compound clang::Sema::PragmaStack...
Generating docs for nested compound clang::Sema::PragmaStack::Slot...
Generating docs for nested compound clang::Sema::PragmaStackSentinelRAII...
Generating docs for nested compound clang::Sema::SemaDiagnosticBuilder...
Generating docs for nested compound clang::Sema::SFINAETrap...
Generating docs for nested compound clang::Sema::SkipBodyInfo...
Generating docs for nested compound clang::Sema::SpecialMemberOverloadResult...
Generating docs for nested compound clang::Sema::SpecialMemberOverloadResultEntry...
Generating docs for nested compound clang::Sema::SynthesizedFunctionScope...
Generating docs for nested compound clang::Sema::TentativeAnalysisScope...
Generating docs for nested compound clang::Sema::TypeDiagnoser...
Generating docs for nested compound clang::Sema::TypeTagData...
Generating docs for nested compound clang::Sema::VerifyICEDiagnoser...
Generating docs for compound clang::SemaConsumer...
Generating docs for compound clang::ShuffleVectorExpr...
Generating docs for compound clang::SimpleASTReaderListener...
Generating docs for compound clang::SimpleProgramPointTag...
Generating docs for compound clang::SizeOfPackExpr...
Generating docs for compound clang::SourceLocation...
Generating docs for compound clang::SourceManager...
Generating docs for nested compound clang::SourceManager::MemoryBufferSizes...
Generating docs for compound clang::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::CallExprBitfields...
Generating docs for nested compound clang::Stmt::CastExprBitfields...
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::ConstExprIterator...
Generating docs for nested compound clang::Stmt::DeclRefExprBitfields...
Generating docs for nested compound clang::Stmt::EmptyShell...
Generating docs for nested compound clang::Stmt::ExprBitfields...
Generating docs for nested compound clang::Stmt::ExprIterator...
Generating docs for nested compound clang::Stmt::ExprWithCleanupsBitfields...
Generating docs for nested compound clang::Stmt::FloatingLiteralBitfields...
Generating docs for nested compound clang::Stmt::IfStmtBitfields...
Generating docs for nested compound clang::Stmt::InitListExprBitfields...
Generating docs for nested compound clang::Stmt::ObjCIndirectCopyRestoreExprBitfields...
Generating docs for nested compound clang::Stmt::PseudoObjectExprBitfields...
Generating docs for nested compound clang::Stmt::StmtBitfields...
Generating docs for nested compound clang::Stmt::TypeTraitExprBitfields...
Generating docs for nested compound clang::Stmt::UnaryExprOrTypeTraitExprBitfields...
Generating docs for compound clang::StmtAttr...
Generating docs for compound clang::StmtExpr...
Generating docs for/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:116: warning: The following parameters of clang::TargetInfo::CreateTargetInfo(DiagnosticsEngine &Diags, const std::shared_ptr< TargetOptions > &Opts) are not documented:
  parameter 'Diags'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h:289: warning: The following parameters of clang::TemplateName::print(raw_ostream &OS, const PrintingPolicy &Policy, bool SuppressNNS=false) const are not documented:
  parameter 'Policy'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
 compound clang::StmtIterator...
Generating docs for compound clang::StmtIteratorBase...
Generating docs for compound clang::StmtIteratorImpl...
Generating docs for compound clang::StmtPoint...
Generating docs for compound clang::StmtSequence...
Generating docs for compound clang::StmtVisitor...
Generating docs for compound clang::StmtVisitorBase...
Generating docs for compound clang::StoredDeclsList...
Generating docs for compound clang::StoredDeclsMap...
Generating docs for compound clang::StoredDiagnostic...
Generating docs for compound clang::StringLiteral...
Generating docs for compound clang::StringLiteralParser...
Generating docs for compound clang::StringSizerHelper...
Generating docs for compound clang::StructuralEquivalenceContext...
Generating docs for compound clang::SubobjectAdjustment...
Generating docs for nested compound clang::SubobjectAdjustment::DTB...
Generating docs for nested compound clang::SubobjectAdjustment::P...
Generating docs for compound clang::SubstNonTypeTemplateParmExpr...
Generating docs for compound clang::SubstNonTypeTemplateParmPackExpr...
Generating docs for compound clang::SubstTemplateTemplateParmPackStorage...
Generating docs for compound clang::SubstTemplateTemplateParmStorage...
Generating docs for compound clang::SubstTemplateTypeParmPackType...
Generating docs for compound clang::SubstTemplateTypeParmPackTypeLoc...
Generating docs for compound clang::SubstTemplateTypeParmType...
Generating docs for compound clang::SubstTemplateTypeParmTypeLoc...
Generating docs for compound clang::SuppressAccessChecks...
Generating docs for compound clang::SwitchCase...
Generating docs for compound clang::SwitchStmt...
Generating docs for compound clang::SyntaxOnlyAction...
Generating docs for compound clang::TagDecl...
Generating docs for compound clang::TagType...
Generating docs for compound clang::TagTypeLoc...
Generating docs for compound clang::TargetCXXABI...
Generating docs for compound clang::TargetInfo...
Generating docs for nested compound clang::TargetInfo::AddlRegName...
Generating docs for nested compound clang::TargetInfo::ConstraintInfo...
Generating docs for nested compound clang::TargetInfo::GCCRegAlias...
Generating docs for compound clang::TargetOptions...
Generating docs for compound clang::TemplateArgument...
Generating docs for compound clang::TemplateArgumentList...
Generating docs for compound clang::TemplateArgumentListInfo...
Generating docs for compound clang::TemplateArgumentLoc...
Generating docs for compound clang::TemplateArgumentLocContainerIterator...
Generating docs for nested compound clang::TemplateArgumentLocContainerIterator::pointer...
Generating docs for compound clang::TemplateArgumentLocInfo...
Generating docs for compound clang::TemplateArgumentLocInventIterator...
Generating docs for nested compound clang::TemplateArgumentLocInventIterator::pointer...
Generating docs for compound clang::TemplateDecl...
Generating docs for compound clang::TemplateDeclInstantiator...
Generating docs for compound clang::TemplateDiffTypes...
Generating docs for compound clang::TemplateIdAnnotation...
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::TestModuleFileExtension...
Generating docs for compound clang::TextDiagnos/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:717: warning: The following parameters of clang::TreeTransform::RebuildReferenceType(QualType ReferentType, bool LValue, SourceLocation Sigil) are not documented:
  parameter 'ReferentType'
  parameter 'Sigil'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:644: warning: The following parameters of clang::TreeTransform::TransformFunctionTypeParam(ParmVarDecl *OldParm, int indexAdjustment, Optional< unsigned > NumExpansions, bool ExpectParameterPack) are not documented:
  parameter 'OldParm'
  parameter 'NumExpansions'
  parameter 'ExpectParameterPack'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:553: warning: The following parameters of clang::TreeTransform::TransformTemplateArguments(const TemplateArgumentLoc *Inputs, unsigned NumInputs, TemplateArgumentListInfo &Outputs, bool Uneval=false) are not documented:
  parameter 'Uneval'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:576: warning: The following parameters of clang::TreeTransform::TransformTemplateArguments(InputIterator First, InputIterator Last, TemplateArgumentListInfo &Outputs, bool Uneval=false) are not documented:
  parameter 'Uneval'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:517: warning: The following parameters of clang::TreeTransform::TransformTemplateName(CXXScopeSpec &SS, TemplateName Name, SourceLocation NameLoc, QualType ObjectType=QualType(), NamedDecl *FirstQualifierInScope=nullptr, bool AllowInjectedClassName=false) are not documented:
  parameter 'AllowInjectedClassName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1738: warning: The following parameters of clang::Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, const ObjCObjectType *&bound) const are not documented:
  parameter 'ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
tic...
Generating docs for compound clang::TextDiagnosticBuffer...
Generating docs for compound clang::TextDiagnosticPrinter...
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::TranslationUnitDecl...
Generating docs for compound clang::TreeTransform...
Generating docs for nested compound clang::TreeTransform::TemporaryBase...
Generating docs for compound clang::TrivialModuleLoader...
Generating docs for compound clang::Type...
Generating docs for nested compound clang::Type::ArrayTypeBitfields...
Generating docs for nested compound clang::Type::AttributedTypeBitfields...
Generating docs for nested compound clang::Type::AutoTypeBitfields...
Generating docs for nested compound clang::Type::BuiltinTypeBitfields...
Generating docs for nested compound clang::Type::FunctionTypeBitfields...
Generating docs for nested compound clang::Type::ObjCObjectTypeBitfields...
Generating docs for nested compound clang::Type::ReferenceTypeBitfields...
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::TypeDecl...
Generating docs for compound clang::TypedefDecl...
Generating docs for compound clang::TypedefNameDecl...
Generating docs for compound clang::TypedefType...
Generating docs for compound clang::TypedefTypeLoc...
Generating docs for compound clang::TypeInfo...
Generating docs for compound clang::TypeLoc...
Generating docs for compound clang::TypeLocBuilder...
Generating docs for compound clang::TypeLocReader...
Generating docs for compound clang::TypeLocVisitor...
Generating docs for compound clang::TypeOfExprType...
Generating docs for compound clang::TypeOfExprTypeLoc...
Generating docs for compound clang::TypeOfExprTypeLocInfo...
Generating docs for compound clang::TypeofLikeTypeLoc...
Generating docs for compound clang::TypeofLocInfo...
Generating docs for compound clang::TypeOfType...
Generating docs for compound clang::TypeOfTypeLoc...
Generating docs for compound clang::TypeOfTypeLocInfo...
Generating docs for compound clang::TypePropertyCache...
Generating docs for compound clang::TypeSourceInfo...
Generating docs for compound clang::TypeSpecLocInfo...
Generating docs for compound clang::TypeSpecTypeLoc...
Generating docs for compound clang::TypeTraitExpr...
Generating docs for compound clang::TypeVisitor...
Generating docs for compound clang::TypeWithKeyword...
Generating docs for nested compound clang::TypeWithKeyword::CannotCastToThisType...
Generating docs for compound clang::TypoCorrection...
Generating docs for compound clang::TypoCorrectionConsumer...
Generating docs for nested compound clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator...
Generating docs for compound clang::TypoExpr...
Generating docs for compound clang::UnaryExprOrTypeTraitExpr...
Generating docs for compound clang::UnaryOperator...
Generating docs for compound clang::UnaryTransformType...
Generating docs for compound clang::UnaryTransformTypeLoc...
Generating docs for compound clang::UnaryTransformTypeLocInfo...
Generating docs for compound clang::UncommonTemplateNameStorage...
Generating docs for nested compound clang::UncommonTemplateNameStorage::BitsTag...
Generating docs for compound clang::UndefMacroDirective...
Generating docs for compound clang::UninitUse...
Generating docs for nested compound clang::UninitUse::Branch...
Generating docs for compound clang::UninitVariablesAnalysisStats...
Generating docs for compound clang::UninitVariablesHandler...
Generating docs for c/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h:1091: warning: The following parameters of clang::UnqualifiedId::setDestructorName(SourceLocation TildeLoc, ParsedType ClassType, SourceLocation EndLoc) are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1733: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:1744: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h:72: warning: explicit link request to 'include' could not be resolved
ompound clang::UnionOpaquePtr...
Generating docs for compound clang::UniqueVirtualMethod...
Generating docs for compound clang::UnqualifiedId...
Generating docs for nested compound clang::UnqualifiedId::OFI...
Generating docs for compound clang::UnqualTypeLoc...
Generating docs for compound clang::UnresolvedLookupExpr...
Generating docs for compound clang::UnresolvedMemberExpr...
Generating docs for compound clang::UnresolvedSet...
Generating docs for compound clang::UnresolvedSetImpl...
Generating docs for compound clang::UnresolvedSetIterator...
Generating docs for compound clang::UnresolvedUsingType...
Generating docs for compound clang::UnresolvedUsingTypeLoc...
Generating docs for compound clang::UnresolvedUsingTypenameDecl...
Generating docs for compound clang::UnresolvedUsingValueDecl...
Generating docs for compound clang::UpdateOnReturn...
Generating docs for compound clang::UserDefinedConversionSequence...
Generating docs for compound clang::UserDefinedLiteral...
Generating docs for compound clang::UsingDecl...
Generating docs for nested compound clang::UsingDecl::shadow_iterator...
Generating docs for compound clang::UsingDirectiveDecl...
Generating docs for compound clang::UsingPackDecl...
Generating docs for compound clang::UsingShadowDecl...
Generating docs for compound clang::VAArgExpr...
Generating docs for compound clang::ValueDecl...
Generating docs for compound clang::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::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 compound clang::VerifyPCHAction...
Generating docs for compound clang::VersionTuple...
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 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::anal/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h:42: warning: The following parameters of clang::arcmt::checkForManualIssues(CompilerInvocation &CI, const FrontendInputFile &Input, std::shared_ptr< PCHContainerOperations > PCHContainerOps, DiagnosticConsumer *DiagClient, bool emitPremigrationARCErrors=false, StringRef plistOut=StringRef()) are not documented:
  parameter 'CI'
  parameter 'Input'
  parameter 'PCHContainerOps'
  parameter 'DiagClient'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h:69: 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'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:5658: warning: explicit link request to 'n' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:2336: warning: Unsupported xml/html tag <enclosing> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:5635: warning: explicit link request to 'f()' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:655: warning: unexpected command endcode
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:2301: warning: Unsupported xml/html tag <enclosing> found
yze_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::PropertyRewriteTraverser...
Generating docs for compound clang::arcmt::trans::ProtectedScopeTraverser...
Generating docs for namespace clang::ARM
Generating docs for namespace clang::ast_matchers
Generating docs for compound clang::ast_matchers::BoundNodes...
Generating docs for compound clang::ast_matchers::MatchFinder...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchCallback...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchersByType...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchFinderOptions...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchFinderOptions::Profiling...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchResult...
Generating docs for nested compound clang::ast_matchers::MatchFinder::ParsingDoneTestCallback...
Generating docs for namespace clang::ast_matchers::dynamic
Generating docs for compound clang::ast_matchers::dynamic::ArgKind...
Generating docs for compound clang::ast_matchers::dynamic::Diagnostics...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::ArgStream...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::Context...
Generating docs for nested compound clang::ast_matchers::dynami/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:211: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:217: warning: The following parameters of clang::ast_matchers::dynamic::Parser::completeExpression(StringRef Code, unsigned CompletionOffset, Sema *S, const NamedValueMap *NamedValues) are not documented:
  parameter 'Code'
  parameter 'CompletionOffset'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:191: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:193: warning: The following parameters of clang::ast_matchers::dynamic::Parser::parseExpression(StringRef Code, Sema *S, const NamedValueMap *NamedValues, VariantValue *Value, Diagnostics *Error) are not documented:
  parameter 'Code'
  parameter 'Value'
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:160: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:168: warning: The following parameters of clang::ast_matchers::dynamic::Parser::parseMatcherExpression(StringRef MatcherCode, Sema *S, const NamedValueMap *NamedValues, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:137: warning: The following parameters of clang::ast_matchers::dynamic::Parser::RegistrySema::actOnMatcherExpression(MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, ArrayRef< ParserValue > Args, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:89: warning: The following parameters of clang::ast_matchers::dynamic::Parser::Sema::actOnMatcherExpression(MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, ArrayRef< ParserValue > Args, Diagnostics *Error)=0 are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h:114: warning: The following parameters of clang::ast_matchers::dynamic::Registry::constructMatcher(MatcherCtor Ctor, SourceRange NameRange, ArrayRef< ParserValue > Args, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:91: warning: Unsupported xml/html tag <T> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:256: warning: Invalid list item found
/opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h:247: warning: The following parameters of clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor::FixedArgCountMatcherDescriptor(MarshallerType Marshaller, void(*Func)(), StringRef MatcherName, ArrayRef< ast_type_traits::ASTNodeKind > RetKinds, ArrayRef< ArgKind > ArgKinds) are not documented:
  parameter 'MatcherName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h:75: warning: The following parameters of clang::ast_type_traits::ASTNodeKind::isBaseOf(ASTNodeKind Other, unsigned *Distance=nullptr) const are not documented:
  parameter 'Other'
c::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< std::string >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< StringRef >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< unsigned >...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::BindableMatcher< T > >...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::Matcher< T > >...
Generating docs for compound clang::ast_matchers::dynamic::internal::DynCastAllOfMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::MatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::OverloadedMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::VariadicFuncMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::VariadicOperatorMatcherDescriptor...
Generating docs for namespace clang::ast_matchers::internal
Generating docs for compound clang::ast_matchers::internal::CollectMatchesCallback...
Generating docs for namespace clang::ast_type_traits
Generating docs for compound clang::ast_type_traits::ASTNodeKind...
Generating d/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h:77: warning: The following parameters of clang::Builtin::Context::InitializeTarget(const TargetInfo &Target, const TargetInfo *AuxTarget) are not documented:
  parameter 'Target'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:748: warning: The following parameters of clang::CodeGen::emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind Kind, bool EmitChecks=true, bool ForceSimpleCall=false) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1179: warning: The following parameters of clang::CodeGen::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, const Expr *IfCond, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1170: warning: The following parameters of clang::CodeGen::emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:700: warning: The following parameters of clang::CodeGen::emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName, const RegionCodeGenTy &CriticalOpGen, SourceLocation Loc, const Expr *Hint=nullptr) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1334: warning: The following parameters of clang::CodeGen::emitDoacrossInit(CodeGenFunction &CGF, const OMPLoopDirective &D) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1339: warning: The following parameters of clang::CodeGen::emitDoacrossOrdered(CodeGenFunction &CGF, const OMPDependClause *C) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:962: warning: The following parameters of clang::CodeGen::emitFlush(CodeGenFunction &CGF, ArrayRef< const Expr * > Vars, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:909: warning: The following parameters of clang::CodeGen::emitForNext(CodeGenFunction &CGF, SourceLocation Loc, unsigned IVSize, bool IVSigned, Address IL, Address LB, Address UB, Address ST) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1039: warning: The following parameters of clang::CodeGen::emitInlinedDirective(CodeGenFunction &CGF, OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen, bool HasCancel=false) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:708: warning: The following parameters of clang::CodeGen::emitMasterRegion(CodeGenFunction &CGF, const RegionCodeGenTy &MasterOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1256: warning: The following parameters of clang::CodeGen::emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:918: warning: The following parameters of clang::CodeGen::emitNumThreadsClause(CodeGenFunction &CGF, llvm::Value *NumThreads, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:736: warning: The following parameters of clang::CodeGen::emitOrderedRegion(CodeGenFunction &CGF, const RegionCodeGenTy &OrderedOpGen, SourceLocation Loc, bool IsThreads) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'IsThreads'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:690: warning: The following parameters of clang::CodeGen::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars, const Expr *IfCond) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1111: warning: The following parameters of clang::CodeGen::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps, ReductionOptionsTy Options) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1051: warning: The following parameters of clang::CodeGen::emitReductionFunction(CodeGenModule &CGM, llvm::Type *ArgsType, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps) are not documented:
  parameter 'CGM'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:725: warning: The following parameters of clang::CodeGen::emitSingleRegion(CodeGenFunction &CGF, const RegionCodeGenTy &SingleOpGen, SourceLocation Loc, ArrayRef< const Expr * > CopyprivateVars, ArrayRef< const Expr * > DestExprs, ArrayRef< const Expr * > SrcExprs, ArrayRef< const Expr * > AssignmentOps) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'CopyprivateVars'
  parameter 'DestExprs'
  parameter 'SrcExprs'
  parameter 'AssignmentOps'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1210: warning: The following parameters of clang::CodeGen::emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Value *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, const Expr *Device, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1307: warning: The following parameters of clang::CodeGen::emitTargetDataCalls(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device, const RegionCodeGenTy &CodeGen, TargetDataInfo &Info) are not documented:
  parameter 'CGF'
  parameter 'CodeGen'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1320: warning: The following parameters of clang::CodeGen::emitTargetDataStandAloneCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:718: warning: The following parameters of clang::CodeGen::emitTaskgroupRegion(CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1151: warning: The following parameters of clang::CodeGen::emitTaskReductionFixups(CodeGenFunction &CGF, SourceLocation Loc, ReductionCodeGen &RCG, unsigned N) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1138: warning: The following parameters of clang::CodeGen::emitTaskReductionInit(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, const OMPTaskDataTy &Data) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1246: warning: The following parameters of clang::CodeGen::emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Value *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:948: warning: The following parameters of clang::CodeGen::emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr, SourceLocation Loc, bool PerformInit, CodeGenFunction *CGF=nullptr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:573: warning: The following parameters of clang::CodeGen::emitThreadPrivateVarInit(CodeGenFunction &CGF, Address VDAddr, llvm::Value *Ctor, llvm::Value *CopyCtor, llvm::Value *Dtor, SourceLocation Loc) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:956: warning: The following parameters of clang::CodeGen::getAddrOfArtificialThreadPrivate(CodeGenFunction &CGF, QualType VarType, StringRef Name) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:934: warning: The following parameters of clang::CodeGen::getAddrOfThreadPrivate(CodeGenFunction &CGF, const VarDecl *VD, Address VDAddr, SourceLocation Loc) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1355: warning: The following parameters of clang::CodeGen::getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam, const VarDecl *TargetParam) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1159: warning: The following parameters of clang::CodeGen::getTaskReductionItem(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *ReductionsPtr, LValue SharedLVal) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h:189: warning: The following parameters of clang::CodeGen::ABIArgInfo::getCoerceAndExpand(llvm::StructType *coerceToType, llvm::Type *unpaddedCoerceToType) are not documented:
  parameter 'coerceToType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h:495: warning: The following parameters of clang::CodeGen::AggValueSlot::forAddr(Address addr, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, IsZeroed_t isZeroed=IsNotZeroed) are not documented:
  parameter 'addr'
  parameter 'isAliased'
  parameter 'isZeroed'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h:57: warning: Found unknown command `\foo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h:195: warning: The following parameters of clang::CodeGen::CGBuilderTy::CreateConstArrayGEP(Address Addr, uint64_t Index, CharUnits EltSize, const llvm::Twine &Name="") are not documented:
  parameter 'Addr'
  parameter 'Index'
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h:226: warning: The following parameters of clang::CodeGen::CGBuilderTy::CreateConstGEP(Address Addr, uint64_t Index, CharUnits EltSize, const llvm::Twine &Name="") are not documented:
  parameter 'Addr'
  parameter 'Index'
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h:211: warning: The following parameters of clang::CodeGen::CGBuilderTy::CreateConstInBoundsGEP(Address Addr, uint64_t Index, CharUnits EltSize, const llvm::Twine &Name="") are not documented:
  parameter 'Addr'
  parameter 'Index'
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:572: warning: The following parameters of clang::CodeGen::CGCXXABI::EmitThreadLocalInitFuncs(CodeGenModule &CGM, ArrayRef< const VarDecl * > CXXThreadLocals, ArrayRef< llvm::Function * > CXXThreadLocalInits, ArrayRef< const VarDecl * > CXXThreadLocalInitVars)=0 are not documented:
  parameter 'CGM'
  parameter 'CXXThreadLocalInitVars'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:491: warning: The following parameters of clang::CodeGen::CGCXXABI::InitializeArrayCookie(CodeGenFunction &CGF, Address NewPtr, llvm::Value *NumElements, const CXXNewExpr *expr, QualType ElementType) are not documented:
  parameter 'CGF'
  parameter 'expr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:510: warning: The following parameters of clang::CodeGen::CGCXXABI::ReadArrayCookie(CodeGenFunction &CGF, Address Ptr, const CXXDeleteExpr *expr, QualType ElementType, llvm::Value *&NumElements, llvm::Value *&AllocPtr, CharUnits &CookieSize) are not documented:
  parameter 'CGF'
  parameter 'expr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:533: warning: The following parameters of clang::CodeGen::CGCXXABI::readArrayCookieImpl(CodeGenFunction &IGF, Address ptr, CharUnits cookieSize) are not documented:
  parameter 'IGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:557: warning: The following parameters of clang::CodeGen::CGCXXABI::registerGlobalDtor(CodeGenFunction &CGF, const VarDecl &D, llvm::Constant *Dtor, llvm::Constant *Addr)=0 are not documented:
  parameter 'CGF'
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:420: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:444: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:445: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:450: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:444: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:445: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:450: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:357: warning: The following parameters of clang::CodeGen::CGDebugInfo::EmitFunctionStart(GlobalDecl GD, SourceLocation Loc, SourceLocation ScopeLoc, QualType FnType, llvm::Function *Fn, CGBuilderTy &Builder) are not documented:
  parameter 'GD'
  parameter 'FnType'
  parameter 'Fn'
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:420: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h:162: warning: The following parameters of clang::CodeGen::CGObjCRuntime::GenerateMessageSend(CodeGen::CodeGenFunction &CGF, ReturnValueSlot ReturnSlot, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &CallArgs, const ObjCInterfaceDecl *Class=nullptr, const ObjCMethodDecl *Method=nullptr)=0 are not documented:
  parameter 'CGF'
  parameter 'ReturnSlot'
  parameter 'ResultType'
  parameter 'Sel'
  parameter 'Receiver'
  parameter 'CallArgs'
  parameter 'Class'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h:178: 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'
ocs for nested compound clang::ast_type_traits::ASTNodeKind::DenseMapInfo...
Generating docs for compound clang::ast_type_traits::DynTypedNode...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< CXXCtorInitializer, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< NestedNameSpecifier, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< NestedNameSpecifierLoc, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< QualType, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Decl, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Stmt, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Type, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TemplateArgument, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TemplateName, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TypeLoc, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::DenseMapInfo...
Generating docs for namespace clang::attr
Generating docs for namespace clang::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::CatchTypeInfo...
Generating docs for compound clang::CodeGen::CGBitFieldInfo...
Generating docs for compound clang::CodeGen::CGBlockInfo...
Generating docs for nested compound clang::CodeGen::CGBlockInfo::Capture...
Generating docs for compound clang::CodeGen::CGBuilderInserter...
Generating docs for compound clang::CodeGen::CGBuilderTy...
Generating docs for compound clang::CodeGen::CGCallee...
Generating docs for compound clang::CodeGen::CGCalleeInfo...
Generating docs for compound clang::CodeGen::CGCoroData...
Generating docs for compound clang::CodeGen::CGCUDARuntime...
Generating docs for compound clang::CodeGen::CGCXXABI...
Generating docs for nested compound clang::CodeGen::CGCXXABI::AddedStructorArgs...
Generating docs for compound clang::CodeGen::CGDebugInfo...
Generating docs for compound clang::CodeGen::CGFunctionInfo...
Generating docs for compound clang::CodeGen::CGFunctionInfoArgInfo...
Generating docs for compound clang::CodeGen::CGObjCRuntime...
Generating docs for nested compound clang::CodeGen::CGObjCRuntime::MessageSendInfo...
Generating docs for compound clang::CodeGen::CGOpenCLRuntime...
Generating docs for nested compound clang::CodeGen::CGOpenCLRuntime::EnqueuedBlockInfo...
Generating docs for compound clang::CodeGen::CGOpe/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:238: warning: The following parameters of clang::CodeGen::CGOpenMPRuntime::emitUpdateLocation(CodeGenFunction &CGF, SourceLocation Loc, unsigned Flags=0) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:186: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:177: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitNumThreadsClause(CodeGenFunction &CGF, llvm::Value *NumThreads, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:240: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars, const Expr *IfCond) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:1874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:2008: warning: explicit link request to 'reduce_elem' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:2009: warning: explicit link request to 'remote_elem' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:258: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps, ReductionOptionsTy Options) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:227: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Value *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:282: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam, const VarDecl *TargetParam) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:579: warning: The following parameters of clang::CodeGen::CodeGenFunction::ActivateCleanupBlock(EHScopeStack::stable_iterator Cleanup, llvm::Instruction *DominatingIP) are not documented:
  parameter 'Cleanup'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:569: warning: The following parameters of clang::CodeGen::CodeGenFunction::DeactivateCleanupBlock(EHScopeStack::stable_iterator Cleanup, llvm::Instruction *DominatingIP) are not documented:
  parameter 'Cleanup'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2127: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitAggregateCopy(Address DestPtr, Address SrcPtr, QualType EltTy, bool isVolatile=false, bool isAssignment=false) are not documented:
  parameter 'DestPtr'
  parameter 'SrcPtr'
  parameter 'EltTy'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2067: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitAnyExpr(const Expr *E, AggValueSlot aggSlot=AggValueSlot::ignored(), bool ignoreResult=false) are not documented:
  parameter 'E'
  parameter 'aggSlot'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3448: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitARCRetainBlock(llvm::Value *value, bool mandatory) are not documented:
  parameter 'value'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1529: warning: The following parameters of clang::CodeGen::CodeGenFunction::emitArrayDestroy(llvm::Value *begin, llvm::Value *end, QualType elementType, CharUnits elementAlign, Destroyer *destroyer, bool checkZeroLength, bool useEHCleanup) are not documented:
  parameter 'elementAlign'
  parameter 'checkZeroLength'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1593: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitBlockLiteral(const BlockExpr *blockExpr, llvm::Function **InvokeF=nullptr) are not documented:
  parameter 'blockExpr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2312: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, const ArrayType *arrayType, Address arrayBegin, const CXXConstructExpr *E, bool zeroInitialize=false) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2318: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, llvm::Value *numElements, Address arrayBase, const CXXConstructExpr *E, bool zeroInitialize=false) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3332: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXMemberDataPointerAddress(const Expr *E, Address base, llvm::Value *memberPtr, const MemberPointerType *memberPtrType, LValueBaseInfo *BaseInfo=nullptr, TBAAAccessInfo *TBAAInfo=nullptr) are not documented:
  parameter 'base'
  parameter 'memberPtr'
  parameter 'memberPtrType'
  parameter 'BaseInfo'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1310: warning: argument 'var' of command @param is not found in the argument list of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit)
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1310: warning: argument 'loc' of command @param is not found in the argument list of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit)
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1310: warning: argument 'alignment' of command @param is not found in the argument list of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit)
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2093: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit) are not documented:
  parameter 'D'
  parameter 'lvalue'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2737: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPAtomicSimpleUpdateExpr(LValue X, RValue E, BinaryOperatorKind BO, bool IsXLHSInRHSPart, llvm::AtomicOrdering AO, SourceLocation Loc, const llvm::function_ref< RValue(RValue)> &CommonGen) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2780: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D, bool NoFinals, llvm::Value *IsLastIterCond=nullptr) are not documented:
  parameter 'NoFinals'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2789: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPLinearClauseFinal(const OMPLoopDirective &D, const llvm::function_ref< llvm::Value *(CodeGenFunction &)> &CondGen) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3914: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitPointerWithAlignment(const Expr *E, LValueBaseInfo *BaseInfo=nullptr, TBAAAccessInfo *TBAAInfo=nullptr) are not documented:
  parameter 'E'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3152: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitStoreThroughBitfieldLValue(RValue Src, LValue Dst, llvm::Value **Result=nullptr) are not documented:
  parameter 'Src'
  parameter 'Dst'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1499: warning: The following parameters of clang::CodeGen::CodeGenFunction::pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) are not documented:
  parameter 'arrayBegin'
  parameter 'arrayEndPointer'
  parameter 'elementAlign'
  parameter 'destroyer'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1504: warning: The following parameters of clang::CodeGen::CodeGenFunction::pushRegularPartialArrayCleanup(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) are not documented:
  parameter 'arrayBegin'
  parameter 'arrayEnd'
  parameter 'elementAlign'
  parameter 'destroyer'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1642: 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/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1738: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1747: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h:1039: warning: The following parameters of clang::CodeGen::CodeGenModule::ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info, CGCalleeInfo CalleeInfo, llvm::AttributeList &Attrs, unsigned &CallingConv, bool AttrOnCallSite) are not documented:
  parameter 'AttrOnCallSite'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h:864: warning: The following parameters of clang::CodeGen::CodeGenModule::GetAddrOfConstantCString(const std::string &Str, const char *GlobalName=nullptr) are not documented:
  parameter 'Str'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1747: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1738: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h:329: 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'
nMPRuntime...
Generating docs for compound clang::CodeGen::CGOpenMPRuntimeNVPTX...
Generating docs for compound clang::CodeGen::CGRecordLayout...
Generating docs for compound clang::CodeGen::CodeGenFunction...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::AbstractCallee...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ArrayInitLoopExprScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::AutoVarEmission...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CallLifetimeEnd...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCapturedStmtRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCoroInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ConditionalEvaluation...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ConstantEmission...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CXXDefaultInitExprScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::FieldConstructionScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::FinallyInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::JumpDest...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::LexicalScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::LifetimeExtendedCleanupHeader...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPPrivateScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OpaqueValueMapping...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OpaqueValueMappingData...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ParamValue...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::PeepholeProtection...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::RunCleanupsScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::SanitizerScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::StmtExprEvaluation...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::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::CoverageMappingModul/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h:407: warning: The following parameters of clang::CodeGen::LValue::MakeBitfield(Address Addr, const CGBitFieldInfo &Info, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) are not documented:
  parameter 'type'
  parameter 'BaseInfo'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:183: warning: The following parameters of clang::CodeGen::ReductionCodeGen::adjustPrivateAddress(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:158: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitAggregateType(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:162: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitAggregateType(CodeGenFunction &CGF, unsigned N, llvm::Value *Size) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:178: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitCleanups(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:170: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitInitialization(CodeGenFunction &CGF, unsigned N, Address PrivateAddr, LValue SharedLVal, llvm::function_ref< bool(CodeGenFunction &)> DefaultInit) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:155: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitSharedLValue(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:232: warning: The following parameters of clang::CodeGen::TargetCodeGenInfo::getNullPointer(const CodeGen::CodeGenModule &CGM, llvm::PointerType *T, QualType QT) const are not documented:
  parameter 'CGM'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:251: warning: The following parameters of clang::CodeGen::TargetCodeGenInfo::performAddrSpaceCast(CodeGen::CodeGenFunction &CGF, llvm::Value *V, LangAS SrcAddr, LangAS DestAddr, llvm::Type *DestTy, bool IsNonNull=false) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:261: 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'
eGen...
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::EHPadEndScope...
Generating docs for compound clang::CodeGen::EHPersonality...
Generating docs for compound clang::CodeGen::EHScope...
Generating docs for nested compound clang::CodeGen::EHScope::CatchBitFields...
Generating docs for nested compound clang::CodeGen::EHScope::CleanupBitFields...
Generating docs for nested compound clang::CodeGen::EHScope::FilterBitFields...
Generating docs for compound clang::CodeGen::EHScopeStack...
Generating docs for nested compound clang::CodeGen::EHScopeStack::Cleanup...
Generating docs for nested compound clang::CodeGen::EHScopeStack::Cleanup::Flags...
Generating docs for nested compound clang::CodeGen::EHScopeStack::ConditionalCleanup...
Generating docs for nested compound clang::CodeGen::EHScopeStack::iterator...
Generating docs for nested compound clang::CodeGen::EHScopeStack::stable_iterator...
Generating docs for compound clang::CodeGen::EHTerminateScope...
Generating docs for compound clang::CodeGen::FunctionArgList...
Generating docs for compound clang::CodeGen::InstrProfStats...
Generating docs for compound clang::CodeGen::InvariantValue...
Generating docs for compound clang::CodeGen::LoopAttributes...
Generating docs for compound clang::CodeGen::LoopInfo...
Generating docs for compound clang::CodeGen::LoopInfoStack...
Generating docs for compound clang::CodeGen::LValue...
Generating docs for compound clang::CodeGen::LValueBaseInfo...
Generating docs for compound clang::CodeGen::ObjCEntrypoints...
Generating docs for compound clang::CodeGen::OffloadEntriesInfoManagerTy...
Generating docs for nested compound clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo...
Generating docs for nested compound clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion...
Generating docs for compound clang::CodeGen::OMPTaskDataTy...
Generating docs for compound clang::CodeGen::OrderGlobalInits...
Generating docs for compound clang::CodeGen::PrePostActionTy...
Generating docs for compound clang::CodeGen::ReductionCodeGen...
Generating docs for compound clang::CodeGen::ReductionOptionsTy...
Generating docs for compound clang::CodeGen::RegionCodeGenTy...
Generating docs for compound clang::CodeGen::RequiredArgs...
Generating docs for compound clang::CodeGen::ReturnValueSlot...
Generating docs for compound clang::CodeGen::RValue...
Generating docs for compound clang::CodeGen::SanitizerMetadata...
Generating docs for compound clang::CodeGen::StaticRTInput...
Generating docs for compound clang::CodeGen::SwiftABIInfo...
Generating docs for compound clang::CodeGen::TargetCodeGenInfo...
Generating docs for nested compound clang::CodeGen::TargetCodeGenInfo::TargetOpenCLBlockHelper...
Generating docs for compound clang::CodeGen::TargetDataInfo...
Generating docs for compound clang::CodeGen::TaskResultTy...
Generating docs for compound clang::CodeGen::TBAAAccessInfo...
Generating docs for compound clang::CodeGen::VarBypassDetector...
Generating docs for namesp/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h:71: warning: The following parameters of clang::consumed::ConsumedWarningsHandlerBase::warnParamReturnTypestateMismatch(SourceLocation Loc, StringRef VariableName, StringRef ExpectedState, StringRef ObservedState) are not documented:
  parameter 'VariableName'
ace 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::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::make_const_ptr...
Generating docs for compound clang::comments::make_ptr...
Generating docs for compound clang::comments::ParagraphComment...
Generating docs for compound clang::comments::ParamCommandComment...
Generating docs for compound clang::comments::Parser...
Generating docs for compound clang::comments::Sema...
Generating docs for compound clang::comments::TextComment...
Generating docs for compound clang::comments::TextTokenRetokenizer...
Generating docs for compound clang::comments::Token...
Generating docs for compound clang::comments::TParamCommandComment...
Generating docs for compound clang::comments::VerbatimBlockComment...
Generating docs for compound clang::comments::VerbatimBlockLineComment...
Generating docs for compound clang::comments::VerbatimLineComment...
Generating docs for namespace clang::comments::tok
Generating docs for namespace clang::consumed
Generating docs for compound clang::consumed::ConsumedAnalyzer...
Generating docs for compound clang::consumed::ConsumedBlockInfo...
Generating docs for compound clang::consumed::ConsumedStateMap...
Generating docs for compound clang::consumed::ConsumedStmtVisitor...
Generating docs for compound clang::consumed::ConsumedWarningsHandlerBase...
Generating docs for compound clang::consumed::PropagationInfo...
Generating docs for namespace clang::cross_tu
Generating docs for compound clang::cross_tu::CrossTranslationUnitContext...
Generating docs for compound clang::cross_tu::IndexError...
Generating docs for namespace clang::data_collection
Generating docs for namespace clang::dataflow
Generating docs for compound clang::dataflow::backward_analysis_tag...
Generating docs for c/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:239: warning: The following parameters of clang::driver::Compilation::CleanupFile(const char *File, bool IssueErrors=false) const are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:245: warning: The following parameters of clang::driver::Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, bool IssueErrors=false) const are not documented:
  parameter 'Files'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:254: warning: The following parameters of clang::driver::Compilation::CleanupFileMap(const ArgStringMap &Files, const JobAction *JA, bool IssueErrors=false) const are not documented:
  parameter 'Files'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:263: warning: The following parameters of clang::driver::Compilation::ExecuteCommand(const Command &C, const Command *&FailingCommand) const are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:269: warning: The following parameters of clang::driver::Compilation::ExecuteJobs(const JobList &Jobs, SmallVectorImpl< std::pair< int, const Command * >> &FailingCommands) const are not documented:
  parameter 'Jobs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:211: warning: The following parameters of clang::driver::Compilation::getArgsForToolChain(const ToolChain *TC, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) are not documented:
  parameter 'TC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:365: warning: The following parameters of clang::driver::Driver::BuildActions(Compilation &C, llvm::opt::DerivedArgList &Args, const InputList &Inputs, ActionList &Actions) const are not documented:
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:373: warning: The following parameters of clang::driver::Driver::BuildUniversalActions(Compilation &C, const ToolChain &TC, const InputList &BAInputs) const are not documented:
  parameter 'BAInputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:418: warning: The following parameters of clang::driver::Driver::GetFilePath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:426: warning: The following parameters of clang::driver::Driver::GetProgramPath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h:127: warning: The following parameters of clang::driver::Tool::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const=0 are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h:141: warning: The following parameters of clang::driver::Tool::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, const InputInfoList &Outputs, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Outputs'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:240: warning: The following parameters of clang::driver::ToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h:60: warning: The following parameters of clang::driver::toolchains::AMDGPUToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
ompound clang::dataflow::forward_analysis_tag...
Generating docs for namespace clang::declvisitor
Generating docs for compound clang::declvisitor::Base...
Generating docs for compound clang::declvisitor::make_const_ptr...
Generating docs for compound clang::declvisitor::make_ptr...
Generating docs for namespace clang::diag
Generating docs for compound clang::diag::CustomDiagInfo...
Generating docs for namespace clang::diff
Generating docs for compound clang::diff::ASTDiff...
Generating docs for nested compound clang::diff::ASTDiff::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::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::DetectedMultilibs...
Generating docs for compound clang::driver::Distro...
Generating docs for compound clang::driver::Driver...
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::InputAction...
Generating docs for compound clang::driver::InputInfo...
Generating docs for compound clang::driver::JobAction...
Generating docs for compound clang::driver::JobList...
Generating docs for compound clang::driver::LinkJobAction...
Generating docs for compound clang::driver::LipoJobAction...
Generating docs for compound clang::driver::MigrateJobAction...
Generating docs for compound clang::driver::Multilib...
Generating docs for compound clang::driver::MultilibSet...
Generating docs for compound clang::driver::OffloadAction...
Generating docs for nested compound clang::driver::OffloadAction::DeviceDependences...
Generating docs for nested compound clang::driver::OffloadAction::HostDependence...
Generating docs for compound clang::driver::OffloadBundlingJobAction...
Generating docs for compound clang::driver::OffloadUnbundlingJobAction...
Generating docs for nested compound clang::driver::OffloadUnbundlingJobAction::DependentActionInfo...
Generating docs for compound clang::driver::ParsedClangName...
Generating docs for compound clang::driver::PrecompileJobAction...
Generating docs for compound clang::driver::PreprocessJobAction...
Generating docs for compound clang::driver::RegisterEffectiveTriple...
Generating docs for compound clang::driver::SanitizerArgs...
Generating docs for compound clang::driver::Tool...
Generating docs for compound clang::driver::ToolChain...
Generating docs for compound clang::driver::VerifyDebugInfoJobAction...
Generating docs for compound clang::driver::VerifyJobAction...
Generating docs for compound clang::driver::VerifyPCHJobAction...
Generating docs for compound clang::driver::XRayArgs...
Generating docs for namespace clang::driver::options
Generating docs for namespace clang::driver::phases
Generating docs for namespace clang::driver::toolchains
Generating docs for compound clang::driver::toolchains::AMDGPUToolChain...
Generating docs for compound clang::driver::toolchains::Ananas...
Generating docs for compound clang::driver::toolch/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:145: warning: The following parameters of clang::driver::toolchains::CudaToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:428: warning: The following parameters of clang::driver::toolchains::Darwin::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:293: warning: The following parameters of clang::driver::toolchains::Generic_GCC::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:183: warning: Found unknown command `\executable_path'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:212: warning: The following parameters of clang::driver::toolchains::MachO::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:72: warning: The following parameters of clang::driver::toolchains::MSVCToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:247: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:106: warning: The following parameters of clang::driver::tools::Clang::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:125: warning: The following parameters of clang::driver::tools::ClangAs::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:138: warning: The following parameters of clang::driver::tools::OffloadBundler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:142: warning: The following parameters of clang::driver::tools::OffloadBundler::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, const InputInfoList &Outputs, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Outputs'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h:30: warning: The following parameters of clang::driver::tools::amdgpu::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h:30: warning: The following parameters of clang::driver::tools::ananas::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h:43: warning: The following parameters of clang::driver::tools::ananas::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h:39: warning: The following parameters of clang::driver::tools::AVR::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h:77: warning: The following parameters of clang::driver::tools::baremetal::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h:30: warning: The following parameters of clang::driver::tools::cloudabi::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h:29: warning: The following parameters of clang::driver::tools::CrossWindows::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h:43: warning: The following parameters of clang::driver::tools::CrossWindows::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:58: warning: The following parameters of clang::driver::tools::darwin::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:104: 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/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:78: warning: The following parameters of clang::driver::tools::darwin::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:90: 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'
ains::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::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::MSVCToolChain...
Generating docs for compound clang::driver::toolchains::MyriadToolChain...
Generating docs for compound clang::driver::toolchains::NaClToolChain...
Generating docs for compound clang::driver::toolchains::NetBSD...
Generating docs for compound clang::driver::toolchains::OpenBSD...
Generating docs for compound clang::driver::toolchains::PS4CPU...
Generating docs for compound clang::driver::toolchains::Solaris...
Generating docs for compound clang::driver::toolchains::TCELEToolChain...
Generating docs for compound clang::driver::toolchains::TCEToolChain...
Generating docs for compound clang::driver::toolchains::WebAssembly...
Generating docs for compound clang::driver::toolchains::XCoreToolChain...
Generating docs for namespace clang::driver::tools
Generating docs for compound clang::driver::tools::Clang...
Generating docs for compound clang::driver::tools::ClangAs...
Generating docs for compound clang::driver::tools::GnuTool...
Generating docs for compound clang::driver::tools::OffloadBundler...
Generating docs for namespace clang::driver::tools::aarch64
Generating docs for namespace clang::driver::tools::amdgpu
Generating docs for compound clang::driver::tools::amdgpu::Linker...
Generating docs for namespace clang::driver::tools::ananas
Generating docs for compound clang::driver::tools::ananas::Assembler...
Generating docs for compound clang::driver::tools::ananas::Linker...
Generating docs for namespace clang::driver::tools::arm
Generating docs for namespace clang::driver::tools::AVR
Generating docs for compound clang::driver::tools::AVR::Linker...
Generating docs for namespace clang::driver::tools::baremetal
Generating docs for compound clang::driver::tools::baremetal::Linker...
Generating docs for namespace clang::driver::tools::cloudabi
Generating docs for compound clang::driver::tools::cloudabi::Linker...
Generating docs for namespace clang::driver::tools::CrossWindows
Generating docs for compound clang::driver::tools::CrossWindows::Assembler...
Generating docs for compound clang::driver::tools::CrossWindows::Linker...
Generating docs for namespace clang::driver::tools::darwin
Generating docs for compound clang::driver::tools::darwin::Assembler...
Generating docs for compound clang::driver::tools::darwin::Dsymutil...
Generating docs for compound clang::driver::tools::darwin::Linker...
Generating docs for compound clang::driver::tools::darwin::Lipo...
Generating docs for/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:117: warning: The following parameters of clang::driver::tools::darwin::VerifyDebug::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h:42: warning: The following parameters of clang::driver::tools::dragonfly::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h:30: warning: The following parameters of clang::driver::tools::freebsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h:43: warning: The following parameters of clang::driver::tools::freebsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h:28: warning: The following parameters of clang::driver::tools::fuchsia::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:88: warning: The following parameters of clang::driver::tools::gcc::Common::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:57: warning: The following parameters of clang::driver::tools::gnutools::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:70: warning: The following parameters of clang::driver::tools::gnutools::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h:33: warning: The following parameters of clang::driver::tools::hexagon::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h:48: warning: The following parameters of clang::driver::tools::hexagon::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h: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/llvm/tools/clang/lib/Driver/ToolChains/Minix.h:29: warning: The following parameters of clang::driver::tools::minix::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h:42: warning: The following parameters of clang::driver::tools::minix::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:58: warning: The following parameters of clang::driver::tools::Myriad::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h:25: warning: The following parameters of clang::driver::tools::nacltools::AssemblerARM::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h:38: warning: The following parameters of clang::driver::tools::nacltools::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h:30: warning: The following parameters of clang::driver::tools::netbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h:43: warning: The following parameters of clang::driver::tools::netbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:93: warning: The following parameters of clang::driver::tools::NVPTX::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:109: warning: The following parameters of clang::driver::tools::NVPTX::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h: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/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h:30: warning: The following parameters of clang::driver::tools::openbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h:43: warning: The following parameters of clang::driver::tools::openbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h: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/llvm/tools/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/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:41: warning: The following parameters of clang::driver::tools::SHAVE::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:29: warning: The following parameters of clang::driver::tools::SHAVE::Compiler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h:30: warning: The following parameters of clang::driver::tools::solaris::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h:43: 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/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:49: warning: The following parameters of clang::driver::tools::visualstudio::Compiler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:33: warning: The following parameters of clang::driver::tools::visualstudio::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h: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'
 compound clang::driver::tools::darwin::MachOTool...
Generating docs for compound clang::driver::tools::darwin::VerifyDebug...
Generating docs for namespace clang::driver::tools::dragonfly
Generating docs for compound clang::driver::tools::dragonfly::Assembler...
Generating docs for compound clang::driver::tools::dragonfly::Linker...
Generating docs for namespace clang::driver::tools::freebsd
Generating docs for compound clang::driver::tools::freebsd::Assembler...
Generating docs for compound clang::driver::tools::freebsd::Linker...
Generating docs for namespace clang::driver::tools::fuchsia
Generating docs for compound clang::driver::tools::fuchsia::Linker...
Generating docs for namespace clang::driver::tools::gcc
Generating docs for compound clang::driver::tools::gcc::Common...
Generating docs for compound clang::driver::tools::gcc::Compiler...
Generating docs for compound clang::driver::tools::gcc::Linker...
Generating docs for compound clang::driver::tools::gcc::Preprocessor...
Generating docs for namespace clang::driver::tools::gnutools
Generating docs for compound clang::driver::tools::gnutools::Assembler...
Generating docs for compound clang::driver::tools::gnutools::Linker...
Generating docs for namespace clang::driver::tools::hexagon
Generating docs for compound clang::driver::tools::hexagon::Assembler...
Generating docs for compound clang::driver::tools::hexagon::Linker...
Generating docs for namespace clang::driver::tools::MinGW
Generating docs for compound clang::driver::tools::MinGW::Assembler...
Generating docs for compound clang::driver::tools::MinGW::Linker...
Generating docs for namespace clang::driver::tools::minix
Generating docs for compound clang::driver::tools::minix::Assembler...
Generating docs for compound clang::driver::tools::minix::Linker...
Generating docs for namespace clang::driver::tools::mips
Generating docs for namespace clang::driver::tools::Myriad
Generating docs for compound clang::driver::tools::Myriad::Linker...
Generating docs for namespace clang::driver::tools::nacltools
Generating docs for compound clang::driver::tools::nacltools::AssemblerARM...
Generating docs for compound clang::driver::tools::nacltools::Linker...
Generating docs for namespace clang::driver::tools::netbsd
Generating docs for compound clang::driver::tools::netbsd::Assembler...
Generating docs for compound clang::driver::tools::netbsd::Linker...
Generating docs for namespace clang::driver::tools::NVPTX
Generating docs for compound clang::driver::tools::NVPTX::Assembler...
Generating docs for compound clang::driver::tools::NVPTX::Linker...
Generating docs for compound clang::driver::tools::NVPTX::OpenMPLinker...
Generating docs for namespace clang::driver::tools::openbsd
Generating docs for compound clang::driver::tools::openbsd::Assembler...
Generating docs for compound clang::driver::tools::openbsd::Linker...
Generating docs for namespace clang::driver::tools::ppc
Generating docs for namespace clang::driver::tools::PS4cpu
Generating docs for compound clang::driver::tools::PS4cpu::Assemble...
Generating docs for compound clang::driver::tools::PS4cpu::Link...
Generating docs for namespace clang::driver::tools::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::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::XCo/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h:41: warning: The following parameters of clang::driver::tools::XCore::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:107: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:107: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp:164: warning: The following parameters of clang::ento::CheckerDocumentation::checkDeadSymbols(SymbolReaper &SR, CheckerContext &C) const are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:337: 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'
re
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::BasicValueFactory...
Generating docs for compound clang::ento::BinarySymExpr...
Generating docs for compound clang::ento::BlockCodeRegion...
Generating docs for compound clang::ento::BlockCounter...
Generating docs for nested compound clang::ento::BlockCounter::Factory...
Generating docs for compound clang::ento::BlockDataRegion...
Generating docs for nested compound clang::ento::BlockDataRegion::referenced_vars_iterator...
Generating docs for compound clang::ento::BranchNodeBuilder...
Generating docs for compound clang::ento::BugReport...
Generating docs for nested compound clang::ento::BugReport::NodeResolver...
Generating docs for compound clang::ento::BugReportEquivClass...
Generating docs for compound clang::ento::BugReporter...
Generating docs for compound clang::ento::BugReporterContext...
Generating docs for compound clang::ento::BugReporterData...
Generating docs for compound clang::ento::BugReporterVisitor...
Generating docs for compound clang::ento::BugReporterVisitorImpl...
Generating docs for compound clang::ento::BugType...
Generating docs for compound clang::ento::BuiltinBug...
Generating docs for compound clang::ento::CallDescription...
Generating docs for compound clang::ento::CallEvent...
Generating docs for compound clang::ento::CallEventRef...
Generating docs for compound clang::ento::Checker...
Generating docs for compound clang::ento::Checker< CHECK1 >...
Generating docs for compound clang::ento::CheckerBase...
Generating docs for compound clang::ento::CheckerContext...
Generating docs for compound clang::ento::CheckerDocumentation...
Generating docs for compound clang::ento::CheckerFn...
Generating docs for compound clang::ento::CheckerFn< RET(Ps...)>...
Generating docs for compound clang::ento::CheckerManager...
Generating docs for compound clang::ento::CheckerOptInfo...
Generating docs for compound clang::ento::CheckerProgramPointTag...
Generating docs for compound clang::ento::CheckerRegistry...
Generating docs for nested compound clang::ento::CheckerRegistry::CheckerInfo...
Generating docs for compound clang::ento::CheckName...
Generating docs for compound clang::ento::CodeSpaceRegion...
Generating docs for compound clang::ento::CodeTextRegion...
Generating docs for compound clang::ento::CompoundLiteralRegion...
Generating docs for compound clang::ento::CompoundValData...
Generating docs for compound clang::ento::ConditionBRVisitor...
Generating docs for compound clang::ento::ConditionTruthVal...
Generating docs for compound clang::ento::ConstraintManager...
Generating docs for compound clang::ento::CoreEngine...
Generating docs for compound clang::ento::CXXBaseObjectRegion...
Generating docs for compound clang::ento::CXXSelfAssignmentBRVisitor...
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::D/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:560: warning: The following parameters of clang::ento::ExprEngine::evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, const Expr *LocationE, ExplodedNode *Pred, ProgramStateRef state, SVal location, SVal Val, const ProgramPointTag *tag=nullptr) are not documented:
  parameter 'Pred'
  parameter 'tag'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:534: warning: The following parameters of clang::ento::ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, const InvalidatedSymbols *Invalidated, ArrayRef< const MemRegion * > ExplicitRegions, ArrayRef< const MemRegion * > Regions, const CallEvent *Call, RegionAndSymbolInvalidationTraits &ITraits) are not documented:
  parameter 'State'
  parameter 'Invalidated'
  parameter 'ExplicitRegions'
  parameter 'Regions'
  parameter 'Call'
erivedSymTaint...
Generating docs for compound clang::ento::DynamicTypeInfo...
Generating docs for compound clang::ento::DynamicTypeMap...
Generating docs for compound clang::ento::ElementRegion...
Generating docs for compound clang::ento::Environment...
Generating docs for compound clang::ento::EnvironmentEntry...
Generating docs for compound clang::ento::EnvironmentManager...
Generating docs for compound clang::ento::EventDispatcher...
Generating docs for compound clang::ento::ExplodedGraph...
Generating docs for compound clang::ento::ExplodedNode...
Generating docs for nested compound clang::ento::ExplodedNode::Auditor...
Generating docs for compound clang::ento::ExplodedNodeSet...
Generating docs for compound clang::ento::ExprEngine...
Generating docs for compound clang::ento::FieldRegion...
Generating docs for compound clang::ento::FindLastStoreBRVisitor...
Generating docs for compound clang::ento::FullSValVisitor...
Generating docs for compound clang::ento::FunctionCodeRegion...
Generating docs for compound clang::ento::FunctionSummariesTy...
Generating docs for compound clang::ento::GlobalImmutableSpaceRegion...
Generating docs for compound clang::ento::GlobalInternalSpaceRegion...
Generating docs for compound clang::ento::GlobalsSpaceRegion...
Generating docs for compound clang::ento::GlobalSystemSpaceRegion...
Generating docs for compound clang::ento::GRBugReporter...
Generating docs for compound clang::ento::HeapSpaceRegion...
Generating docs for compound clang::ento::ImplicitNullDerefEvent...
Generating docs for compound clang::ento::IndirectGotoNodeBuilder...
Generating docs for nested compound clang::ento::IndirectGotoNodeBuilder::iterator...
Generating docs for compound clang::ento::IntSymExpr...
Generating docs for compound clang::ento::KnownSVal...
Generating docs for compound clang::ento::LazyCompoundValData...
Generating docs for compound clang::ento::LikelyFalsePositiveSuppressionBRVisitor...
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::NilReceiverBRVisitor...
Generating docs for compound clang::ento::NodeBuilder...
Generating docs for compound clang::ento::NodeBuilderContext...
Generating docs for compound clang::ento::NodeBuilderWithSinks...
Generating docs for compound clang::ento::NonLoc...
Generating docs for compound clang::ento::NonStaticGlobalSpaceRegion...
Generating docs for compound clang::ento::ObjCIvarRegion...
Generating docs for compound clang::ento::ObjCStringRegion...
Generating docs for compound clang::ento::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::PathDiagnosticRange...
Generating docs for compound clang::ento::PathDiagnosticSpotPiece...
Generating docs for compound clang::ento::PathPieces...
Generating docs for compound clang::ento::PointerToMemberData...
Generating docs for compound clang::ento::PrettyStackTraceLocati/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h:261: warning: The following parameters of clang::ento::ProgramState::invalidateRegions(ArrayRef< const MemRegion * > Regions, const Expr *E, unsigned BlockCount, const LocationContext *LCtx, bool CausesPointerEscape, InvalidatedSymbols *IS=nullptr, const CallEvent *Call=nullptr, RegionAndSymbolInvalidationTraits *ITraits=nullptr) const are not documented:
  parameter 'LCtx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:210: 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'
onContext...
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< DerivedSymTaint >...
Generating docs for compound clang::ento::ProgramStateTrait< DynamicTypeMap >...
Generating docs for compound clang::ento::ProgramStateTrait< mpi::RequestMap >...
Generating docs for compound clang::ento::ProgramStateTrait< ReplayWithoutInlining >...
Generating docs for compound clang::ento::ProgramStateTrait< SymbolSet >...
Generating docs for compound clang::ento::ProgramStateTrait< TaintMap >...
Generating docs for compound clang::ento::RangedConstraintManager...
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::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::StackArgumentsSpaceRegion...
Generating docs for compound clang::ento::StackHintGenerator...
Generating docs for compound clang::ento::StackHintGeneratorForSymbol...
Generating docs for compound clang::ento::StackLocalsSpaceRegion...
Generating docs for compound clang::ento::StackSpaceRegion...
Generating docs for compound clang::ento::StaticGlobalSpaceRegion...
Generating docs for compound clang::ento::StmtNodeBuilder...
Generating docs for compound clang::ento::StoreManager...
Generating docs for nested compound clang::ento::StoreManager::BindingsHandler...
Generating docs for nested compound clang::ento::StoreManager::FindUniqueBinding...
Generating docs for compound clang::ento::StoreRef...
Generating docs for compound clang::ento::StringRegion...
Generating docs for compound clang::ento::SubEngine...
Generating docs for compound clang::ento::SubRegion...
Generating docs for compound clang::ento::SummaryManager...
Generating docs for compound clang::ento::SummaryManagerImpl...
Generating docs for compound clang::ento::SuppressInlineDefensiveChecksVisitor...
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 cla/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h:59: warning: The following parameters of clang::ento::mpi::MPIChecker::checkDoubleNonblocking(const clang::ento::CallEvent &PreCallEvent, clang::ento::CheckerContext &Ctx) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h:67: 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'
ng::ento::SymbolVisitor...
Generating docs for compound clang::ento::SymExpr...
Generating docs for nested compound clang::ento::SymExpr::symbol_iterator...
Generating docs for compound clang::ento::SymExprVisitor...
Generating docs for compound clang::ento::SymIntExpr...
Generating docs for compound clang::ento::SymSymExpr...
Generating docs for compound clang::ento::TaintManager...
Generating docs for compound clang::ento::TaintMap...
Generating docs for compound clang::ento::TrackConstraintBRVisitor...
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::UndefOrNullArgVisitor...
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 nested compound clang::ento::WorkList::Visitor...
Generating docs for compound clang::ento::WorkListUnit...
Generating docs for namespace clang::ento::bugreporter
Generating docs for namespace clang::ento::categories
Generating docs for namespace clang::ento::check
Generating docs for compound clang::ento::check::ASTCodeBody...
Generating docs for compound clang::ento::check::ASTDecl...
Generating docs for compound clang::ento::check::BeginFunction...
Generating docs for compound clang::ento::check::Bind...
Generating docs for compound clang::ento::check::BranchCondition...
Generating docs for compound clang::ento::check::ConstPointerEscape...
Generating docs for compound clang::ento::check::DeadSymbols...
Generating docs for compound clang::ento::check::EndAnalysis...
Generating docs for compound clang::ento::check::EndFunction...
Generating docs for compound clang::ento::check::EndOfTranslationUnit...
Generating docs for compound clang::ento::check::Event...
Generating docs for compound clang::ento::check::LiveSymbols...
Generating docs for compound clang::ento::check::Location...
Generating docs for compound clang::ento::check::ObjCMessageNil...
Generating docs for compound clang::ento::check::PointerEscape...
Generating docs for compound clang::ento::check::PostCall...
Generating docs for compound clang::ento::check::PostObjCMessage...
Generating docs for compound clang::ento::check::PostStmt...
Generating docs for compound clang::ento::check::PreCall...
Generating docs for compound clang::ento::check::PreObjCMessage...
Generating docs for compound clang::ento::check::PreStmt...
Generating docs for compound clang::ento::check::RegionChanges...
Generating docs for namespace clang::ento::cocoa
Generating docs for namespace clang::ento::coreFoundation
Generating docs for namespace clang::ento::eval
Generating docs for compound clang::ento::eval::Assume...
Generating docs for compound clang::ento::eval::Call...
Generating docs for namespace clang::ento::loc
Generating docs for compound clang::ento::loc::ConcreteInt...
Generating docs for compound clang::ento::loc::GotoLabel...
Generating docs for compound clang::ento::loc::MemRegionVal...
Generating docs for namespace clang::ento::mpi
Generating docs for compound clang::ento::mpi::MPIBugReporter...
Generating docs for compound clang::ento::mpi::MPIChecker...
Generating docs for 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::objc_retain
Generating docs for compound clang::ento::objc_re/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1697: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1712: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1714: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1714: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1716: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1716: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1718: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1720: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1722: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1697: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:999: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1000: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1379: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:999: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1000: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1003: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1009: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1029: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1379: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h:45: warning: The following parameters of clang::index::createIndexingAction(std::shared_ptr< IndexDataConsumer > DataConsumer, IndexingOptions Opts, std::unique_ptr< FrontendAction > WrappedAction) are not documented:
  parameter 'DataConsumer'
  parameter 'Opts'
tain::CallEffects...
Generating docs for compound clang::ento::objc_retain::RetEffect...
Generating docs for namespace clang::ento::summMgr
Generating docs for compound clang::ento::summMgr::SummaryKey...
Generating docs for namespace clang::format
Generating docs for compound clang::format::AdditionalKeywords...
Generating docs for compound clang::format::AffectedRangeManager...
Generating docs for compound clang::format::AnnotatedLine...
Generating docs for compound clang::format::BreakableBlockComment...
Generating docs for compound clang::format::BreakableComment...
Generating docs for compound clang::format::BreakableLineCommentSection...
Generating docs for compound clang::format::BreakableSingleLineToken...
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 nested compound clang::format::FormatStyle::BraceWrappingFlags...
Generating docs for nested compound clang::format::FormatStyle::IncludeCategory...
Generating docs for nested compound clang::format::FormatStyle::RawStringFormat...
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::idx
Generating docs for namespace clang::index
Generating docs for compound clang::index::CodegenNameGenerator...
Generating docs for nested compound CodegenNameGenerator::Implementation...
Generating docs for compound clang::index::CommentToXMLConverter...
Generating docs for compound clang::index::IndexDataConsumer...
Generating docs for nested compound clang::index::IndexDataConsumer::ASTNodeInfo...
Generating docs for compound clang::index::IndexingContext...
Generating docs for compound clang::index::IndexingOptions...
Generating docs for compound clang::index::SimpleFormatContext...
Generating docs for compound clang::index::SymbolInfo...
Generating docs for compound clang::index::SymbolRelation...
Generating docs for namespace clang::Le64
Generating docs f/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp:85: warning: The following parameters of clang::sema::SemaPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:613: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:628: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:628: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:1954: warning: unable to resolve reference to `DeclarationNames' for \ref command
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:188: warning: The following parameters of clang::SrcMgr::ContentCache::getBuffer(DiagnosticsEngine &Diag, const SourceManager &SM, SourceLocation Loc=SourceLocation(), bool *Invalid=nullptr) const are not documented:
  parameter 'SM'
or namespace clang::markup
Generating docs for namespace clang::Mips
Generating docs for namespace clang::NEON
Generating docs for namespace clang::Nios2
Generating docs for namespace clang::NVPTX
Generating docs for namespace clang::PPC
Generating docs for namespace clang::prec
Generating docs for namespace clang::reachable_code
Generating docs for compound clang::reachable_code::Callback...
Generating docs for namespace clang::SanitizerKind
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::CapturedRegionScopeInfo...
Generating docs for compound clang::sema::CapturingScopeInfo...
Generating docs for nested compound clang::sema::CapturingScopeInfo::Capture...
Generating docs for compound clang::sema::CompoundScopeInfo...
Generating docs for compound clang::sema::DelayedDiagnostic...
Generating docs for compound clang::sema::DelayedDiagnosticPool...
Generating docs for compound clang::sema::FunctionScopeInfo...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakObjectProfileTy...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakUseTy...
Generating docs for compound clang::sema::LambdaScopeInfo...
Generating docs for nested compound clang::sema::LambdaScopeInfo::ShadowedOuterDecl...
Generating docs for compound clang::sema::PossiblyUnreachableDiag...
Generating docs for compound clang::sema::SemaPPCallbacks...
Generating docs for compound clang::sema::TemplateDeductionInfo...
Generating docs for namespace clang::serialization
Generating docs for compound clang::serialization::DeclarationNameKey...
Generating docs for compound clang::serialization::DeclOffset...
Generating docs for compound clang::serialization::InputFile...
Generating docs for compound clang::serialization::LocalRedeclarationsInfo...
Generating docs for compound clang::serialization::ModuleFile...
Generating docs for compound clang::serialization::ModuleManager...
Generating docs for compound clang::serialization::MultiOnDiskHashTable...
Generating docs for compound clang::serialization::MultiOnDiskHashTableGenerator...
Generating docs for compound clang::serialization::ObjCCategoriesInfo...
Generating docs for compound clang::serialization::PPEntityOffset...
Generating docs for compound clang::serialization::ReadMethodPoolVisitor...
Generating docs for compound clang::serialization::TypeIdx...
Generating docs for compound clang::serialization::UnsafeQualTypeDenseMapInfo...
Generating docs for namespace clang::serialization::reader
Generating docs for compound clang::serialization::reader::ASTDeclContextNameLookupTrait...
Generating docs for nested compound clang::serialization::reader::ASTDeclContextNameLookupTrait::data_type_builder...
Generating docs for compound clang::serialization::reader::ASTIdentifierLookupTrait...
Generating docs for compound clang::serialization::reader::ASTIdentifierLookupTraitBase...
Generating docs for compound clang::serialization::reader::ASTSelectorLookupTrait...
Generating docs for nested compound clang::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::E/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
xpansionInfo...
Generating docs for compound clang::SrcMgr::FileInfo...
Generating docs for compound clang::SrcMgr::SLocEntry...
Generating docs for namespace clang::SystemZ
Generating docs for namespace clang::targets
Generating docs for compound clang::targets::AArch64beTargetInfo...
Generating docs for compound clang::targets::AArch64leTargetInfo...
Generating docs for compound clang::targets::AArch64TargetInfo...
Generating docs for compound clang::targets::AMDGPUTargetInfo...
Generating docs for compound clang::targets::AnanasTargetInfo...
Generating docs for compound clang::targets::AndroidX86_32TargetInfo...
Generating docs for compound clang::targets::AndroidX86_64TargetInfo...
Generating docs for compound clang::targets::ARMbeTargetInfo...
Generating docs for compound clang::targets::ARMleTargetInfo...
Generating docs for compound clang::targets::ARMTargetInfo...
Generating docs for compound clang::targets::AVRTargetInfo...
Generating docs for compound clang::targets::BPFTargetInfo...
Generating docs for compound clang::targets::CloudABITargetInfo...
Generating docs for compound clang::targets::CygwinARMTargetInfo...
Generating docs for compound clang::targets::CygwinX86_32TargetInfo...
Generating docs for compound clang::targets::CygwinX86_64TargetInfo...
Generating docs for compound clang::targets::DarwinAArch64TargetInfo...
Generating docs for compound clang::targets::DarwinARMTargetInfo...
Generating docs for compound clang::targets::DarwinI386TargetInfo...
Generating docs for compound clang::targets::DarwinPPC32TargetInfo...
Generating docs for compound clang::targets::DarwinPPC64TargetInfo...
Generating docs for compound clang::targets::DarwinTargetInfo...
Generating docs for compound clang::targets::DarwinX86_64TargetInfo...
Generating docs for compound clang::targets::DragonFlyBSDTargetInfo...
Generating docs for compound clang::targets::FreeBSDTargetInfo...
Generating docs for compound clang::targets::FuchsiaTargetInfo...
Generating docs for compound clang::targets::HaikuTargetInfo...
Generating docs for compound clang::targets::HaikuX86_32TargetInfo...
Generating docs for compound clang::targets::HexagonTargetInfo...
Generating docs for compound clang::targets::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::Nios2TargetInfo...
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::t/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:67: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:67: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:67: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:67: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:382: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h:350: 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/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h:163: 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'
argets::PNaClTargetInfo...
Generating docs for compound clang::targets::PPC32TargetInfo...
Generating docs for compound clang::targets::PPC64TargetInfo...
Generating docs for compound clang::targets::PPCTargetInfo...
Generating docs for compound clang::targets::PS3PPUTargetInfo...
Generating docs for compound clang::targets::PS4OSTargetInfo...
Generating docs for compound clang::targets::PSPTargetInfo...
Generating docs for compound clang::targets::RenderScript32TargetInfo...
Generating docs for compound clang::targets::RenderScript64TargetInfo...
Generating docs for compound clang::targets::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::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::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 fo/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:324: warning: found </c> tag without matching <c>
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h:174: warning: The following parameters of clang::tooling::runToolOnCodeWithArgs(clang::FrontendAction *ToolAction, const Twine &Code, const std::vector< std::string > &Args, const Twine &FileName="input.cc", const Twine &ToolName="clang-tool", std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >(), const FileContentMappings &VirtualMappedFiles=FileContentMappings()) are not documented:
  parameter 'VirtualMappedFiles'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h:41: warning: The following parameters of clang::tooling::DiagnosticMessage::DiagnosticMessage(llvm::StringRef Message, const SourceManager &Sources, SourceLocation Loc) are not documented:
  parameter 'Message'
  parameter 'Sources'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h:28: warning: The following parameters of clang::tooling::ExtractFunction::initiate(RefactoringRuleContext &Context, CodeRangeASTSelection Code, Optional< std::string > DeclName) are not documented:
  parameter 'Context'
r compound clang::threadSafety::til::Cast...
Generating docs for compound clang::threadSafety::til::Code...
Generating docs for compound clang::threadSafety::til::Comparator...
Generating docs for compound clang::threadSafety::til::CopyReducerBase...
Generating docs for nested compound clang::threadSafety::til::CopyReducerBase::Container...
Generating docs for compound clang::threadSafety::til::EqualsComparator...
Generating docs for compound clang::threadSafety::til::Field...
Generating docs for compound clang::threadSafety::til::Function...
Generating docs for compound clang::threadSafety::til::Future...
Generating docs for compound clang::threadSafety::til::Goto...
Generating docs for compound clang::threadSafety::til::Identifier...
Generating docs for compound clang::threadSafety::til::IfThenElse...
Generating docs for compound clang::threadSafety::til::Let...
Generating docs for compound clang::threadSafety::til::Literal...
Generating docs for compound clang::threadSafety::til::LiteralPtr...
Generating docs for compound clang::threadSafety::til::LiteralT...
Generating docs for compound clang::threadSafety::til::Load...
Generating docs for compound clang::threadSafety::til::MatchComparator...
Generating docs for compound clang::threadSafety::til::MemRegionRef...
Generating docs for compound clang::threadSafety::til::Phi...
Generating docs for compound clang::threadSafety::til::PrettyPrinter...
Generating docs for compound clang::threadSafety::til::Project...
Generating docs for compound clang::threadSafety::til::Return...
Generating docs for compound clang::threadSafety::til::SApply...
Generating docs for compound clang::threadSafety::til::SCFG...
Generating docs for compound clang::threadSafety::til::SExpr...
Generating docs for compound clang::threadSafety::til::SFunction...
Generating docs for compound clang::threadSafety::til::SimpleArray...
Generating docs for compound clang::threadSafety::til::SimpleReducerBase...
Generating docs for compound clang::threadSafety::til::StdPrinter...
Generating docs for compound clang::threadSafety::til::Store...
Generating docs for compound clang::threadSafety::til::Terminator...
Generating docs for compound clang::threadSafety::til::Traversal...
Generating docs for compound clang::threadSafety::til::UnaryOp...
Generating docs for compound clang::threadSafety::til::Undefined...
Generating docs for compound clang::threadSafety::til::ValueType...
Generating docs for compound clang::threadSafety::til::Variable...
Generating docs for compound clang::threadSafety::til::VisitReducer...
Generating docs for compound clang::threadSafety::til::VisitReducerBase...
Generating docs for nested compound clang::threadSafety::til::VisitReducerBase::Container...
Generating docs for compound 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::ApplyChangesSpec...
Generating docs for compound clang::tooling::ArgumentsAdjustingCompilations...
Generating docs for compound clang::tooling::ASTMatchRefactorer...
Generating docs for compound clang::tooling::ASTSelectionRequirement...
Generating docs for compound clang::tooling::AtomicChange...
Generating docs for compound clang::tooling::ClangTool...
Generating docs for compound clang::tooling::CodeRangeASTSelection...
Generating docs for compound clang::tooling::CodeRangeASTSelectionRequirement...
Generating docs for compound clang::tooling::CommonOptionsParser...
Generating docs for compound clang::tooling::CompilationDatabase...
Generating docs for compound clang::tooling::CompilationDatabasePlugin...
Generating docs for compound clang::tooling::CompileCommand...
Generating docs for compound clang::tooling::Diagnostic...
Generating docs for compound clang::tooling::DiagnosticMessage...
Generating docs for compound clang::tooling::ExecutionContext...
Generating docs for compound clang::tooling::ExtractFunction...
Generating docs for compound clang::tooling::Extraction/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:41: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:41: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:42: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:42: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:92: 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/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:240: warning: Invalid list item found
SemicolonPolicy...
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::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::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::TranslationUnitDiagnostics...
Generating docs for compound clang::tooling::TranslationUnitReplacements...
Generating docs for compound clang::tooling::USRFindingAction...
Generating docs for compound clang::tooling::USRSymbolRenamer...
Generating docs for namespace clang::tooling::fixit
Generating docs for namespace clang::tooling::fixit::internal
Generating docs for namespace clang::tooling::internal
Generating docs for compound clang::tooling::internal::AreBaseOf...
Generating docs for compound clang::tooling::internal::AreBaseOf< Base, T >...
Generating docs for compound clang::tooling::internal::HasBaseOf...
Generating docs for compound clang::tooling::internal::HasBaseOf< Base, T >...
Generating docs for namespace clang::tooling::traits
Generating docs for compound clang::tooling::traits::IsValidOptionType...
Generating docs for namespace clang::tooling::traits::internal
Generating docs for compound clang::tooling::traits::internal::HasHandle...
Generating docs for namespace clang::TypeName
Generating docs for namespace clang::vfs
Generating docs for compound clang::vfs::directory_iterator...
Generating docs for compound clang::vfs::File...
Generating docs for compound clang::vfs::FileSystem...
Generating docs for compound clang::vfs::InMemoryFileSystem...
Generating docs for compound clang::vfs::OverlayFileSystem...
Generating docs for compound clang::vfs::recursive_directory_iterator...
Generating docs for compound clang::vfs::Status...
Generating docs for compound clang::vfs::YAMLVFSEntry...
Generating docs for compound clang::vfs::YAMLVFSWriter...
Generating docs for namespace clang::vfs::detail
Generating docs for compound clang::vfs::detail::DirIterImpl...
Generating docs for compound clang::vfs::detail::InMemoryDirectory...
Generating docs for compound clang::vfs::detail::InMemoryNode...
Generating docs for namespace clang::WebAssembly
Generating docs for namespace clang::X86
Generating docs for namespace clang::XCore
Generating docs for namespace IteratorComparison
Generating docs for namespace llvm
Generating docs for compound llvm::ArrayRef...
Generating docs for compound llvm::cast_convert_val< ::clang::DeclContext, FromTy *, FromTy * >...
Generating docs for compound llvm::cast_convert_val< ::clang::DeclContext, FromTy, FromTy >...
Generating docs for compound llvm::cast_convert_val< const ::clang::DeclContext, FromTy *, FromTy * >...
Generating docs for compound llvm::cast_convert_val< const ::clang::DeclContext, FromTy, FromTy >...
Generating docs for compound llvm::cast_convert_val< ToTy, ::clang::DeclContext *, ::clang::DeclContext * >...
Generating docs for compound llvm::cast_convert_val< ToTy, ::clang::DeclContext, ::clang::DeclContext >...
Generating docs for compound llvm::cast_convert_val< ToTy, const ::clang::DeclContext *, const ::clang::DeclContext * >...
Generating docs for compound llvm::cast_convert_val< ToTy, const ::clang::DeclContext, const ::clang::DeclContext >...
Generating docs for compound llvm::DenseMapInfo...
Generating docs for compound llvm::DenseMapInfo< CatchHandlerType >...
Generating docs for compound llvm::DenseMapInfo< clang::ast_type_traits::ASTNodeKind >...
Generating docs for compound llvm::DenseMapInfo< clang::ast_type_traits::DynTypedNode >...
Generating docs for compound llvm::DenseMapInfo< clang::BaseSubobject >...
Generating docs for compound llvm::DenseMapInfo< clang::CanonicalDeclPtr< decl_type > >...
Generating docs for compound llvm::DenseMapInfo< clang::CanQualType >...
Generating docs for compound llvm::DenseMapInfo< clang::CharUnits >...
Generating docs for compound llvm::DenseMapInfo< clang::CodeGen::TBAAAccessInfo >...
Generating docs for compound llvm::DenseMapInfo< clang::DeclarationName >...
Generating docs for compound llvm::DenseMapInfo< clang::FileID >...
Generating docs for compound llvm::DenseMapInfo< clang::GlobalDecl >...
Generating docs for compound llvm::DenseMapInfo< clang::ProgramPoint >...
Generating docs for compound llvm::DenseMapInfo< clang::QualType >...
Generating docs for compound llvm::DenseMapInfo< clang::Selector >...
Generating docs for compound llvm::DenseMapInfo< clang::Sema::FunctionDeclAndLoc >...
Generating docs for compound llvm::DenseMapInfo< clang::serialization::DeclarationNameKey >...
Generating docs for compound llvm::DenseMapInfo< EditEntry >...
Generating docs for compound llvm::DenseMapInfo< ObjCSummaryKey >...
Generating docs for compound llvm::DenseSet...
Generating docs for compound llvm::DOTGraphTraits< const CallGraph * >...
Generating docs for compound llvm::DOTGraphTraits< const CFG * >...
Generating docs for compound llvm::DOTGraphTraits< const Stmt * >...
Generating docs for compound llvm::DOTGraphTraits< ExplodedNode * >...
Generating docs for compound llvm::DOTGraphTraits< ModuleManager >...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::FoldingSetTrait< AllocKind >...
Generating docs for compound llvm::FoldingSetTrait< ArgEffect >...
Generating docs for compound llvm::FoldingSetTrait< ObjectState >...
Generating docs for compound llvm::FoldingSetTrait< RetEffect >...
Generating docs for compound llvm::FoldingSetTrait< SValData >...
Generating docs for compound llvm::FoldingSetTrait< SValPair >...
Generating docs for compound llvm::GraphTraits< ::clang::CFG *>...
Generating docs for compound llvm::GraphTraits< ::clang::CFGBlock * >...
Generating docs for compound llvm::GraphTraits< ::clang::DominatorTree *>...
Generating docs for compound llvm::GraphTraits< ::clang::DomTreeNode *>...
Generating docs for compound llvm::GraphTraits< clang::CallGraph * >...
Generating docs for compound llvm::GraphTraits< clang::CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< clang::ento::ExplodedNode * >...
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::ento::ExplodedNode * >...
Generating docs for compound llvm::GraphTraits< const clang::Stmt * >...
Generating docs for compound llvm::GraphTraits< Inverse< ::clang::CFG * > >...
Generating docs for compound llvm::GraphTraits< Inverse< ::clang::CFGBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const ::clang::CFG * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > >...
Generating docs for compound llvm::GraphTraits< ModuleManager >...
Generating docs for compound llvm::ImmutableList...
Generating docs for compound llvm::ImmutableListImpl...
Generating docs for compound llvm::ImmutableMap...
Generating docs for compound llvm::ImmutableSet...
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::isPodLike...
Generating docs for compound llvm::isPodLike< BindingKey >...
Generating docs for compound llvm::isPodLike< clang::BaseSubobject >...
Generating docs for compound llvm::isPodLike< clang::CharUnits >...
Generating docs for compound llvm::isPodLike< clang::CodeCompletionString::Chunk >...
Generating docs for compound llvm::isPodLike< clang::DeclAccessPair >...
Generating docs for compound llvm::isPodLike< clang::DeclarationName >...
Generating docs for compound llvm::isPodLike< clang::ento::SVal >...
Generating docs for compound llvm::isPodLike< clang::FileID >...
Generating docs for compound llvm::isPodLike< clang::GlobalDecl >...
Generating docs for compound llvm::isPodLike< clang::ObjCDictionaryElement >...
Generating docs for compound llvm::isPodLike< clang::OpaquePtr< T > >...
Generating docs for compound llvm::isPodLike< clang::ProgramPoint >...
Generating docs for compound llvm::isPodLike< clang::QualType >...
Generating docs for compound llvm::isPodLike< clang::Selector >...
Generating docs for compound llvm::isPodLike< clang::SourceLocation >...
Generating docs for compound llvm::isPodLike< clang::Token >...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::OnDiskChainedHashTable...
Generating docs for compound llvm::OnDiskIterableChainedHashTable...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OwningArrayRef...
Generating docs for compound llvm::PointerLikeTypeTraits...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::AnyFunctionDecl >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::CodeGen::ConstantInitBuilderBase * >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::CodeGen::ConstantInitFuture >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::ExtQuals * >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::Type * >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::CanQual< T > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::DeclGroupRef >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::IdentifierInfo * >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::LazyGenerationalUpdatePtr< Owner, T, Update > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::OpaquePtr< T > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::QualType >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::Selector >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::SourceLocation >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::TemplateName >...
Generating docs for compound llvm::PointerLikeTypeTraits< const clang::IdentifierInfo * >...
Generating docs for compound llvm::RefCountedBase...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::simplify_type< ::clang::CanQual< T > >...
Generating docs for compound llvm::simplify_type< ::clang::CFGTerminator >...
Generating docs for compound llvm::simplify_type< ::clang::QualType >...
Generating docs for compound llvm::simplify_type< clang::ento::CallEventRef< T > >...
Generating docs for compound llvm::SmallSetVector...
Generating docs for compound llvm::SmallString...
Generating docs for compound llvm::SmallVector...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for namespace llvm::cl
Generating docs for compound llvm::cl::parser< clang::ParsedSourceLocation >...
Generating docs for namespace llvm::opt
Generating docs for namespace llvm::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::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::IncludeCategory >...
Generating docs for compound llvm::yaml::MappingTraits< FormatStyle::RawStringFormat >...
Generating docs for compound llvm::yaml::MappingTraits< NormalizedAtomicChange >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinaryOperatorStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BraceBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BracketAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BreakConstructorInitializersStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::DefinitionReturnTypeBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::EscapedNewlineAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::JavaScriptQuoteStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::LanguageKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::LanguageStandard >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::NamespaceIndentationKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::PointerAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::PPDirectiveIndentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::ReturnTypeBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::ShortFunctionStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::SpaceBeforeParensOptions >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::UseTabStyle >...
Generating docs for namespace OBJC2
Generating docs for namespace std
Generating docs for compound std::is_error_code_enum< clang::BuildPreambleError >...
Generating docs for compound std::is_error_code_enum< clang::format::ParseError >...
Generating docs for compound std::is_error_code_enum< clang::serialized_diags::SDError >...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory include/clang/Analysis/Analyses
Generating dependency graph for directory include/clang/Analysis
Generating dependency graph for directory lib/Analysis
Generating dependency graph for directory lib/Driver/ToolChains/Arch
Generating dependency graph for directory include/clang/ARCMigrate
Generating dependency graph for directory lib/ARCMigrate
Generating dependency graph for directory lib/AST
Generating dependency graph for directory include/clang/AST
Generating dependency graph for directory lib/Tooling/ASTDiff
Generating dependency graph for directory include/clang/Tooling/ASTDiff
Generating dependency graph for directory include/clang/ASTMatchers
Generating dependency graph for directory lib/ASTMatchers
Generating dependency graph for directory include/clang/Basic
Generating dependency graph for directory lib/Basic
Generating dependency graph for directory include/clang/StaticAnalyzer/Core/BugReporter
Generating dependency graph for directory lib/StaticAnalyzer/Checkers
Generating dependency graph for directory include/clang/StaticAnalyzer/Checkers
Generating dependency graph for directory include/clang
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/clang/CodeGen
Generating dependency graph for directory include/clang/Rewrite/Core
Generating dependency graph for directory lib/StaticAnalyzer/Core
Generating dependency graph for directory include/clang/Tooling/Core
Generating dependency graph for directory include/clang/StaticAnalyzer/Core
Generating dependency graph for directory lib/Tooling/Core
Generating dependency graph for directory include/clang/CrossTU
Generating dependency graph for directory lib/CrossTU
Generating dependency graph for directory include/clang/Analysis/DomainSpecific
Generating dependency graph for directory lib/Driver
Generating dependency graph for directory include/clang/Driver
Generating dependency graph for directory include/clang/ASTMatchers/Dynamic
Generating dependency graph for directory lib/ASTMatchers/Dynamic
Generating dependency graph for directory include/clang/Edit
Generating dependency graph for directory lib/Edit
Generating dependency graph for directory lib/Tooling/Refactoring/Extract
Generating dependency graph for directory include/clang/Tooling/Refactoring/Extract
Generating dependency graph for directory include/clang/Analysis/FlowSensitive
Generating dependency graph for directory lib/Format
Generating dependency graph for directory include/clang/Format
Generating dependency graph for directory include/clang/StaticAna</opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/>:1: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:23: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4396: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4100: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4235: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4152: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4183: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3224: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3193: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1133: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:514: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:570: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1008: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:946: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:894: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:641: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1040: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:403: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:459: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:977: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1101: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:130: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1070: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:340: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:714: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3135: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4288: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3920: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3982: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2080: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1810: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2702: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2644: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1405: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1967: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2897: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3023: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3093: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1028: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1476: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:963: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3701: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3768: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3841: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2765: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2830: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3365: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3573: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3432: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1358: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2026: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1241: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1170: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1301: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2270: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2213: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2387: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2964: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1696: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1898: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1854: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1766: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2586: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1292: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2104: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1422: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2336: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1197: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1681: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1893: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:107: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:141: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2657: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2819: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3036: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2968: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4602: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4874: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3743: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:9: warning: Unsupported xml/html tag <offset> found
lyzer/Frontend
Generating dependency graph for directory include/clang/Rewrite/Frontend
Generating dependency graph for directory include/clang/Frontend
Generating dependency graph for directory lib/Frontend
Generating dependency graph for directory lib/StaticAnalyzer/Frontend
Generating dependency graph for directory lib/FrontendTool
Generating dependency graph for directory include
Generating dependency graph for directory include/clang/Index
Generating dependency graph for directory lib/Index
Generating dependency graph for directory include/clang/Lex
Generating dependency graph for directory lib/Lex
Generating dependency graph for directory lib
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/MPI-Checker
Generating dependency graph for directory lib/Parse
Generating dependency graph for directory include/clang/Parse
Generating dependency graph for directory include/clang/StaticAnalyzer/Core/PathSensitive
Generating dependency graph for directory lib/Tooling/Refactoring
Generating dependency graph for directory include/clang/Tooling/Refactoring
Generating dependency graph for directory lib/Tooling/Refactoring/Rename
Generating dependency graph for directory include/clang/Tooling/Refactoring/Rename
Generating dependency graph for directory lib/Frontend/Rewrite
Generating dependency graph for directory include/clang/Rewrite
Generating dependency graph for directory lib/Rewrite
Generating dependency graph for directory lib/Sema
Generating dependency graph for directory include/clang/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 lib/Basic/Targets
Generating dependency graph for directory lib/Driver/ToolChains
Generating dependency graph for directory lib/Tooling
Generating dependency graph for directory include/clang/Tooling
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
lookup cache used 262144/262144 hits=5773161 misses=397597
Note: based on cache misses the ideal setting for LOOKUP_CACHE_SIZE is 3 at the cost of higher memory usage.
finished...
Built target doxygen-clang
Built target doxygen
COPY to WEB


More information about the www-scripts mailing list