OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incrementReferenceCount
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h
152
virtual void
incrementReferenceCount
(Store store) {}
259
mgr.
incrementReferenceCount
(store);
266
mgr.
incrementReferenceCount
(store);
277
mgr.
incrementReferenceCount
(newStore.store);
/external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp
470
void
incrementReferenceCount
(Store store) {
[
all
...]
Completed in 26 milliseconds