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