/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 271 GenericTaintRule(ArgSet && Sink,ArgSet && Filter,ArgSet && Src,ArgSet && Dst,std::optional<StringRef> SinkMsg=std::nullopt) GenericTaintRule() argument 280 static GenericTaintRule Sink(ArgSet &&SinkArgs, Sink() function in __anonefbc91920111::GenericTaintRule 336 struct Sink : Common { global() struct 337 SinkArgs__anonefbc91920111::TaintConfiguration::Sink global() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 306 Use *Sink = RS.getSelection(); in connectToSink() local 314 Instruction *Sink = nullptr; in connectToSink() local
|
H A D | IRMutator.cpp | 438 BasicBlock *Sink = Block->splitBasicBlock(Insts[IP], "BB"); mutate() local 499 connectBlocksToSink(ArrayRef<BasicBlock * > Blocks,BasicBlock * Sink,RandomIRBuilder & IB) connectBlocksToSink() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | HTTPServer.cpp | 101 [=](size_t Offset, size_t Length, httplib::DataSink &Sink) { in setResponse()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 456 for (const auto Sink : Sinks) in trim() local
|
H A D | ExprEngine.cpp | 2533 const ExplodedNode *Sink = processCFGBlockEntrance() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | VectorUtils.h | 769 auto *Sink = B->first; canReorderMemAccessesForInterleavedGroups() local
|
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 128 struct Sink {}; global() struct
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 166 Sink = 0x04, // Should this cl::list eat all unknown options? global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 746 auto *Sink = cast<Instruction>(B); CreateWideLoad() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 459 auto GadgetSink = MaybeAddNode(Sink); in getGadgetGraph() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1897 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), DotCfgDiff() local 1919 for (StringMap<std::string>::const_iterator Sink = BD.getData().begin(), DotCfgDiff() local 1941 StringRef Sink = SP2.second; DotCfgDiff() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 266 PointerInfo *Sink = &Pointers[CGJ.Members[0]]; tryToCreateDiffCheck() local 1957 const SCEV *Sink = PSE.getSCEV(BPtr); getDependenceDistanceStrideAndSize() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 3032 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); emitBPOSGE32() local 3101 MachineBasicBlock *Sink = F->CreateMachineBasicBlock(LLVM_BB); emitMSACBranchPseudo() local [all...] |