Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h185 class RecordContext; variable
273 friend class RecordContext; member
325 RecordContext(APIRecord::RecordKind Kind) : Kind(Kind) {} in RecordContext() function