Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DHeaderSearchOptions.h205 unsigned ValidateASTInputFilesContent : 1; variable
/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h947 bool ValidateASTInputFilesContent; variable
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp11761 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()