Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1597 static bool ParsePreprocessorOptions(const RecordData &Record,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3023 ParsePreprocessorOptions(Record, Filename, Complain, Listener, in ReadOptionsBlock()
6506 bool ASTReader::ParsePreprocessorOptions(const RecordData &Record, in ParsePreprocessorOptions() function in ASTReader