Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h677 struct RecordRecord : TagRecord { struct
698 virtual ~RecordRecord() = 0; argument
1180 : RecordRecord(Kind, USR, Name, Parent, Loc, std::move(Availability), in RecordRecord() function