Home
last modified time | relevance | path

Searched defs:getStorageType (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp147 llvm::Type *getStorageType(const FieldDecl *FD) const { in getStorageType() function
155 llvm::Type *getStorageType(const CXXRecordDecl *RD) const { in getStorageType() function
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp121 static StringRef getStorageType(StringRef type) { in getStorageType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp106 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { getStorageType() function