Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DODRHash.h110 void AddDeclarationNameImpl(DeclarationName Name);
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp39 AddDeclarationNameImpl(Name); in AddDeclarationName()
46 void ODRHash::AddDeclarationNameImpl(DeclarationName Name) { in AddDeclarationNameImpl() function in ODRHash