Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1327 ContextID APINotesWriter::addContext(std::optional<ContextID> ParentCtxID, in addContext()
1389 uint32_t ParentCtxID = Implementation->ParentContexts[CtxID.Value]; in addObjCMethod() local
H A DAPINotesReader.cpp210 auto ParentCtxID = in ReadKey() local