Home
last modified time | relevance | path

Searched defs:TreatAsDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp34 void ODRHash::AddDeclarationName(DeclarationName Name, bool TreatAsDecl) { in AddDeclarationName()
H A DStmtProfile.cpp206 void VisitName(DeclarationName Name, bool TreatAsDecl) override { in VisitName()