Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp147 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function
155 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp114 static StringRef getStorageType(StringRef type) { in getStorageType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp103 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { in getStorageType() function