OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disablePathPruning
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/StaticAnalyzer/Checkers/
UndefCapturedBlockVarChecker.cpp
94
R->
disablePathPruning
();
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h
195
void
disablePathPruning
() { DoNotPrunePath = true; }
Completed in 3701 milliseconds