Searched refs:CheckCode (Results 1 – 4 of 4) sorted by relevance
44 struct CheckCode { struct445 CheckCode fCheck;
312 fCheck.fState = CheckCode::State::kMethod; in advanceInclude()326 fCheck.fState = CheckCode::State::kClassDeclaration; in advanceInclude()332 fCheck.fState = CheckCode::State::kConstructor; in advanceInclude()350 fCheck.fState = CheckCode::State::kForwardDeclaration; in advanceInclude()378 fCheck.fState = CheckCode::State::kNone; in advanceInclude()518 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock()520 fCheck.fState = CheckCode::State::kNone; in writeCodeBlock()571 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock()
75 code CheckCode = check;
78 code CheckCode = check;