Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1407 static bool ParseFileSystemOptions(const RecordData &Record, bool Complain,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2824 ParseFileSystemOptions(Record, Complain, Listener)) in ReadOptionsBlock()
6107 bool ASTReader::ParseFileSystemOptions(const RecordData &Record, bool Complain, in ParseFileSystemOptions() function in ASTReader