HomeSort by relevance Sort by last modified time
    Searched full:controlblock (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Serialization/
GlobalModuleIndex.cpp 524 enum { Other, ControlBlock, ASTBlock } State = Other;
549 State = ControlBlock;
578 if (State == ControlBlock && Code == IMPORTS) {

Completed in 62 milliseconds