Searched defs:VisitUnnamedGlobalConstantDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1089 void ASTDeclWriter::VisitUnnamedGlobalConstantDecl( VisitUnnamedGlobalConstantDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1571 void ASTDeclReader::VisitUnnamedGlobalConstantDecl( VisitUnnamedGlobalConstantDecl() function in ASTDeclReader |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 968 Decl *TemplateDeclInstantiator::VisitUnnamedGlobalConstantDecl( VisitUnnamedGlobalConstantDecl() function in TemplateDeclInstantiator |