Home
last modified time | relevance | path

Searched defs:ValidateASTInputFilesContent (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DHeaderSearchOptions.h205 unsigned ValidateASTInputFilesContent : 1; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
DASTReader.h951 bool ValidateASTInputFilesContent; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTReader.cpp11654 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()