Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp388 if (ShouldInstrumentFunction()) { in FinishFunction()
522 bool CodeGenFunction::ShouldInstrumentFunction() { in ShouldInstrumentFunction() function in CodeGenFunction
995 if (ShouldInstrumentFunction()) { in StartFunction()
H A DCodeGenFunction.h2287 bool ShouldInstrumentFunction();