Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp650 void SampleProfileWriterBinary::addContext(const SampleContext &Context) { in addContext() function in SampleProfileWriterBinary
671 void SampleProfileWriterExtBinaryBase::addContext( in addContext() function in SampleProfileWriterExtBinaryBase
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp1327 ContextID APINotesWriter::addContext(std::optional<ContextID> ParentCtxID, in addContext() function in clang::api_notes::APINotesWriter