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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 161 if (ShouldInstrumentFunction())
207 /// ShouldInstrumentFunction - Return true if the current function should be
209 bool CodeGenFunction::ShouldInstrumentFunction() {
311 if (ShouldInstrumentFunction())
    [all...]
CodeGenFunction.h     [all...]

Completed in 154 milliseconds