Home
last modified time | relevance | path

Searched defs:ArrayInfo (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolFile.h198 struct ArrayInfo { struct
208 virtual std::optional<ArrayInfo> argument
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDesignator.h64 ArrayDesignatorInfo ArrayInfo; member
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h116 struct BTF::BTFArray ArrayInfo; variable
/openbsd/gnu/llvm/clang/lib/AST/
H A DItaniumCXXABI.cpp105 using ArrayInfo = llvm::DenseMapInfo<ArrayRef<const BindingDecl*>>; typedef
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1139 std::stringstream ArrayInfo; in resolveExtra() local