Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h973 bool UseGlobalIndex; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp9895 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()