Searched refs:getTagForRecord (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 1321 static llvm::dwarf::Tag getTagForRecord(const RecordDecl *RD) { in getTagForRecord() function 1370 getTagForRecord(RD), RDName, Ctx, DefUnit, Line, 0, Size, Align, Flags, in getOrCreateRecordFwdDecl() 4165 getTagForRecord(RD), RDName, RDContext, DefUnit, Line, 0, Size, Align, in CreateLimitedType()
|