Searched refs:AddFunctionDefinition (Results 1 – 3 of 3) sorted by relevance
146 void AddFunctionDefinition(const FunctionDecl *FD);
477 Record.AddFunctionDefinition(FD); in Visit()3092 void ASTRecordWriter::AddFunctionDefinition(const FunctionDecl *FD) { in AddFunctionDefinition() function in ASTRecordWriter
6564 Record.AddFunctionDefinition(Def); in WriteDeclUpdatesBlocks()