Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1324 static bool ParseFileSystemOptions(const RecordData &Record, bool Complain,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2305 ParseFileSystemOptions(Record, Complain, Listener)) in ReadOptionsBlock()
5315 bool ASTReader::ParseFileSystemOptions(const RecordData &Record, bool Complain, in ParseFileSystemOptions() function in ASTReader