Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h212 struct ArrayInfo { struct
222 virtual std::optional<ArrayInfo> argument
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h100 ArrayDesignatorInfo ArrayInfo; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp105 using ArrayInfo = llvm::DenseMapInfo<ArrayRef<const BindingDecl*>>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h116 struct BTF::BTFArray ArrayInfo; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1134 std::stringstream ArrayInfo; resolveExtra() local