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