Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearchOptions.h205 unsigned ValidateASTInputFilesContent : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h951 bool ValidateASTInputFilesContent; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp11625 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()