Searched refs:Instrumenter (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Expression/
H A DIRDynamicChecks.cpp109 /// @class Instrumenter IRDynamicChecks.cpp
117 /// The Instrumenter class implements this functionality. A client first
123 /// A subclass of Instrumenter must override InstrumentInstruction, which
126 /// A subclass of Instrumenter may override:
136 class Instrumenter { class
144 Instrumenter (llvm::Module &module, function in class:Instrumenter
152 virtual~Instrumenter ()
343 class ValidPointerChecker : public Instrumenter
348 Instrumenter(module, checker_functions),
412 class ObjcObjectChecker : public Instrumenter
[all...]

Completed in 85 milliseconds