Home
last modified time | relevance | path

Searched refs:ShouldInstrumentFunction (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp321 if (ShouldInstrumentFunction()) in FinishFunction()
392 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
794 if (ShouldInstrumentFunction()) in StartFunction()
DCodeGenFunction.h1522 bool ShouldInstrumentFunction();
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp387 if (ShouldInstrumentFunction()) { in FinishFunction()
514 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
984 if (ShouldInstrumentFunction()) { in StartFunction()
DCodeGenFunction.h2243 bool ShouldInstrumentFunction();