Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp384 if (ShouldInstrumentFunction()) { in FinishFunction()
532 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
1040 if (ShouldInstrumentFunction()) { in StartFunction()
H A DCodeGenFunction.h2348 bool ShouldInstrumentFunction();