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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h62 RecordKind getRecordType() const { return T; } function in class:llvm::xray::Record
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4169 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { function in class:ASTContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp525 static const RecordType *getRecordType(QualType QT) { function

Completed in 183 milliseconds