Searched defs:AddFunctionDefinition (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp134 void AddFunctionDefinition(const FunctionDecl *FD) { function in class:clang::ASTDeclWriter
1924 void ASTWriter::AddFunctionDefinition(const FunctionDecl *FD,
1929 W.AddFunctionDefinition(FD);

Completed in 34 milliseconds