Searched refs:IsPrevCompound (Results 1 – 1 of 1) sorted by relevance
420 bool IsPrevCompound = false; in isInFunctionLikeBodyOfCode() local428 return IsPrevCompound; in isInFunctionLikeBodyOfCode()436 IsPrevCompound = Node.get<CompoundStmt>() != nullptr; in isInFunctionLikeBodyOfCode()