Lines Matching refs:getASTContext

82       getRecordDeclFromAST(LHS->getASTContext(), RecordName);  in recordsEqual()
84 getRecordDeclFromAST(LHS->getASTContext(), RecordName); in recordsEqual()
167 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
187 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
207 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
294 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
322 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
348 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
374 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
416 getRecordDeclFromAST(AST->getASTContext(), "test_struct"); in TEST()
418 &AST->getASTContext().getASTRecordLayout(RD); in TEST()
428 getRecordDeclFromAST(AST->getASTContext(), "another_struct"); in TEST()
430 &AST->getASTContext().getASTRecordLayout(RD); in TEST()
440 getRecordDeclFromAST(AST->getASTContext(), "last_struct"); in TEST()
442 &AST->getASTContext().getASTRecordLayout(RD); in TEST()
462 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
483 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
523 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
579 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
603 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()
625 const RecordDecl *RD = getRecordDeclFromAST(AST->getASTContext(), "test"); in TEST()