Home
last modified time | relevance | path

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

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