OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markShouldNotInline
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
FunctionSummary.h
77
void
markShouldNotInline
(const Decl *D) {
84
markShouldNotInline
(D);
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp
839
Engine.FunctionSummaries->
markShouldNotInline
(D);
852
Engine.FunctionSummaries->
markShouldNotInline
(D);
[
all
...]
Completed in 40 milliseconds