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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ODRHash.h 61 void AddFunctionDecl(const FunctionDecl *Function, bool SkipBody = false);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ODRHash.cpp 519 void ODRHash::AddFunctionDecl(const FunctionDecl *Function,
Decl.cpp 4127 Hash.AddFunctionDecl(this);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 10748 Hash.AddFunctionDecl(D, true /*SkipBody*/);

Completed in 27 milliseconds