Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearchOptions.h212 unsigned ValidateASTInputFilesContent : 1; variable
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h970 bool ValidateASTInputFilesContent; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9895 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()