Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp390 case APIRecord::RK_ObjCInterface: in serializeSymbolKind()
507 APIRecord::RK_ObjCInterface); in generatePathComponents()
765 case APIRecord::RK_ObjCInterface: in serializeSingleRecord()
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h72 RK_ObjCInterface, enumerator
503 : ObjCContainerRecord(RK_ObjCInterface, USR, Name, Loc, in ObjCInterfaceRecord()
509 return Record->getKind() == RK_ObjCInterface; in classof()