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