Searched defs:ReadFileSystemOptions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 161 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, ReadFileSystemOptions() function |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 200 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, ReadFileSystemOptions() function in ChainedASTReaderListener |