Searched refs:getEmptyList (Results 1 - 2 of 2) sorted by last modified time

/external/llvm/include/llvm/ADT/
H A DImmutableList.h192 ImmutableList<T> getEmptyList() const { function in class:llvm::ImmutableListFactory
197 return Concat(X, getEmptyList());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h176 return SValListFactory.getEmptyList();

Completed in 265 milliseconds