Home
last modified time | relevance | path

Searched refs:InstrumentInstruction (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp158 if (!InstrumentInstruction(*ii)) in Instrument()
173 virtual bool InstrumentInstruction(llvm::Instruction *inst) = 0;
315 bool InstrumentInstruction(llvm::Instruction *inst) override { in InstrumentInstruction() function in ValidPointerChecker
371 bool InstrumentInstruction(llvm::Instruction *inst) override { in InstrumentInstruction() function in ObjcObjectChecker