Searched refs:ControlBlock (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp497 enum { Other, ControlBlock, ASTBlock } State = Other; enumerator in enum:__anon15470
522 State = ControlBlock;
551 if (State == ControlBlock && Code == IMPORTS) {

Completed in 46 milliseconds