Searched refs:AddFunctionDefinition (Results 1 – 3 of 3) sorted by relevance
128 void AddFunctionDefinition(const FunctionDecl *FD);
286 Record.AddFunctionDefinition(FD); in Visit()2439 void ASTRecordWriter::AddFunctionDefinition(const FunctionDecl *FD) { in AddFunctionDefinition() function in ASTRecordWriter
5015 Record.AddFunctionDefinition(Def); in WriteDeclUpdatesBlocks()