Searched defs:StorageType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp288 llvm::Type *StorageType = nullptr; local
224 setBitFieldInfo( const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h66 enum StorageType { Uniqued, Distinct, Temporary }; enum in class:llvm::Metadata
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp722 std::string StorageType = getStorageType(getType()); variable

Completed in 79 milliseconds