/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | Highlighter.cpp | 19 void HighlightStyle::ColorStyle::Apply(Stream &s, llvm::StringRef value) const { in Apply() function in HighlightStyle::ColorStyle
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform.h | 717 static uptr Apply(MappingType type) { Apply() function 785 static bool Apply(uptr mem) { Apply() function 798 static bool Apply(uptr mem) { Apply() function 810 static bool Apply(uptr mem) { Apply() function 822 static uptr Apply(uptr x) { Apply() function 838 static u32 *Apply(uptr x) { Apply() function 851 static uptr Apply(uptr sp) { Apply() function 887 static Result Apply(uptr addr) { Apply() function [all...] |
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-matchers.h | 498 ::testing::Matcher<F> Apply(std::index_sequence<tuple_ids...>) const { in Apply() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerMatchTableEmitter.cpp |
|
H A D | GlobalISelCombinerEmitter.cpp | 1184 for (const auto &Apply : ApplyPats) { in checkSemantics() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 1167 auto Apply = [&](CallSiteInfo &CSInfo) { in applySingleImplDevirt() local 1452 auto Apply = [&](CallSiteInfo &CSInfo) { in applyICallBranchFunnel() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 918 refineSubRanges(BumpPtrAllocator & Allocator,LaneBitmask LaneMask,std::function<void (LiveInterval::SubRange &)> Apply,const SlotIndexes & Indexes,const TargetRegisterInfo & TRI,unsigned ComposeSubRegIdx) refineSubRanges() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 850 Apply(SExpr *F, SExpr *A) : SExpr(COP_Apply), Fun(F), Arg(A) {} in Apply() function 851 Apply(const Apply &A, SExpr *F, SExpr *Ar) // rewrite constructor in Apply() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 2454 ApplyRegBankMapping Apply(B, *this, MRI, &AMDGPU::VGPRRegBank); in applyMappingImpl() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 4974 QualType Apply(TypeLoc TL) { in Apply() function in __anonc4c693d01411::SubstituteDeducedTypeTransform
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 7525 TEST(FlatTuple, Apply) { in TEST() argument
|