Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp34 void ODRHash::AddDeclarationName(DeclarationName Name, bool TreatAsDecl) { in AddDeclarationName()
H A DStmtProfile.cpp186 void VisitName(DeclarationName Name, bool TreatAsDecl) override { in VisitName()