Home
last modified time | relevance | path

Searched refs:castFromRecordContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp26 APIRecord *APIRecord::castFromRecordContext(const RecordContext *Ctx) { in castFromRecordContext() function in APIRecord
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h277 static APIRecord *castFromRecordContext(const RecordContext *Ctx);
1563 return APIRecord::castFromRecordContext(Ctx);