Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp488 bool IsInteresting = RawID & 0x01; in ReadData() local
H A DASTReader.cpp712 bool IsInteresting = RawID & 0x01; in ReadData() local