OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEmptyList
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ADT/
ImmutableList.h
192
ImmutableList<T>
getEmptyList
() const {
197
return Concat(X,
getEmptyList
());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
BasicValueFactory.h
176
return SValListFactory.
getEmptyList
();
Completed in 101 milliseconds