Home
last modified time | relevance | path

Searched refs:EC_NotFound (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h131 EC_NotFound, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp245 return std::make_pair(nullptr, EC_NotFound); in readIndex()