Home | History | Annotate | Download | only in AST

Lines Matching refs:RL

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