HomeSort by relevance Sort by last modified time
    Searched refs:ShouldInstrumentFunction (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 198 if (ShouldInstrumentFunction())
243 /// ShouldInstrumentFunction - Return true if the current function should be
245 bool CodeGenFunction::ShouldInstrumentFunction() {
437 if (ShouldInstrumentFunction())
    [all...]
CodeGenFunction.h     [all...]

Completed in 629 milliseconds