Home
last modified time | relevance | path

Searched refs:loadGlobalIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTReader.h1262 bool loadGlobalIndex();
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp1456 if (!loadGlobalIndex()) { in updateOutOfDateIdentifier()
2875 bool ASTReader::loadGlobalIndex() { in loadGlobalIndex() function in ASTReader
6178 if (!loadGlobalIndex()) { in get()
6248 if (!loadGlobalIndex()) in getIdentifiers()