Home
last modified time | relevance | path

Searched defs:VisitUnnamedGlobalConstantDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1081 void ASTDeclWriter::VisitUnnamedGlobalConstantDecl( in VisitUnnamedGlobalConstantDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1562 void ASTDeclReader::VisitUnnamedGlobalConstantDecl( in VisitUnnamedGlobalConstantDecl() function in ASTDeclReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp968 Decl *TemplateDeclInstantiator::VisitUnnamedGlobalConstantDecl( in VisitUnnamedGlobalConstantDecl() function in TemplateDeclInstantiator