HomeSort by relevance Sort by last modified time
    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