Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp241 const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) { in setBitFieldInfo()
316 llvm::Type *StorageType = nullptr; in lowerUnion() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h208 using StorageType = variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h70 enum StorageType { Uniqued, Distinct, Temporary }; enum
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h758 using StorageType = std::vector<value_type>; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp780 std::string StorageType = std::string(getStorageType(getType())); in writePCHReadDecls() local