Home
last modified time | relevance | path

Searched defs:getRecordType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp395 static const RecordType *getRecordType(QualType QT) { in getRecordType() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3046 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { in getRecordType() function in ASTContext