Home | History | Annotate | Download | only in AST

Lines Matching defs:RL

5199     const ASTRecordLayout &RL = Ctx->getASTRecordLayout(RD);
5200 S += llvm::utostr(RL.getFieldOffset(FD->getFieldIndex()));