|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/APInt.h 69 class LLVM_NODISCARD APInt {
include/llvm/ADT/Optional.h 35 template <typename T, bool = is_trivially_copyable<T>::value>
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h 63 struct Prologue {
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h 54 class DWARFDebugRnglistTable : public DWARFListTableBase<DWARFDebugRnglist> {
include/llvm/IR/PassManager.h 154 class PreservedAnalyses {
include/llvm/Transforms/IPO/Attributor.h 1213 struct IncIntegerState : public IntegerStateBase<uint32_t, ~0u, 0> {
1283 struct BooleanState : public IntegerStateBase<bool, 1, 0> {
1766 struct DerefState : AbstractState {
lib/Target/AMDGPU/SIMachineFunctionInfo.h 118 struct SIArgument {
tools/clang/include/clang/Basic/LangOptions.h 49 class LangOptions : public LangOptionsBase {
tools/clang/include/clang/Driver/Multilib.h 28 class Multilib {
tools/clang/include/clang/Format/Format.h 49 struct FormatStyle {
tools/clang/include/clang/Tooling/CompilationDatabase.h 43 struct CompileCommand {
tools/clang/tools/extra/clangd/Protocol.h 182 struct Location {
713 struct WorkspaceEdit {
tools/clang/tools/extra/clangd/index/Index.h 26 struct FuzzyFindRequest {
tools/clang/tools/extra/clangd/index/Symbol.h 36 struct Symbol {
tools/llvm-objcopy/ELF/ELFConfig.h 33 struct ELFCopyConfig {