Searched refs:addContext (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/APINotes/ |
| H A D | APINotesWriter.h | 56 ContextID addContext(std::optional<ContextID> ParentCtxID,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | SampleProfWriter.h | 224 virtual void addContext(const SampleContext &Context); 331 void addContext(const SampleContext &Context) override;
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 363 addContext(I.second.getContext()); in writeNameTableSection() 647 void SampleProfileWriterBinary::addContext(const SampleContext &Context) { in addContext() function in SampleProfileWriterBinary 668 void SampleProfileWriterExtBinaryBase::addContext( in addContext() function in SampleProfileWriterExtBinaryBase 726 addContext(I.second.getContext()); in writeHeader()
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 875 Writer.addContext(ParentContextID, C.Name, Kind, CI, SwiftVersion); in convertContext() 940 Writer.addContext(ParentContextID, TheNamespace.Name, in convertNamespaceContext() 1041 auto TagCtxID = Writer.addContext(ParentContextID, T.Name, ContextKind::Tag, in convertTagContext()
|
| H A D | APINotesWriter.cpp | 1431 ContextID APINotesWriter::addContext(std::optional<ContextID> ParentCtxID, in addContext() function in clang::api_notes::APINotesWriter
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 7200 …der10addContextEPKN5clang4StmtE", "(anonymous namespace)::EdgeBuilder::addContext(clang::Stmt cons…
|