Searched defs:addContext (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | SampleProfWriter.cpp | 650 void SampleProfileWriterBinary::addContext(const SampleContext &Context) { in addContext() function in SampleProfileWriterBinary |
/freebsd/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 1327 ContextID APINotesWriter::addContext(std::optional<ContextID> ParentCtxID, in addContext() function in clang::api_notes::APINotesWriter |