Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1414 static bool ParseHeaderSearchPaths(const RecordData &Record, bool Complain,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4981 ParseHeaderSearchPaths(Record, Complain, *Listener)) in readUnhashedControlBlockImpl()
6133 bool ASTReader::ParseHeaderSearchPaths(const RecordData &Record, bool Complain, in ParseHeaderSearchPaths() function in ASTReader