Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1260 addObjCContext(std::optional<ContextID> ParentCtxID,StringRef Name,ContextKind Kind,const ObjCContextInfo & Info,VersionTuple SwiftVersion) addObjCContext() argument
1322 uint32_t ParentCtxID = Implementation->ParentContexts[CtxID.Value]; addObjCMethod() local
H A DAPINotesReader.cpp207 auto ParentCtxID = ReadKey() local