Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp402 bool CodeGenFunction::ShouldXRayInstrumentFunction() const { in ShouldXRayInstrumentFunction() function in CodeGenFunction
696 if (D && ShouldXRayInstrumentFunction()) { in StartFunction()
DCodeGenFunction.h1526 bool ShouldXRayInstrumentFunction() const;