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

/external/clang/include/clang/Serialization/
H A DASTReader.h1438 bool hasGlobalIndex() const { return (bool)GlobalIndex; } function in class:clang::ASTReader

Completed in 113 milliseconds