Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1343 static bool ParseFileSystemOptions(const RecordData &Record, bool Complain,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp2553 ParseFileSystemOptions(Record, Complain, Listener)) in ReadOptionsBlock()
5820 bool ASTReader::ParseFileSystemOptions(const RecordData &Record, bool Complain, in ParseFileSystemOptions() function in ASTReader