Home
last modified time | relevance | path

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

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