| /freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | ArchiveYAML.cpp | 21 IO.setContext(&A); in mapping() 26 IO.setContext(nullptr); in mapping()
|
| H A D | MachOYAML.cpp | 102 IO.setContext(&Object); in mapping() 120 IO.setContext(nullptr); in mapping() 143 IO.setContext(&UniversalBinary); in mapping() 151 IO.setContext(nullptr); in mapping()
|
| H A D | DWARFYAML.cpp | 94 IO.setContext(&DWARFCtx); in mapping() 110 IO.setContext(OldContext); in mapping()
|
| H A D | WasmYAML.cpp | 38 IO.setContext(&Object); in mapping() 42 IO.setContext(nullptr); in mapping()
|
| H A D | COFFYAML.cpp | 498 IO.setContext(static_cast<void *>(&H)); in mapping()
|
| H A D | ELFYAML.cpp | 1814 IO.setContext(&Object); in mapping() 1828 IO.setContext(nullptr); in mapping()
|
| /freebsd-13.1/contrib/opencsd/decoder/source/etmv3/ |
| H A D | trc_pkt_decode_etmv3.cpp | 303 pElem->setContext(m_PeContext); in decodePacket() 310 pElem->setContext(m_PeContext); in decodePacket() 442 pElem->setContext(m_PeContext); in processISync() 525 pElem->setContext(m_PeContext); in processBranchAddr()
|
| /freebsd-13.1/contrib/opencsd/decoder/source/ptm/ |
| H A D | trc_pkt_decode_ptm.cpp | 279 m_output_elem.setContext(m_pe_context); in decodePacket() 296 m_output_elem.setContext(m_pe_context); in decodePacket() 378 m_output_elem.setContext(m_pe_context); in processIsync()
|
| /freebsd-13.1/contrib/opencsd/decoder/source/etmv4/ |
| H A D | trc_etmv4_stack_elem.cpp | 98 pElem->setContext(context); in createContextElem()
|
| /freebsd-13.1/contrib/opencsd/decoder/include/common/ |
| H A D | trc_gen_elem.h | 63 void setContext(const ocsd_pe_context &new_context) { context = new_context; }; in setContext() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | SampleProf.h | 413 setContext(ContextStr, CState); 490 void setContext(StringRef ContextStr, ContextStateMask CState) { 887 void setContext(const SampleContext &FContext) { Context = FContext; }
|
| /freebsd-13.1/contrib/opencsd/decoder/include/opencsd/etmv4/ |
| H A D | trc_etmv4_stack_elem.h | 173 void setContext(const etmv4_context_t &ctxt) { m_context = ctxt; }; in setContext() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProf.cpp | 364 FProfile.setContext(FContext); in trimAndMergeColdContextProfiles()
|
| H A D | SampleProfReader.cpp | 282 FProfile.setContext(FContext); in readImpl() 587 FProfile.setContext(FContext); in readFuncProfile()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | YAMLTraits.cpp | 47 void IO::setContext(void *Context) { in setContext() function in IO
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 191 In.setContext(&In); in MIRParserImpl()
|
| /freebsd-13.1/contrib/expat/lib/ |
| H A D | xmlparse.c | 509 static XML_Bool setContext(XML_Parser parser, const XML_Char *context); 959 return setContext(parser, implicitContext); in startParsing() 1395 || ! setContext(parser, context)) { in XML_ExternalEntityParserCreate() 6610 setContext(XML_Parser parser, const XML_Char *context) { in setContext() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ |
| H A D | Format.cpp | 1491 Input.setContext(Style); in parseConfiguration()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 923 void setContext(DeclContext *DC) { getTopOfStack().Context = DC; } in setContext() function in __anon4581b7f80111::DSAStackTy 4287 DSAStack->setContext(CurContext); in ActOnOpenMPRegionStart()
|