Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
H A DFDRRecords.h62 RecordKind getRecordType() const { return T; } in getRecordType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp480 static const RecordType *getRecordType(QualType QT) { in getRecordType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4536 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { in getRecordType() function in ASTContext