OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SupportsProfiling
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Driver/
ToolChain.h
234
///
SupportsProfiling
- Does this tool chain support -pg.
235
virtual bool
SupportsProfiling
() const { return true; }
/external/clang/lib/Driver/
ToolChains.cpp
[
all
...]
Completed in 25 milliseconds