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

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

Completed in 103 milliseconds