Searched refs:ConceptRecord (Results 1 – 5 of 5) sorted by relevance
246 bool visitConceptRecord(const ConceptRecord *Record);
75 CONCRETE_RECORD(ConceptRecord, APIRecord, RK_Concept)
1256 struct ConceptRecord : APIRecord { struct1259 ConceptRecord(StringRef USR, StringRef Name, SymbolReference Parent, in ConceptRecord() function
794 API.createRecord<ConceptRecord>( in VisitConceptDecl()
866 bool SymbolGraphSerializer::visitConceptRecord(const ConceptRecord *Record) { in visitConceptRecord()