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