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

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 402 bool CodeGenFunction::ShouldXRayInstrumentFunction() const {
696 if (D && ShouldXRayInstrumentFunction()) {
    [all...]
CodeGenFunction.h     [all...]

Completed in 235 milliseconds