Searched defs:UseGlobalIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Serialization/
H A DASTReader.h821 bool UseGlobalIndex; member in class:clang::ASTReader
1298 /// \param UseGlobalIndex If true, the AST reader will try to load and use
1305 bool UseGlobalIndex = true);

Completed in 141 milliseconds