Home | History | Annotate | Download | only in AST

Lines Matching defs:RL

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