Home
last modified time | relevance | path

Searched refs:getCharType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenRecordLayoutBuilder.cpp125 mlir::Type getCharType() { in getCharType() function
133 mlir::Type type = getCharType(); in getByteArrayType()
151 mlir::Type type = getCharType(); in getBitfieldStorageType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp134 llvm::Type *getCharType() const { in getCharType() function
141 llvm::Type *Type = getCharType(); in getByteArrayType()