Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h986 bool UseGlobalIndex; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp10174 bool ValidateASTInputFilesContent, bool UseGlobalIndex, in ASTReader()