Home
last modified time | relevance | path

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

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