Lines Matching refs:getRecordDeclFromAST

42 static RecordDecl *getRecordDeclFromAST(const ASTContext &C,  in getRecordDeclFromAST()  function
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()
428 getRecordDeclFromAST(AST->getASTContext(), "another_struct"); in TEST()
440 getRecordDeclFromAST(AST->getASTContext(), "last_struct"); 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()