Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DModule.h89 static InputFile getNotFound() { in getNotFound() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2147 F.InputFilesLoaded[ID-1] = InputFile::getNotFound(); in getInputFile()