Home
last modified time | relevance | path

Searched refs:AddConceptReference (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h233 void AddConceptReference(const ConceptReference *CR);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1888 Record.AddConceptReference(CR); in VisitTemplateTypeParmDecl()
H A DASTWriterStmt.cpp506 Record.AddConceptReference(CR); in VisitConceptSpecializationExpr()
H A DASTWriter.cpp510 void ASTRecordWriter::AddConceptReference(const ConceptReference *CR) { in AddConceptReference() function in ASTRecordWriter
531 Record.AddConceptReference(CR); in VisitAutoTypeLoc()