Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGRecordLayoutBuilder.cpp147 llvm::Type *getStorageType(const FieldDecl *FD) const { in getStorageType() function
155 llvm::Type *getStorageType(const CXXRecordDecl *RD) const { in getStorageType() function
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangAttrEmitter.cpp121 static StringRef getStorageType(StringRef type) { in getStorageType() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDExprConstant.cpp107 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { in getStorageType() function