Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h1015 static bool ParseFileSystemOptions(const RecordData &Record, bool Complain,
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp1945 ParseFileSystemOptions(Record, Complain, *Listener) && in ReadControlBlock()
3558 if (ParseFileSystemOptions(Record, false, Listener)) in readASTFileControlBlock()
4035 bool ASTReader::ParseFileSystemOptions(const RecordData &Record, bool Complain, in ParseFileSystemOptions() function in ASTReader