HomeSort by relevance Sort by last modified time
    Searched refs:AddFunctionDefinition (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Serialization/
ASTWriter.h 576 void AddFunctionDefinition(const FunctionDecl *FD, RecordData &Record);
    [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 151 void AddFunctionDefinition(const FunctionDecl *FD) {
273 AddFunctionDefinition(FD);
    [all...]
ASTWriter.cpp     [all...]

Completed in 68 milliseconds