Home
last modified time | relevance | path

Searched refs:AddDeclarationNameImpl (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DODRHash.h95 void AddDeclarationNameImpl(DeclarationName Name);
/external/llvm-project/clang/lib/AST/
DODRHash.cpp39 AddDeclarationNameImpl(Name); in AddDeclarationName()
46 void ODRHash::AddDeclarationNameImpl(DeclarationName Name) { in AddDeclarationNameImpl() function in ODRHash