Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h62 RecordKind getRecordType() const { return T; } in getRecordType() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp506 static const RecordType *getRecordType(QualType QT) { getRecordType() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4704 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { getRecordType() function in ASTContext