HomeSort by: relevance | last modified time | path
    Searched refs:AddFunctionDefinition (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTRecordWriter.h 128 void AddFunctionDefinition(const FunctionDecl *FD);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 286 Record.AddFunctionDefinition(FD);
2439 void ASTRecordWriter::AddFunctionDefinition(const FunctionDecl *FD) {
ASTWriter.cpp 5015 Record.AddFunctionDefinition(Def);

Completed in 22 milliseconds