Home
last modified time | relevance | path

Searched defs:Instances (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libxo/doc/
H A Dapi.rst780 Opening Lists
797 Closing Lists
816 Opening Instances
835 Closing Instances
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp47 static TimeTraceProfilerInstances Instances; in getTimeTraceProfilerInstances() local
175 auto &Instances = getTimeTraceProfilerInstances(); in write() local
363 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerCleanup() local
373 auto &Instances = getTimeTraceProfilerInstances(); in timeTraceProfilerFinishThread() local
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp435 std::unordered_map<const char *, char *> Instances; member in __anonb364b2400111::ELFNixPlatformRuntimeTLVManager
H A Dmacho_platform.cpp1094 std::unordered_map<const char *, char *> Instances; global() member in __anon3d23d5020211::MachOPlatformRuntimeTLVManager
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h169 DenseMap<unsigned, MCLabel *> Instances; variable