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