OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldInstrumentFunction
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CodeGenFunction.cpp
321
if (
ShouldInstrumentFunction
())
390
///
ShouldInstrumentFunction
- Return true if the current function should be
392
bool CodeGenFunction::
ShouldInstrumentFunction
() {
794
if (
ShouldInstrumentFunction
())
[
all
...]
CodeGenFunction.h
[
all
...]
Completed in 194 milliseconds